Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
STEF Beispiele
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Subato Learning System
STEF Beispiele
Commits
8a970d48
Commit
8a970d48
authored
1 year ago
by
Björn Fischer
Browse files
Options
Downloads
Patches
Plain Diff
migrate
parent
f8305000
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
662Records/meta.xml
+1
-1
1 addition, 1 deletion
662Records/meta.xml
663Record/meta.xml
+1
-1
1 addition, 1 deletion
663Record/meta.xml
669Interpreter/meta.xml
+1
-1
1 addition, 1 deletion
669Interpreter/meta.xml
with
3 additions
and
3 deletions
662Records/meta.xml
+
1
−
1
View file @
8a970d48
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<task
subatoId=
"662"
id=
"RecordsExample"
lang=
"Java"
attempts=
"10"
>
<task
subatoId=
"662"
id=
"RecordsExample"
lang=
"Java"
attempts=
"10"
>
<name>
Java 15 Records
</name>
<name>
Java 15 Records
</name>
<evaluator>
java
15
</evaluator>
<evaluator>
java
@java19
</evaluator>
<description>
Erste Experimente mit Java 15
</description>
<description>
Erste Experimente mit Java 15
</description>
<files>
<files>
<file
public=
"true"
type=
"template"
path=
"Pair.java"
/>
<file
public=
"true"
type=
"template"
path=
"Pair.java"
/>
...
...
This diff is collapsed.
Click to expand it.
663Record/meta.xml
+
1
−
1
View file @
8a970d48
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<task
subatoId=
"663"
id=
"663Record"
lang=
"Java"
attempts=
"5"
>
<task
subatoId=
"663"
id=
"663Record"
lang=
"Java"
attempts=
"5"
>
<name>
Ein Record für Date
</name>
<name>
Ein Record für Date
</name>
<evaluator>
java
15
</evaluator>
<evaluator>
java
@java19
</evaluator>
<description>
Die Date Klasse aus dem ersten Semester jetzt als Record.
</description>
<description>
Die Date Klasse aus dem ersten Semester jetzt als Record.
</description>
<files>
<files>
<file
public=
"true"
type=
"template"
path=
"name/panitz/record/Date.java"
/>
<file
public=
"true"
type=
"template"
path=
"name/panitz/record/Date.java"
/>
...
...
This diff is collapsed.
Click to expand it.
669Interpreter/meta.xml
+
1
−
1
View file @
8a970d48
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<task
subatoId=
"669"
id=
"669Interpreter"
lang=
"Java"
attempts=
"5"
>
<task
subatoId=
"669"
id=
"669Interpreter"
lang=
"Java"
attempts=
"5"
>
<name>
Interpreter einer While-Sprache
</name>
<name>
Interpreter einer While-Sprache
</name>
<evaluator>
java
15
</evaluator>
<evaluator>
java
@java19
</evaluator>
<description>
Ein kleiner Interpreter über Ausdrücke, die als Record-Objekte vorliegen
</description>
<description>
Ein kleiner Interpreter über Ausdrücke, die als Record-Objekte vorliegen
</description>
<files>
<files>
<file
public=
"true"
type=
"template"
path=
"name/panitz/Interpreter.java"
/>
<file
public=
"true"
type=
"template"
path=
"name/panitz/Interpreter.java"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment