Hello,
Where is the course menu for classroom courses? After a user subscribes to an edition of a classroom course, still no menu is shown, and a lock icon is displayed beside the course title. I tried this also with edition of dates in the past to check if this is because the course is still in a future date, but even with dates in the past still the lock is shown and the course doesn't open to show the menus. What's the missing step?
Classroom course pages
Re: Classroom course pages
/appCore/index.php?modname=middlearea&op=view_area&of_platform=lms
check if the classroom label is active
check if the classroom label is active
Per supporto GRATUITO contattatemi in privato qui
Re: Classroom course pages
It's active and the course is visible, but how to open its page? A lock sign is shown beside the course name, the edition dates are in the past and the user is subscribed. There is a menu associated with the course. Why is it locked?
Re: Classroom course pages
Screenshot of the edition settings
Per supporto GRATUITO contattatemi in privato qui
Re: Classroom course pages
What is the setting related to this issue?
I have even marked the user attendance for all days of the course, and at the user side the message says you have completed this course, but still an icon of an envelope with lock is shown besides the course title, and there is no link for the course title to open details page.
I have even marked the user attendance for all days of the course, and at the user side the message says you have completed this course, but still an icon of an envelope with lock is shown besides the course title, and there is no link for the course title to open details page.
Re: Classroom course pages
For your information, this issue was due to course date, in the course information itself not in the edition. Seemingly the end date in the course date was considered expiration date and thus the course was inaccessible to users. So just remove that date from the course information of change it.
Re: Classroom course pages
Hi tempuser, thanks for sharing your solution.tempuser wrote: ↑Tue Apr 10, 2018 3:18 pm For your information, this issue was due to course date, in the course information itself not in the edition. Seemingly the end date in the course date was considered expiration date and thus the course was inaccessible to users. So just remove that date from the course information of change it.
That's the correct behaviour: when a course reaches the end date it will be closed for users
Re: Classroom course pages
Hello,
Related to this point, I see that when a user is subscribed to an edition of a course, the course page doesn't show the date of the edition under the course information section. I think it needs to show the course date so that the user can refer to this information when needed.
May you please share the lines of code so that I add a section for the course edition date for which the user is subscribed under the course information section?
Related to this point, I see that when a user is subscribed to an edition of a course, the course page doesn't show the date of the edition under the course information section. I think it needs to show the course date so that the user can refer to this information when needed.
May you please share the lines of code so that I add a section for the course edition date for which the user is subscribed under the course information section?
Re: Classroom course pages
Hi, please post a screenshot with evidence of where you want the date to be shown.
Per supporto GRATUITO contattatemi in privato qui
Re: Classroom course pages
Anywhere under this section, just the info needs to be there.