catalyst / moodle-mod_subcourse

Subcourse module for Moodle
https://moodle.org/plugins/mod_subcourse
GNU General Public License v3.0
24 stars 41 forks source link

"Redirect to the referenced course" not working #71

Closed chiaravicere closed 1 year ago

chiaravicere commented 1 year ago

Hello, I would like to redirect the user directly to the subcourse instead of the subcourse module view. But at the moment this option does not work despite it is enabled. Version: 4.1.2

EDIT: with a real student user, it works. May it be an issue that only affects admin users?

Thank you for checking!

reylodev commented 1 year ago

Hello, I would like to redirect the user directly to the subcourse instead of the subcourse module view. But at the moment this option does not work despite it is enabled. Version: 4.1.2

EDIT: with a real student user, it works. May it be an issue that only affects admin users?

Thank you for checking!

Hello... I use, Redirect plugin of Moodle...

danmarsden commented 1 year ago

hi there - yes this is expected behaviour - the help string for that setting states: "If enabled, users will be redirected to the referenced course when attempting to view the subcourse module page. Does not affect users with the permission to fetch grades manually."

thanks!