This is the readme. Read. A web app to create a yearly predictions quiz. Users can submit and view their answers. Admins can create new prediction quizzes.
Stack - Mongodb, Express, React Node Hosting - Digital Ocean, Mongdb Atlas
Prospectives represent a set of questions
- Create a prospective:
- Click on the "Prospectives" tab
- Click the "add new" button
- Enter a title for your prospective and click "Ok"
- View and manage your prospectives
- Click on the "Prospectives" tab
- Here you can see a list of your prospectives
- Click on the prospective to edit its details or delete it.
Questions are linked to a prospective
- Add questions to a prospective
- Click on the "Prospectives" tab
- Select the prospective you want to add a question to
- Click the "Add question" button
- Enter the question text
- Add options
- When you are finished click "Add question"
- View and edit questions
- Click "edit" next to the question you want to edit
- You can now add an answer from the options
Predictions are the answers users give for each question
- Submitting a predictions
- First you must edit the prospective and check "publish"
- Click on the "predictions" tab
- Click "submit predictions" for the prospective you want to submit
- Select your answers and click "Submit your questions"
- Edit your predictions
- Users are free to edit their predictions as long as the prospective is published and not closed
- Viewing your predictions
- First edit the prospective and check "closed"
- Click on the "predictions" tab
- Click "See predictions"
- Check your predictions agains the answers and other users