An open API service indexing awesome lists of open source software.

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.

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