Skip to content

zoeames/capstone2

Repository files navigation

CourseControl

Build Status Coverage Status Built with Grunt

Live Version

Click HERE to try the live version!

Description

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.

Screenshots

Image1 Image2

Technologies

Node
Hapi
PostgreSQL
AngularJS
Foundation

Models

User
  • .register
  • .login
Gradebook
  • .query
Course
  • .create
  • .add
  • .query
  • .show
Lesson
  • .create
  • .query
  • .show
Quiz
  • .create
  • .query
  • .show
  • .vote
  • .start
  • .closeQuiz
  • .quizcount
  • .upload

Features

  • 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

Contributors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published