Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pieter Koopman
Personal Prof public repository
Commits
429aefb4
Commit
429aefb4
authored
Dec 10, 2020
by
Markus Klinik
Browse files
README
parent
5d067d8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
429aefb4
...
...
@@ -179,6 +179,7 @@ $ ssh <science-login>@lilo.science.ru.nl
$ cd path/to/personal-prof/brightspace-integration
$ export PYTHONPATH=`readlink -f brightspace-grading-tool/grading-tool-python`
$ screen
$ ./pp-bs-daemon help
$ ./pp-bs-daemon list-folders oo1920
33813 Assignment 01 A
33814 Assignment 01 B
...
...
@@ -198,6 +199,10 @@ $ ./pp-bs-daemon oo1920 34016 ./pp-work/resit01b student
Ctrl-a d # detach screen
```
Both no-bs and pp-bs-daemon work incrementally. You can stop
`Ctrl-c`
and
re-start pp-bs-daemon by using the exact same command again. It will continue
where it left off by looking at the work directory.
# Contributing
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment