Updated the format of the WriteBlanks
This commit is contained in:
@@ -71,23 +71,23 @@ def getListening2Template():
|
||||
"solutions": [
|
||||
{
|
||||
"id": "1",
|
||||
"options": ["Art and Culture"]
|
||||
"solution": ["Art and Culture"]
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"options": ["10 AM"]
|
||||
"solution": ["10 AM"]
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"options": ["ID", "Card", "student ID", "senior citizen card"]
|
||||
"solution": ["ID", "Card", "student ID", "senior citizen card"]
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"options": ["day"]
|
||||
"solution": ["day"]
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"options": ["45"]
|
||||
"solution": ["45"]
|
||||
}
|
||||
],
|
||||
"text": "The exhibition is titled \"Exploring the History of {{1}}.\"\\nThe museum opens at {{2}} on weekdays."
|
||||
|
||||
Reference in New Issue
Block a user