Demo:
A Flexible Web Application for skill assessment
Too much time is spent marking student assessments which can easily be streamlined to reduce unnecessary workloads.
This web app is a CRUD app built for managing classes, teachers, assessment questions and automated grading.
- username: s7
- password: s7
- username: t1
- password: t1
- Build a login portal that differentiates between students, teachers and administrators
- Give teachers authorisation to:
- CRUD Questions
- READ Student answers & Student metrics
- UPDATE student answer scores
- Give students authorisation to:
- READ questions w/o the Answer Key
- CREATE Answers to Questions & Self-score
- READ Their own metrics
- Give administrators authorisation to:
- CRUD all resources
- Selected a more semantic Heroku URL
- Completed a styling overhaul
- Added demo user accounts
Distributed under the MIT License. See LICENSE for more information.
Chris Hurt - [email protected]
Project Link: https://github.com/ChrisHurt/Quiz-Aide