Skip to content

Commit 2decfeb

Browse files
MikschoRetoStutz
andauthored
cleanup, v1.2 (#73)
* cleanup, v1.2 * update inputs from testing * additional informatione in hello task * update after feedback --------- Co-authored-by: RetoStutz <[email protected]>
1 parent 641e40a commit 2decfeb

File tree

44 files changed

+93
-121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+93
-121
lines changed

.idea/misc.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tutorial/Einführung/Begrüssung/task.md

Lines changed: 14 additions & 1 deletion
1.74 KB

Tutorial/Einführung/Benutzeroberfläche/task.md

Lines changed: 1 addition & 5 deletions

Tutorial/Einführung/BugMultipleChoiceTask/task.md

Lines changed: 1 addition & 1 deletion
-31.2 KB
Binary file not shown.

Tutorial/Einführung/EducationalTask/task-info.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ files:
55
placeholders:
66
- offset: 213
77
length: 25
8-
placeholder_text: /* TODO Print "Hello world, hello LEITFADEN" to console */
9-
- name: PeakSolution.png
10-
visible: false
8+
placeholder_text: "/* TODO Print \"Hello world, hello LEITFADEN\" to console */"
119
- name: test/output.txt
1210
visible: false

Tutorial/Einführung/EducationalTask/task.md

Lines changed: 1 addition & 6 deletions

Tutorial/Einführung/Hint/task-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
type: choice
22
is_multiple_choice: false
33
options:
4-
- text: Richtig
4+
- text: 13845
55
is_correct: true
6-
- text: Falsch
6+
- text: 12986
77
is_correct: false
88
files:
99
- name: src/Main.java
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
id: 1652520847
1+
id: 1567592785

0 commit comments

Comments
 (0)