Skip to content

jalexray/JS-AJAX-quiz-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JS/AJAX Quiz Framework

This is a pair of files that helps set up a one-question-at-a-time survey. It uses AJAX to post results and query for a new question. This is inspired by the Zyn Careers survey design.

Getting Started

Download or clone the directory and load your-personal-webserver/quiz.html. The quiz file interacts with the API file to prompt for a question. It doesn't record the answer anywhere - it's really just a jumping off point for an AJAX-based quiz.

Built With

  • Bootstrap - Twitter Bootstrap's docs. Check these out to learn how to do whatever you need.
  • AJAX
  • Javascript
  • PHP

Author(s)

License

This project is licensed under the MIT License.

Acknowledgments

  • Shoutout to my friend/guru Caleb Robinson (calebrob6) for his extensive tutoring. This code is probably in part derived from something he helped me do at one point.
  • Shoutout to other friend/guru Drew Maliniak for helping me develop this UI/UX for Zyn Careers.

About

A basic AJAX library that allows a user to ask a user questions from an API. An example API is included (written in PHP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published