Click HERE to try the live version!
CourseControl allows teachers to bring technology into their classrooms by providing a platform where teachers can ask questions and students can vote with their smartphones. Additionally this app keeps track of students votes so teachers can track participation.
Node
Hapi
PostgreSQL
AngularJS
Foundation
User
- .register
- .login
Gradebook
- .query
Course
- .create
- .add
- .query
- .show
Lesson
- .create
- .query
- .show
Quiz
- .create
- .query
- .show
- .vote
- .start
- .closeQuiz
- .quizcount
- .upload
- register
- login
- logout
- update profile
- students can add course to their profile
- students can vote on desktop version
- student responses are saved to the database
- instructors can create courses
- instructors can create lessons
- instructors can create quizzes
- instructors can activate quizzes
- instructors can close quizzes
- once a quiz is closed statistics are displayed
- instructors can view all students in a course
- instructors can see how students voted on each quiz