@liascript/exporter 2.6.23--0.12.7 → 2.6.25--0.12.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/assets/capacitor/README.md +96 -0
  2. package/dist/assets/indexeddb/README.md +96 -0
  3. package/dist/assets/indexeddb/index.36379487.js +1 -0
  4. package/dist/assets/indexeddb/index.8fe00269.js +1 -0
  5. package/dist/assets/indexeddb/index.c9633b0d.css +1 -0
  6. package/dist/assets/indexeddb/index.html +1 -1
  7. package/dist/assets/pdf/README.md +96 -0
  8. package/dist/assets/scorm1.2/README.md +96 -0
  9. package/dist/assets/scorm1.2/SCORM1.2.2a7e738e.js +1 -0
  10. package/dist/assets/scorm1.2/SCORM1.2.e5ca1774.js +1 -0
  11. package/dist/assets/scorm1.2/index.00d5d594.js +1 -0
  12. package/dist/assets/scorm1.2/index.c25f34a2.js +1 -0
  13. package/dist/assets/scorm1.2/index.c9633b0d.css +1 -0
  14. package/dist/assets/scorm1.2/index.html +1 -1
  15. package/dist/assets/scorm2004/README.md +96 -0
  16. package/dist/assets/scorm2004/SCORM2004.179dcec4.js +1 -0
  17. package/dist/assets/scorm2004/SCORM2004.5ef9c9d1.js +1 -0
  18. package/dist/assets/scorm2004/index.1e69ddf9.js +1 -0
  19. package/dist/assets/scorm2004/index.28ef87a1.js +1 -0
  20. package/dist/assets/scorm2004/index.c9633b0d.css +1 -0
  21. package/dist/assets/scorm2004/index.html +1 -1
  22. package/dist/assets/web/README.md +96 -0
  23. package/dist/assets/web/index.7e4afd8f.js +1 -0
  24. package/dist/assets/web/index.90dcc7e3.js +1 -0
  25. package/dist/assets/web/index.c9633b0d.css +1 -0
  26. package/dist/assets/web/index.html +1 -1
  27. package/dist/index.js +2 -1
  28. package/package.json +1 -1
  29. package/src/index.ts +1 -1
  30. package/dist/assets/indexeddb/index.268884d4.js +0 -1
  31. package/dist/assets/indexeddb/index.d46a503f.js +0 -1
  32. package/dist/assets/indexeddb/index.da70a27a.css +0 -1
  33. package/dist/assets/scorm1.2/SCORM1.2.341e9798.js +0 -1
  34. package/dist/assets/scorm1.2/SCORM1.2.4627cc62.js +0 -1
  35. package/dist/assets/scorm1.2/index.2870c77e.js +0 -1
  36. package/dist/assets/scorm1.2/index.5891829e.js +0 -1
  37. package/dist/assets/scorm1.2/index.da70a27a.css +0 -1
  38. package/dist/assets/scorm2004/SCORM2004.751d584f.js +0 -1
  39. package/dist/assets/scorm2004/SCORM2004.a571d200.js +0 -1
  40. package/dist/assets/scorm2004/index.0fb61aac.js +0 -1
  41. package/dist/assets/scorm2004/index.da70a27a.css +0 -1
  42. package/dist/assets/scorm2004/index.e7be3453.js +0 -1
  43. package/dist/assets/web/index.346dee33.js +0 -1
  44. package/dist/assets/web/index.4204bcb8.js +0 -1
  45. package/dist/assets/web/index.da70a27a.css +0 -1
