Skip to content

DarioArzaba/SAPSelfevalQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

SAP Self Evaluation Quiz

Template to create self evaluation quizzes.

About

Simple HTML and CSS quiz template with a design based on the output from this quiz generator. I used this at my university with other people in order to create self evaluation quizzes that assisted in their studies and helped them obtain better grades. This project had various restrictions such as:

  1. It needed to be portable
    1. No installation
    2. Platform independent (HTML file)
    3. Small size (2 small files max)
  2. I could customize the questions and answers directly from the html code.
  3. It needed to generate colorful feedback for every question
  4. Include capability for math rendering (Mathjax) and hints after every submission.

Installation

  1. No installation needed, just open the html file with a browser.

Usage

Simply edit the HTML file to your particular needs.


Example of the feedback provided for each question.

Roadmap

  • Generate simple self evaluation quizzes
  • Add a custom static generator script
    • Create a version that shows the feedback with a single submission at the end.

License

Distributed under the MIT License.

Contact

Dario Arzaba - dario.arzaba@gmail.com