ude-soco / CourseMapper-webserver

A collaborative course annotation and analytics platform
https://coursemapper.soco.inko.cloud
MIT License
1 stars 0 forks source link

Issue with sharing the course link with students #687

Open qurat08 opened 8 months ago

qurat08 commented 8 months ago

If I am a teacher and I created a course, I want to shre its link with my students. How to do that? the link of the course is of type 1) http://localhost:4200/course/65d8945325037e86e54c9992 or 2)http://localhost:4200/course/65d8945325037e86e54c9992/welcome If I copy the link and someone tries to access that, this happens: image

we need a way through which a proper course can be share with students, e.g. the link that we have of a course on landing page (when not logged in) i.e. http://localhost:4200/course-description/65d8945325037e86e54c9992

qurat08 commented 6 months ago

Missing: this option should be available to both student and moderator If the user is already enrolled in the course he should be redirected to course materials page rather than showing the enroll button to enroll again

qurat08 commented 2 weeks ago

Update:

  1. this option is available to both student and moderator
  2. But, if a user is already enrolled in the course, clicking on the course sharing URL redirects him to the course description page and he has to click on enroll button again