for the quiz prep page, implement a feature where users can select multiple pdf files and generate a quiz frm them
users should be able to upload or choose pdfs, set how many questions they want, and then get a quiz based on the selected content. focus on generating meaningful questions from those pdfs and allowing users to attempt them in a clean interface.
no need for timer right now, just make sure the flow works properly (select pdfs → generate questions → attempt quiz → see results). create a new branch, start building this, and raise a pr with initial implementation
for the quiz prep page, implement a feature where users can select multiple pdf files and generate a quiz frm them
users should be able to upload or choose pdfs, set how many questions they want, and then get a quiz based on the selected content. focus on generating meaningful questions from those pdfs and allowing users to attempt them in a clean interface.
no need for timer right now, just make sure the flow works properly (select pdfs → generate questions → attempt quiz → see results). create a new branch, start building this, and raise a pr with initial implementation