openedx-vlead / port-labs-to-openedx

3 stars 8 forks source link

Hide a course in Open edX College Cloud Edition #43

Closed ashay-maheshwari closed 7 years ago

ashay-maheshwari commented 7 years ago

Issue Considering observations and feedback from Workshop in Matrusri College of Engineering, it was seen that students were randomly wandering around all the courses in College Cloud Edition. Since we are not running all courses in College Cloud Edition (tough they are available and visible, simulation and images don't work and appear ). This just disturbed students jumping around completely killing the focus from workshop.

Solution

Hiding the courses from catalog, which we don't want to open for workshop will remove this issue. Workshop Coordinator/Admin will have to un-hide courses, following the guidelines to make this happen. Courses to be considered for Workshop will only be visible in Course Catalog.

Steps to hide a course

  1. Login into Studio
  2. Select a lab
  3. From Settings-> Advanced Settings, Look for option "Invitation Only".
  4. Set "Invitation only" to true.
  5. Save changes in studio.
  6. Lab will not appear in Course Lab now.
  7. Steps to un-hide a Lab

Login into Studio

  1. Select a Lab
  2. From Settings-> Advanced Settings, Look for option "Invitation Only".
  3. Set "Invitation only" to false.
  4. Save changes in studio.
  5. Lab will appear in Lab Catalog now.

Process

  1. Identify the Lab to be used in workshops
  2. Login to Studio
  3. Click the selected Lab
  4. Change "Invitation Only" to false
  5. Repeat the steps for all labs considered for workshop
  6. Selected Labs will appear in the Lab catalog and rest of them will not.