Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Learn Renku
Teaching on Renku
Advanced teaching automation
Commits
d4520f98
Commit
d4520f98
authored
Jul 22, 2022
by
Cyril Matthey-Doret
Browse files
adjust script paths in readme
parent
e9a8d1f0
Pipeline
#388571
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d4520f98
...
...
@@ -75,7 +75,7 @@ The manual process of inviting the whole class to the group can be automated usi
<details>
<summary> <b>Read more...</b> </summary>
script: [teach\_ut
ils
/invite\_students.py](teach_ut
ils
/invite_students.py)
script: [teach\_
a
ut
o
/invite\_students.py](teach_
a
ut
o
/invite_students.py)
**usage**:
...
...
@@ -96,7 +96,7 @@ One way to achieve this is to have the teacher create all private student groups
<details>
<summary> <b>Read more...</b> </summary>
script: [teach\_ut
ils
/moodle\_to\_student\_groups.py](teach_ut
ils
/moodle_to_student_groups.py)
script: [teach\_
a
ut
o
/moodle\_to\_student\_groups.py](teach_
a
ut
o
/moodle_to_student_groups.py)
**usage**:
...
...
@@ -129,7 +129,7 @@ The teacher can then use the Gitlab API to keep track of student forks. We provi
> Note: the script assumes Gitlab commit timestamps and the deadline are in the UTC timezone.
script: [teach\_ut
ils
/collect\_forks.py](teach_ut
ils
/collect_forks.py)
script: [teach\_
a
ut
o
/collect\_forks.py](teach_
a
ut
o
/collect_forks.py)
**usage**:
...
...
@@ -178,7 +178,7 @@ In some cases, the student projects may have to be cloned locally by the teacher
<summary> <b>Read more...</b> </summary>
script: [teach\_ut
ils
/clone\_forks.py](teach_ut
ils
/clone_forks.py)
script: [teach\_
a
ut
o
/clone\_forks.py](teach_
a
ut
o
/clone_forks.py)
**usage**:
...
...
@@ -204,7 +204,7 @@ After grading student assignments, the teacher may want to send student groups t
<details>
<summary> <b>Read more...</b> </summary>
script: [teach\_ut
ils
/send\_feedback.py](teach_ut
ils
/send_feedback.py)
script: [teach\_
a
ut
o
/send\_feedback.py](teach_
a
ut
o
/send_feedback.py)
**usage**:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment