Course Editors
--
- % for user in editors:
-
- ${user.email} (${user.username}) - % endfor -
Course Staff
++ The following list of users have been designated as course staff. This means that these users will + have permissions to modify course content. You may add additional source staff below. Please note that they + must have already registered and verified their account. +
+-
+ % for user in staff:
+
- ${user.email} (${user.username}) remove + % endfor +