codedpool/authenti-test ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for online exams where teachers and students can sign up, log in, and use their own dashboards. Teachers should be able to create tests, assign them to students, see the list of students, and manage submissions. Students should be able to view assigned tests, take them, and submit answers.
I want the exam flow to include live face checking during the test so it can help catch impersonation, and when answers are submitted, the app should check for plagiarism and AI generated content. Also add real time alerts and notifications so teachers can see suspicious activity quickly.
Make the interface clean and responsive, with a simple modern feel that works well on desktop and mobile. Use a backend and frontend setup with data saved in a database, and wire in the external services needed for face verification and content analysis. If you need current docs or examples for any service, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit