Skip to content

loganditterline/bananacentral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAT Test Prep Helper for MakeUC

by Logan Ditterline, Shreyes Kaliyur, and Jason Sze

Overview

SAT Test Prep Helper is a project that generates new SAT-like questions for practice and helps individuals prepare for the SAT test.

Features

  • User registration
  • Question generation
  • Practice mode
  • Leaderboard

User Registration

Registration for our program is done using Auth0, user data is stored in our MongoDB database

Question Generation

Our program generates hundreds of questions based on practice SAT questions scraped from the College Board Official Practice SAT website and from openAI's gpt3.5 Turbo LLM model and feeds them to the user in a tailored program to bias their weaknesses more than their strengths.

Practice Mode

With practice mode, users can enter a quick 10-question practice of randomly generated questions to improve their weaker points and work towards complete mastery.

Leaderboard

To encourage a competitive spirit and help gamify our tool, we have introduced a leaderboard function which lists the users on our system with the most lessons completed. Using this tool we should greatly improve our retention and engagement with our system.

Resources

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors