Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -568,10 +568,10 @@ def create_mock_questions():
|
|
568 |
'''
|
569 |
return [
|
570 |
{
|
571 |
-
"task_id":"
|
572 |
-
"question":"
|
573 |
"Level":"1",
|
574 |
-
"file_name":"
|
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 |
|