Skip to content
/ 22916 Public

22916 Software Engineering quizapp

License

Notifications You must be signed in to change notification settings

romansko/22916

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

22916

A very simple, probably bugged, web quiz app designed to practice 22916 Software Engineering exam questions.

The questions are mainly taken from the various exams of the course 22916 Software Engineering.


Getting Started

Simply go to https://romansko.github.io/22916.


Troubleshooting

Have you encountered a bug? Feel free to pull request.

Have you encountered a wrong answer to a quiz question? Feel free to pull request db.json.


QuizApp Template

For some reason, have you liked the template? See QuizApp.


Acknowledgment

This Project is based on JavaScript-Quiz by Jeremy Rue.