jstmcneil / FLP

This is the GitHub repository for our second-semester junior design project at Georgia Tech.
2 stars 0 forks source link

Financial Learning Curriculum

Release Notes

  • What’s New

  • This is version 1.0.0 for Georgia Tech Financial Learning Curriculum online quiz platform. The goal of this platform is to provide students with review materials for the course and closer to real-life practice experience when they encounter financial related issues.
- Features:
    * Kahoot code style registration codes in order to link a student with an instructor and the instructors courses. 
    * Students can:
        * View course materials
        * Take a quiz for each course, which includes:
            * A multiple choice questionnaire
            * An open ended question that is recorded and sent to professors in a daily digest
        * Provide reviews and feedback for the course after finishing a quiz
        * Review multiple choice answers and course materials on quizzes
    * Instructors can:
        * Assign courses to registration codes
        * View quiz grades and open ended responses of students enrolled in a registration code they own
        * Export grades as CSV files
        * View student reviews by course

Install Guide