Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The enhancement here would be to add a fourth option type: Open Managed. The conditions for this group are that students are free to join or leave, but creation of teams is restricted to course staff only.

Technical approach

For the new team type to work the following changes are necessary:

  1. Add a new option to the course-authoring MFE for this new team type with the corresponding descriptions:

...

  1. Allow instructors to create Open Managed teams, and block students from doing so:

    Image AddedImage Added

  2. Allow students to see other Open Managed teams, similar to Open teams:

    Image Added
  3. Allow students to join Open Managed teams:

    Image Added
  4. Allow students to leave Open Managed teams:

    Image Added

Detailed technical changes

The necessary changes have been explored in the following PRs:

...