Orbital (Independent Software Development Project) is NUS School of Computing self-directed, independent work course. Our Team consists of Misra Aditya and Aarav Rawal
Proposed Level of Achievement: Apollo 11
ScoreScope is a web app that analyses past papers, tutorial sheets and other resource material and returns topics that are most frequently tested on. It also generates a timetable for the user on the basis of their classes, and study slots suggested on the basis of the respective course workloads.
Project Poster: Link Project Video: Link
Our primary motivation in creating ScoreScope was to empower students and to provide them with a tool that assists them in all stages of the learning process. We wanted to help students in their preparation leadings up to the exams, as well as, help them manage their time so as to maximise productivity.
We envision ScoreScope as an important tool in the life of students and as handy a tool as NUSMods or Canvas. ScoreScope should be a student’s companion throughout the semester - at the beginning so that the student has a better idea as to the key topics to be learned and as a planning tool, during the semester to assist in tutorials, and playing a key role in recess and examination week as a tool to summarise the student’s learnings. Our aim is to make ScoreScope an integral part of the education system at NUS and possibly expand to students and educators from other universities as well.
- Prediction Model that takes questions as inputs and analyses frequency of topics of each question, compares them with frequency of topics in past papers, and then generates an analysis
- Pie Charts to better explain the analysis
- TImetable Generator that creates a timetable for students that integrates their class schedules as well as study slots for each of their courses
- Editing abilities for the user to personalise the timetable
- Summary of exam dates and days remaining
- Email reminders sent to users for upcoming activities
It has been hosted on Firebase, and the link for the website is: Deployment Link
The backend server has been hosted on Google Cloud Run and the link for the same is: Backend Server
Route for Prediction Functionality: Prediction Route
Route for Timetable Functionality: Timetable Route