Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.26 KB

File metadata and controls

31 lines (25 loc) · 2.26 KB

Integrated Assignment/ Quiz Schedule Management System- "UNLOAD-ME"


A very basic web app that provides the instructors and students of an institute a unified system to manage assignment - related tasks.


  • This project was motivated by the fact that in most institutes, the instructors have no idea of the extent of work - pressure on students due to other assignments when they are giving their own assignments/ declaring quizzes

  • Unload-Me gives an easy-to-use, interactive and intuitive interface to both the parties to manage the teaching in healthy way

  • Features :

    - Intuitive calendar - based GUI using FullCalendar plugin
    - Instructors can view ALL assignments of all students enrolled in a particular course
    - They select a date and time according to this information and reduce the work load on students
    - They could give their perceived difficulty rating to the assignment - this also gets displayed within paranthesis on the UI for other instructors
    - Only the instructor who gave the assignments is allowed to modify/delete it
    - Students could also give difficulty ratings to the assignment and this gets reflected in the generated stats
    - Generates stats when required - to give feed-back to instructors and also junior students about courses


    Some Screen-Shots :

  • Login page:

  • Main Interface:

  • While giving Assignment:

  • The work had to be completed in a short interval - given this constraint and the absence of experience in front-end development, the entire project is still quite crude and lacks eye-candy effects - but works :)