We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sample_questions.json
We need to populate our question database with fake data.
To achieve this, we need a sample_questions.json with the 20 questions from the project pdf appendix.
Frontend devs can use this sample_questions.json for testing, and the backend can eventually use it to populate the database.
The text was updated successfully, but these errors were encountered:
@CS3219-AY2324S1/g10
Anyone willing to take this up? Just creating the sample_questions.json will do
Sorry, something went wrong.
No branches or pull requests
We need to populate our question database with fake data.
To achieve this, we need a
sample_questions.json
with the 20 questions from the project pdf appendix.Frontend devs can use this
sample_questions.json
for testing, and the backend can eventually use it to populate the database.sample_questions.json
The text was updated successfully, but these errors were encountered: