Skip to content

Instantly share code, notes, and snippets.

@devinceble
Created August 7, 2015 06:28
Show Gist options
  • Save devinceble/4c94166d5ca631748908 to your computer and use it in GitHub Desktop.
Save devinceble/4c94166d5ca631748908 to your computer and use it in GitHub Desktop.
University Comet Feature

University Comet

University Comet is an Application to Manage Course Activity for faculty and students.

##Features UNIVERSITY COMET: Manage All Users Manage Application Backup and Security Auto Generate and Calculate Table of Specification Auto Generate and Calculate Grades. Near Realtime Communication between all Platforms and Server. and more ...

PLATFORMS:
    Desktop: ALL Operating Systems via Native or Browser
      - Native using electron - for native interaction with respective operating system resources and processes.
      - Browser using moder Browsers like Chrome, Firefox, Safari and Edge. "old browsers not supported"
    Mobile:
      - IOS - for iPhones and iPads
      - Android - for respective Android Mobiles and Tablets
      - Some features on Desktop is not supported on Mobile for restriction and practicality.
      - Windows Phone - fallback use Edge "future native support on hard development"

STUDENTS:
    Enroll to Course (needs token for Admission)
    View Profile with Grades and Status
    Take Quizzes and Exams on Respective Courses
    Calculate Grades
      - eg. Given the Midterm Grade provide Sample Final Grade
            to pass certain course/subject.

FACULTY:
    Create and Manage Courses/Subjects
    Create and Manage Quizzes and Exams for Courses/Subjects
         - Create Table of Specification Content/Topics
         - Create Quizzes and Exams with tag TOS each Item for Autogeneration of TOS.
         - Print Exams or Quizzes
            - Blank Exams or Quizzes
            - Exams or Quizzes with Results and Grade

    Manage Student Admission for Courses/Subjects
         - Create Token for student
         - Delete Token for student
         - Enable and Disable Grade View for Student
         - Group Email Student Grades

    Add Written Quiz and Exam Grades
         - Written Quiz or Exam

    Generate Consolidated Reports
         - Midterm Grades
         - Finals Grades
         - Written Quizzes
         - Written Exams
         - Online Quizzes
         - Online Exams
         - and more ...

    Create Tutorials/Online Class Discussion
         - Upload Activities
         - Upload Video Tutorials
         - Create Interactive CodeFight (for "IT students only")

    Fork or Clone Respective Faculty Course, Exams, Quizzes, and Activities

   and more ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment