Update [TA] JOJ preparation and testing

manuel 2026-05-10 18:30:47 +08:00
parent 45838a7e94
commit e44cfcbc95

@ -8,11 +8,13 @@
2. Ensure all TAs for your course have proceeded with step 1
3. Contact Manuel on MM and send him two comments: (i) the course code and (ii) the list of **all** TAs in the course on one line, e.g.
```
hi, here are the TAs for ecexxx
ta1@sjtu.edu.cn ta2@sjtu.edu.cn ta3@sjtu.edu.cn
```
**Note.** only one TA per course needs to send this information.
> hi, here are the TAs for `ecexxx ta1@sjtu.edu.cn ta2@sjtu.edu.cn ta3@sjtu.edu.cn`
**Notes.**
- only one TA per course needs to send this information
- not that in the example a codeblock is used with the course code followed by a **space separated** list of TT members
- if instructors want to follow students' progress on joj-mon and/or gitea, also include their address
Admin will then:
- prepare a Gitea organization with imported repositories (`course-joj`, `teaching-team`, and templates, if the course has already used JOJ before)