@@ -0,0 +1,96 @@
1
+ <!--
2
+ author: André Dietrich
3
+
4
+ email: LiaScript@web.de
5
+
6
+ version: 1.0.0
7
+
8
+ language: en
9
+
10
+ -->
11
+
12
+ # Demo-LiaScript
13
+
14
+
15
+ <div style="width:100%;height:0;padding-bottom:56%;position:relative;"><iframe src="https://giphy.com/embed/StoU2izFCH9OhkHcpi" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/stellifymedia-itv-quiz-wwtbam-StoU2izFCH9OhkHcpi">via GIPHY</a></p>
16
+
17
+ ### A Textquiz
18
+
19
+ What did the **fish** say when he hit a **concrete wall**?
20
+
21
+ [[dam]]
22
+
23
+ What did the **fish** say when he hit a **concrete wall**?
24
+
25
+ [[dam]]
26
+
27
+
28
+ ### Multiple Choice
29
+
30
+ Just add as many points as you wish:
31
+
32
+ [[X]] Only the **X** marks the correct point.
33
+ [[ ]] Empty ones are wrong.
34
+ [[X]] ...
35
+
36
+ ### Single Choice
37
+
38
+ Just add as many points as you wish:
39
+
40
+ [( )] ...
41
+ [(X)] <-- Only the **X** is allowed.
42
+ [( )] ...
43
+
44
+ ### Gap-Text
45
+
46
+ {{|>}}
47
+ The film that I saw [[(that)|those|these|then]] night wasn’t very good.
48
+ It was all [[ about ]] a man [[ who ]] built a
49
+ time machine so he [[ could ]] travel back in time.
50
+ It took him ages and ages [[ to ]] build the machine.
51
+
52
+ ---
53
+
54
+ ``` ascii
55
+ .----------. .----------.
56
+ | ⭐ | | ⭐ ⭐ |
57
+ | ⭐ | | ⭐ ⭐ ⭐ |
58
+ '----------' '----------'
59
+ ```
60
+
61
+ [[ 2 ]] + [[ 5 ]] = [[ 7 ]]
62
+
63
+
64
+
65
+ ## Code
66
+
67
+ You can make your code executable and define projects:
68
+
69
+ ``` js -EvalScript.js
70
+ let who = data.first_name + " " + data.last_name;
71
+
72
+ if(data.online) {
73
+ who + " is online"; }
74
+ else {
75
+ who + " is NOT online"; }
76
+ ```
77
+ ``` json +Data.json
78
+ {
79
+ "first_name" : "Sammy",
80
+ "last_name" : "Shark",
81
+ "online" : true
82
+ }
83
+ ```
84
+ <script>
85
+ // insert the JSON dataset into the local variable data
86
+ let data = @input(1);
87
+
88
+ // eval the script that uses this dataset
89
+ eval(`@input(0)`);
90
+ </script>
91
+
92
+ ## More
93
+
94
+ Find out what you can even do more with quizzes:
95
+
96
+ https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/docs/master/README.md
@@ -0,0 +1,96 @@
1
+ <!--
2
+ author: André Dietrich
3
+
4
+ email: LiaScript@web.de
5
+
6
+ version: 1.0.0
7
+
8
+ language: en
9
+
10
+ -->
11
+
12
+ # Demo-LiaScript
13
+
14
+
15
+ <div style="width:100%;height:0;padding-bottom:56%;position:relative;"><iframe src="https://giphy.com/embed/StoU2izFCH9OhkHcpi" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/stellifymedia-itv-quiz-wwtbam-StoU2izFCH9OhkHcpi">via GIPHY</a></p>
16
+
17
+ ### A Textquiz
18
+
19
+ What did the **fish** say when he hit a **concrete wall**?
20
+
21
+ [[dam]]
22
+
23
+ What did the **fish** say when he hit a **concrete wall**?
24
+
25
+ [[dam]]
26
+
27
+
28
+ ### Multiple Choice
29
+
30
+ Just add as many points as you wish:
31
+
32
+ [[X]] Only the **X** marks the correct point.
33
+ [[ ]] Empty ones are wrong.
34
+ [[X]] ...
35
+
36
+ ### Single Choice
37
+
38
+ Just add as many points as you wish:
39
+
40
+ [( )] ...
41
+ [(X)] <-- Only the **X** is allowed.
42
+ [( )] ...
43
+
44
+ ### Gap-Text
45
+
46
+ {{|>}}
47
+ The film that I saw [[(that)|those|these|then]] night wasn’t very good.
48
+ It was all [[ about ]] a man [[ who ]] built a
49
+ time machine so he [[ could ]] travel back in time.
50
+ It took him ages and ages [[ to ]] build the machine.
51
+
52
+ ---
53
+
54
+ ``` ascii
55
+ .----------. .----------.
56
+ | ⭐ | | ⭐ ⭐ |
57
+ | ⭐ | | ⭐ ⭐ ⭐ |
58
+ '----------' '----------'
59
+ ```
60
+
61
+ [[ 2 ]] + [[ 5 ]] = [[ 7 ]]
62
+
63
+
64
+
65
+ ## Code
66
+
67
+ You can make your code executable and define projects:
68
+
69
+ ``` js -EvalScript.js
70
+ let who = data.first_name + " " + data.last_name;
71
+
72
+ if(data.online) {
73
+ who + " is online"; }
74
+ else {
75
+ who + " is NOT online"; }
76
+ ```
77
+ ``` json +Data.json
78
+ {
79
+ "first_name" : "Sammy",
80
+ "last_name" : "Shark",
81
+ "online" : true
82
+ }
83
+ ```
84
+ <script>
85
+ // insert the JSON dataset into the local variable data
86
+ let data = @input(1);
87
+
88
+ // eval the script that uses this dataset
89
+ eval(`@input(0)`);
90
+ </script>
91
+
92
+ ## More
93
+
94
+ Find out what you can even do more with quizzes:
95
+
96
+ https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/docs/master/README.md