jcrodriguez-dis / moodle-mod_vpl

Virtual Programming Lab for Moodle (Module)
GNU General Public License v3.0
99 stars 85 forks source link

Fix activity settings menu not being shown in description page #91

Closed t-schroeder closed 4 years ago

t-schroeder commented 4 years ago

The problem seems to be that the GET parameter "userid" is not passed when calling $PAGE->set_url(). Maybe there is a cleaner solution, but this works.

Fixes #90

t-schroeder commented 4 years ago

Closing this as the issue has already been fixed by 4d8d6f93b02d21ca8caac6624c0443c35c7bb652