feministmystique commited on
Commit
6e59ab7
·
verified ·
1 Parent(s): 5d05b6f

Update src/questions.json

Browse files
Files changed (1) hide show
  1. src/questions.json +1 -0
src/questions.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "Subject": "Precalculus",
3
  "Questions": [
 
4
  "What is sin(pi)?",
5
  "What is the center and radius of the circle indicated by the equation (x-2)^2 + y^2 = 36?"
6
  ]
 
1
  {
2
  "Subject": "Precalculus",
3
  "Questions": [
4
+ "Demo. Please familiarize yourself with all the buttons before completing the questions below.",
5
  "What is sin(pi)?",
6
  "What is the center and radius of the circle indicated by the equation (x-2)^2 + y^2 = 36?"
7
  ]