EnochPoon / dmoj-progress-tracker

An app for computer science instructors to track student progress when assigning them exercises from DMOJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DMOJ Progress Tracker

This project was bootstrapped with Create React App.

How to use

Familiarity with DMOJ Modern Online Judge is required.

npm start: Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

From there, you can add any DMOJ users and problems to track their statuses. Note that to add users, you must enter their username, and to add problems, you must enter exactly their problem code, not the problem title (e.g. to add this problem, you must enter the problem code ccc16s1, not its name CCC '16 S1 - Ragaman)

About

An app for computer science instructors to track student progress when assigning them exercises from DMOJ


Languages

Language:JavaScript 87.6%Language:HTML 8.9%Language:SCSS 1.8%Language:CSS 1.7%