No description
Find a file
2025-10-05 21:47:26 -04:00
.idea all the starting work required 2025-09-13 14:57:51 -04:00
archiver more expressive selection panel all-in-one and prettier formatting 2025-10-05 16:40:05 -04:00
src better archival config + updated landing page 2025-10-05 21:47:26 -04:00
static better archival config + updated landing page 2025-10-05 21:47:26 -04:00
.gitignore question archiver 2025-09-30 13:36:54 -04:00
.npmrc Initial commit 2025-09-08 11:41:10 -04:00
.prettierrc more expressive selection panel all-in-one and prettier formatting 2025-10-05 16:40:05 -04:00
jsconfig.json better archival config + updated landing page 2025-10-05 21:47:26 -04:00
package.json better archival config + updated landing page 2025-10-05 21:47:26 -04:00
pnpm-lock.yaml better archival config + updated landing page 2025-10-05 21:47:26 -04:00
QuestionableSAT.iml Second initial commit 2025-09-08 11:41:26 -04:00
README.md more expressive selection panel all-in-one and prettier formatting 2025-10-05 16:40:05 -04:00
svelte.config.js more expressive selection panel all-in-one and prettier formatting 2025-10-05 16:40:05 -04:00
vite.config.js more expressive selection panel all-in-one and prettier formatting 2025-10-05 16:40:05 -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.)