Hi community, I am new to Mendix I am working on the online quiz use case. Here is my use case: Use case: Online Quiz 3 users in the System: Admin, Proctor, Student Functionalities: Admin Can add new Proctors and Subjects. Proctor can create Quizzes for Subjects. They can set answers for every question. Every question should have 4 options and one among them is the correct answer which is set by Proctor. Proctor can maintain this question bank for every Subject (create all the questions in an excel file and use File exporter for the same). Students can register in the application (Registration page for students) and they can book an exam with the Date and Time slot. Student need to appear the exam before the due date and if he access any exam after the cut-off time, an error message should be shown. Once Student start the exam pick any 25 questions from the question bank and for the respective subject and show it to the Student. Once exam is completed, show the score for the Student. PagesAdmin: Add Proctors, Add subjects, Delete proctors, Delete Subjects. Proctor: Add Questions for every subject Student Register as Student. Book exam Take exam and see the result. Make necessary assumptions and have a consistent Ul across all the pages. The above is my use case, and the requirement is I. Students need to log in and book for the exam, and the booking needs to be visible only for the student who registered. II. Students need to see the result after clicking submit. I am done with the admin page. Please help me with the proctor page and student page and give me an idea in microflow.
asked
Ravi prasath S
1 answers
0
Hi Ravi,
Of course your scenario is different but I have a quiz app video series below. You can watch it and download app mpk file
Video List: https://www.youtube.com/watch?v=7KeTRVYZ5wg&list=PLuDF2Bsd4UECjf7gPKYbra39PwIyYbpx9&index=6