GattoNero commited on
Commit
d4cc95f
·
verified ·
1 Parent(s): 3304984

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -568,10 +568,10 @@ def create_mock_questions():
568
  '''
569
  return [
570
  {
571
- "task_id":"7bd855d8-463d-4ed5-93ca-5fe35145f733",
572
- "question":"The attached Excel file contains the sales of menu items for a local fast-food chain. What were the total sales that the chain made from food (not including drinks)? Express your answer in USD with two decimal places.",
573
  "Level":"1",
574
- "file_name":"7bd855d8-463d-4ed5-93ca-5fe35145f733.xlsx"
575
  }
576
  ]
577
 
 
568
  '''
569
  return [
570
  {
571
+ "task_id":"9d191bce-651d-4746-be2d-7ef8ecadb9c2",
572
+ "question":"Examine the video at https://www.youtube.com/watch?v=1htKBjuUWec.\n\nWhat does Teal\\'c say in response to the question \"Isn\\'t that hot?\"",
573
  "Level":"1",
574
+ "file_name":""
575
  }
576
  ]
577