Skip to content

Commit 5b1951c

Browse files
added ui,ad and other area js files
1 parent 0982ac3 commit 5b1951c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

1991/javascripts/reading.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[
22
{
3-
className: "Academic Reading: Mastering True/False/Not Given",
4-
youtubeIframe: '<iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>'
3+
"className": "Academic Reading: Mastering True/False/Not Given",
4+
"youtubeIframe": "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/dQw4w9WgXcQ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>"
55
},
66
{
7-
className: "Speed Reading Techniques for Section 3",
8-
youtubeIframe: '<iframe width="560" height="315" src="https://www.youtube.com/embed/example2" title="YouTube video player" frameborder="0" allowfullscreen></iframe>'
7+
"className": "Speed Reading Techniques for Section 3",
8+
"youtubeIframe": "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/example2\" title=\"YouTube video player\" frameborder=\"0\" allowfullscreen></iframe>"
99
},
1010
{
11-
className: "Matching Headings: The 'Elimination' Method",
12-
youtubeIframe: '<iframe width="560" height="315" src="https://www.youtube.com/embed/example3" title="YouTube video player" frameborder="0" allowfullscreen></iframe>'
11+
"className": "Matching Headings: The 'Elimination' Method",
12+
"youtubeIframe": "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/example3\" title=\"YouTube video player\" frameborder=\"0\" allowfullscreen></iframe>"
1313
}
14-
]
14+
]

0 commit comments

Comments
 (0)