From e44cfcbc953b99b3bd0bfc311dc031ecd888fc71 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 10 May 2026 18:30:47 +0800 Subject: [PATCH] Update [TA] JOJ preparation and testing --- %5BTA%5D-JOJ-preparation-and-testing.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/%5BTA%5D-JOJ-preparation-and-testing.md b/%5BTA%5D-JOJ-preparation-and-testing.md index 52f53d1..a1039e7 100644 --- a/%5BTA%5D-JOJ-preparation-and-testing.md +++ b/%5BTA%5D-JOJ-preparation-and-testing.md @@ -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)