Quiziato™ is a real time classroom quiz system for instructors to gauge student performance and understanding. It was inspired by the i>clicker system used at many universities (although their mobile offering was not available at the time this was started).
This is the iOS application for Quiziato™. The backend and web interface can be found here.
- Accounts & Authentication
- Instructor can create Multiple Choice Questions
- Student Attendance during class sessions.
- Timed assignment of multiple choice questions.
- Students and Instructor can review student performance.
- Graded & Ungraded questions.
- Open Ended Questions
- 'Raise Hand' feature.
git clone https://github.com/michaelselsky/quiziato.git
to clone the projectpod install
to install the dependencies- Open
NJITQuizApp.xcworkspace
Michael Selsky - Built the iOS Application
Trevor Summerfield - Built the backend and web frontend