Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
21b1a6f8
Commit
21b1a6f8
authored
2 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
Enhanced exam hints
parent
54232d95
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Klausuren/Sd1/2021winter/Exam/Readme.md
+18
-13
18 additions, 13 deletions
Klausuren/Sd1/2021winter/Exam/Readme.md
with
18 additions
and
13 deletions
Klausuren/Sd1/2021winter/Exam/Readme.md
+
18
−
13
View file @
21b1a6f8
...
...
@@ -5,33 +5,38 @@ Grab a terminal in this IDE (Alt+F12) and issue the following command:
Exam> mvn javadoc:javadoc
```
Issue a
second
command
asking for
your project's working directory:
Issue a
`pwd`
command
to see
your project's working directory:
```
Exam> pwd
/home/student/Downloads/Exam
```
-
You'll see a path like
`/home/student/Downloads/Exam`
in reply. Copy and open it in your web browser of choice
(Chrome or firefox).
-
From there navigate to
`target/site/apidocs`
and open the documentation's root file
`index.html`
.
-
Your project's root path will likely differ. Copy and open it in your web browser of choice (Chrome / Firefox).
-
From there navigate to
`target/site/apidocs`
and open the generated documentation's root file
`index.html`
.
# Implementation tasks
The following packages do contain implementation tasks:
Your project's following packages do contain implementation tasks:
-
de.hdm_stuttgart.mi.sd1.task1 (50 Points)
-
de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
Read
your
generated documentation and implement the skeleton methods and classes.
Read
the
generated documentation and implement the skeleton methods and classes.
This
project's
`test`
branch does contain corresponding unit tests for verifying your solutions' correctness.
Your
project's
`test`
branch does contain corresponding unit tests for verifying your solutions' correctness.
# Exam system upload
After finishing please:
-
Export this project hitting »File ➔ Export ➔ Project to Zip File«
-
Use a self-explanatory file name like e.g.
`solution1.zip`
-
Go to your exam browser window to upload
`solution1.zip`
-
Be careful: Uploading
**requires clicking the »Save+next« button !!!**
-
You may upload as many
`*.zip`
archives as you like. Only the least uploaded one will become subject to marking.
After finishing implementing:
1.
Export this project by hitting
**»File ➔ Export ➔ Project to Zip File«**
.
2.
Use a self-explanatory file name like e.g.
`solution1.zip`
.
3.
Go to your exam browser window and upload
`solution1.zip`
.
4.
Complete by
**clicking the »<span style="background: #527A35;color:white;">Speichern + weiter ➞ </span>«**
button.
5.
Hit
**<span style="background: #446684;color:white;"> 🠬 Speichern + zurück</span>**
and check if your
upload is visible.
6.
If you advance on implementing: Repeat steps 1. to 5.: Only the least uploaded
`.zip`
archive will become subject to
marking.
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