Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.92 KB

README.md

File metadata and controls

55 lines (39 loc) · 2.92 KB

Online_Learning_System

This system will facilitate the creation of online learning materials. This online learning system framework shall support:

  1. Module creation (create different learning modules)
  2. Topic creation (create topics under each module)
  3. Assessment creation (for instructor to create tests, assignments)
  4. Test run for the instructor
  5. Allows instructor to upload a file (*.csv) and automatically populates questions and answers so that instructor doesn’t have to enter questions or answers one at a time. This speeds up the creation of online assessment.
  6. Students can run the assessment and view correct and incorrect answers after submission.

Screenshots

Login

login

Register

register

Home(Instructor View)

home

Courses(Instructor View)

courses

Modules(Instructor View)

modules

Topics(Instructor View)

topics

Add new Assessment(Instructor View)

i_add_assessment

Existing Assessments(Instructor View)

i_assessment

Add questions to created assessment(Instructor View)

assessment_1

Add Multiple choice question(Instructor View)

assessment_2

Add fill in the blanks question(Instructor View)

assessment_5

View of assessment after *.csv file upload to create assessment

assessment_11

Home(Student View)

s_homepage

Student Page(Student View)

s_studentpage

Available Assessments(Student View)

screen shot 2017-11-06 at 12 09 26 pm