Skip to content

kseans8/AJAX-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AJAX-test

This is a simple web app designed to school children on their knowledge of subject material.

I use Ruby and Sinatra to serve it. with jquery that uses ajax to update the erb page.

Getting Started

Simply clone this repo:

git clone https://github.com/kseans8/AJAX-test

then run

ruby server.rb

and open the test!

To-do list:

  • Randomize questions
  • Implement ajax so page doesn't reload every time a new question is called
  • Create 10 questions middle school level questions
  • Remove question from array once it has been selected
  • Create scoring
  • Results page when test is done
  • Add timer (because speed is just as important as accuracy)
  • CSS
  • Convert to React
  • Implement promises
  • create homepage where a user can choose what level they want and what subject (general expansion)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published