Skip to content
Snippets Groups Projects
Commit 8930eceb authored by Robin Keskisärkkä's avatar Robin Keskisärkkä
Browse files

minor update

parent a6339741
Branches main
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ jando04:Jane:Doe:2701010002:ABC123:LAB:B:1 ...@@ -37,7 +37,7 @@ jando04:Jane:Doe:2701010002:ABC123:LAB:B:1
```bash ```bash
$ python3 main.py config.yml $ python3 main.py config.yml
``` ```
*Note:* The script can be run again with an updated list of members in the sign up file as more students register in webreg. Existing project will never be recreated and members will never be removed from a group. If a student changes groups this needs to be handled manually. *Note:* The script can be run again with an updated list of members in the sign up file as more students register in webreg. Existing projects will never be re-created and members will never be removed from a group. If a student changes group this needs to be handled manually.
# Example of generated project structure # Example of generated project structure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment