You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A React/Redux Web App which helps you to quickly solve quizes among your classmates or colleague in a very less consuming time especially when everyone's questions are shuffled.
A demo group is already created to get you familiar with the app whose password is demo
Description
Login Page - It uses google authentication with firebase. You have to login through Google to use this app.
HomePage - List of Groups are shown here which are created by different users.
You can create a new group by clicking on + button at the bottom.
you can Enter inside the group by typing the password of that group
Question Page - This Page shows the List of Questions added by users in the group where user can mark their answer.
Answer Page -- This Page shows answer marked by users in percentage and numbers. The GreenBar represents the percentage and number in the blue box represents the number of people.
Add Page - Users can add questions here. Whenever you start typing the question it shows the list of questions that has already been added which matches the question text, so that you do not add the question that's already been added.
Note --
There is also searchbar in Questions and Answers Page through which you can search your questions and answers quickly
There is also a copy button available next to the question text to copy the question
Only the person who created the group can delete the group.
About
A Web App which makes it easy to find, copy and solve MCQ Questions in a Group.