generated from ACM-VIT/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Trace-The-Parcel.json
45 lines (42 loc) · 1.63 KB
/
Trace-The-Parcel.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"name": "Phase 4-2",
"description": "The villian is on the run! Move forward to catch them.",
"isSequence": true,
"phase":4,
"questions": [
{
"seq": 1,
"title": "Trace the place",
"description": "Good Evening, Ms. Croft. The villain is on the run, but left this crucial piece of parchement behind. We need to pursue them asap. Trace the origin of this bill to track them down.(Note:This involves scanning QR code)",
"answer": "8NkG8iHD",
"pointsAwarded": 20,
"costOfHint": null,
"hint": null,
"images": [
"https://d26gu8tctrkwpq.cloudfront.net/Trace-The-Parcel-1.jpg"
]
},
{
"seq": 2,
"title": "Almost!",
"description": "You're on the right path! The villain is just a few steps away. Trace them to their evil lair. A family friend is here to help you. Scan the qr code to get help.(Note:This involves scanning QR code)",
"answer": "RihZPBuj",
"pointsAwarded": 30,
"costOfHint": null,
"hint": null,
"images": [
"https://d26gu8tctrkwpq.cloudfront.net/Trace-The-Parcel-2.jpg"
]
},
{
"seq": 3,
"title": "Finally!.",
"description": "https://youtu.be/F_vMzVl4MaU (Note:This involves scanning QR code) ",
"answer": "AdLHNEXN",
"pointsAwarded": 50,
"costOfHint": null,
"hint": null,
"images": []
}
]
}