#examor

4 messages · Page 1 of 1 (latest)

misty barn
#

A website application that allows you to take exams based on your knowledge notes

💡 Inspiration
'For learners, one of the best habits should be regular self-testing' - Make It Stick: The Science of Successful Learning
When I'm learning a new technology, I have the habit of taking notes and jotting down important information. It's a good habit, but I also have a bad habit of not enjoying reading the notes I've written (I'm not sure if this is the case for most people 🫣). This results in my notes becoming mere mementos without substantial use. That's why I choose to create an application that continuously prompts you with questions to review your note contents.

github: https://github.com/codeacme17/examor

GitHub

A website application that allows you to take exams based on your knowledge notes - GitHub - codeacme17/examor: A website application that allows you to take exams based on your knowledge notes

zealous loom
#

what would you think about offering multiple choice questions?

#

also how are you handling finding the answers, do you use notes as a reference for the api to "find its own answer"

misty barn
#

It is a great idea to provide multiple choice questions, I have considered adding more question types before