Inspiration

We built this app because we felt that plain reviewing of lecture notes was super boring and didn't actually sink in very well, we wanted something more interactive. Making flash cards was often too much effort though.

What it does

It takes your lecture notes and turns them into a quiz that's fill in the blank style. It determines the most important words in your input to use as answers for the quiz.

How we built it

Using Amazon's Comprehend Natural Language Processing service we were able to take all of the most important words out of a user's input, which we then converted to a fill in the blank style quiz with vanilla browser JavaScript.

Challenges we ran into

Formatting the pages based on how much text the user input

Accomplishments that we're proud of

Our app actually functions exactly as we intended and we didn't have to pivot very much.

What we learned

How to interface with Amazon's fantastic line of services.

What's next for QuizWiz

Adding the ability to pull straight from google docs or .docs or something similar.

Built With

Share this project:

Updates