Updated the format of the WriteBlanks

This commit is contained in:
Tiago Ribeiro
2023-09-28 15:31:42 +01:00
parent d6b75de856
commit 6416582ee0
2 changed files with 27 additions and 27 deletions

View File

@@ -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."