.idea | ||
src | ||
static | ||
.gitignore | ||
.npmrc | ||
jsconfig.json | ||
package.json | ||
pnpm-lock.yaml | ||
QuestionableSAT.iml | ||
README.md | ||
svelte.config.js | ||
vite.config.js |
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.)