Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 550 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 550 Bytes

web2py dynamic quiz builder application

Workflow

  1. Admin creates Teachers
  2. Teachers create Classes
  3. Students join Classes
  4. Teachers create Quizzes
  5. Teachers create Rubrics for Quizzes
  6. Students take Quizzes
  7. Students receive Grades

Potential UI Libraries for Form Building

http://alpacajs.org/

Alapaca JS is industrial strength library for building forms. Very well maintained.

https://github.com/dobtco/formbuilder

dotco/formbuilder is a good form building library but not maintained. Last update was about 2 years ago.