No description
Find a file
Adithiya Venkatakrishnan a761723494 crashout
2025-09-21 13:17:40 -04:00
.idea all the starting work required 2025-09-13 14:57:51 -04:00
src fix remaining bugs and send off 2025-09-21 12:27:06 -04:00
static making the ui look better 2025-09-17 12:19:11 -04:00
.gitignore Initial commit 2025-09-08 11:41:10 -04:00
.npmrc Initial commit 2025-09-08 11:41:10 -04:00
jsconfig.json Initial commit 2025-09-08 11:41:10 -04:00
package.json slight fix 2025-09-14 22:06:34 -04:00
pnpm-lock.yaml slight fix 2025-09-14 22:06:34 -04:00
QuestionableSAT.iml Second initial commit 2025-09-08 11:41:26 -04:00
README.md crashout 2025-09-21 13:17:40 -04:00
svelte.config.js slight fix 2025-09-14 22:06:34 -04:00
vite.config.js Initial commit 2025-09-08 11:41:10 -04:00

QuestionableSAT

A tool that gets questions from the CollegeBoard's SAT Suite Educator Question Bank and presents them in a way that is more configurable and more open than the CollegeBoard's built in practice tools.

Supports two modes, as well as general test-taking tools.

why did i make this?

I had to take the SAT and decided that making an app dedicated to helping with the SAT was probably a good way to procrastinate.

Also I thought it would be a good way to practice when I had free time, since my previous strategy was to take questions from the question bank, have my dad put them in a PDF without answers, and time myself for each question indivdiually, seeing if I got them right or wrong.

how do i run?

npm run build npm run preview literally nothing more to it, it's a basic svelte server/client app.

contribute?

please contribute with any additional things you would like fixed (if you're a techie type) or raise an issue please (if you're not into that life.)