https://github.com/michaelfromyeg/midtermr
A lil' project to generate UBC MATH midterm and final exams. For HackCamp 2022.
https://github.com/michaelfromyeg/midtermr
final flask math midterm python svelte ubc
Last synced: about 2 months ago
JSON representation
A lil' project to generate UBC MATH midterm and final exams. For HackCamp 2022.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/midtermr
- Owner: michaelfromyeg
- License: mit
- Created: 2022-11-06T16:34:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T02:17:06.000Z (over 2 years ago)
- Last Synced: 2025-02-08T12:13:56.463Z (3 months ago)
- Topics: final, flask, math, midterm, python, svelte, ubc
- Language: Svelte
- Homepage: https://midtermr.michaeldemar.co
- Size: 391 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# midtermr
Using questions from the CLP, generate practice exams for introductory MATH at UBC.
## About
This project aims to create supplementary practice material for introductory MATH courses at UBC (in particular, MATH 100, with its new "A," "B," and "C" flavors).
- Client: Svelte
- Server: Python
- Database: Redis (maybe), MongoDB## Usage
TODO
## TODOs
- [ ] Write the `README.md`
- [ ] Fix `\ds\diff` LaTeX problem## Contributing
TODO