Issue in course view in moodle 3.5

Issue in course view in moodle 3.5

by milind Test -
Number of replies: 6

Hello,

I am facing some issue at the time of course view.
Whenever I clicked on course from the Available courses, the page opens directly to the mod/scorm/view.php instead of the course/view.php.

I am not able to view the course/view.php page.

Can you please help me?

Thanks in advance.....

Average of ratings: -
In reply to milind Test

Re: Issue in course view in moodle 3.5

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

In the course settings, do you have the format set to single activity and the type set to SCORM?

If you don't want a course made from a SCORM package, you can simply delete the course and create a new one with a different format such as topics.

In reply to Helen Foster

Re: Issue in course view in moodle 3.5

by milind Test -

Thanks for your reply.
Yes, my course is scorm format.
My course is also working fine. 

But I am not able to view course/view,php.
so I can't add the feedback module for this particular course.

In reply to milind Test

Re: Issue in course view in moodle 3.5

by Davo Smith -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

The course format is called 'Single activity format' for a good reason - it can only contain one single activity, which is shown as soon as you visit the course.

If you want more than one activity in the course, then you need to choose a different course format.


In reply to Davo Smith

Re: Issue in course view in moodle 3.5

by milind Test -

Thanks, But I can't use different course format.
My course is in SCORM format & in the course have 9 different lessons. 
In Moodle 2.5.3, it's working fine.
please help me.


In reply to milind Test

Re: Issue in course view in moodle 3.5

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

We are not telling you to change the Scorm.  The course format explains how the course page is laid out.  If you are using Single Activity format, it means just that, you can only put a single item in the course.  Change the course format to topics and you will be able to add your feedback activity to the course in addition to the scorm.

Average of ratings:Useful (2)
In reply to Emma Richardson

Re: Issue in course view in moodle 3.5

by milind Test -

Thanks a lot.
Now it's working as per my requirement.