Scorm won't fit into body of page

Scorm won't fit into body of page

by Janice Johnson -
Number of replies: 3

Hi,

My scorm dimensions are too large to fit on the page.  I've tried using the following css, but they don't work.  Also, changing the settings in Site administration >> Plugins >> Activity modules >>SCORM package, didn't work either.


I just upgraded to moodle 3.02+ from 2.7.  Everything worked fine in 2.7.  Any ideas?  


.moviecontent {

    width: 80%;

    height: 80%;

}


.newPlayerID {

    width: 80%;

    height: 80%;

}


.object {

    width: 100%;

    height: 100%;

}


Thanks,

Janice

Average of ratings: -
In reply to Janice Johnson

Re: Scorm won't fit into body of page

by Janice Johnson -

Any advice?

In reply to Janice Johnson

Re: Scorm won't fit into body of page

by Mathew Gancarz -
Picture of Core developers

Hi Janice, just to clarify, do you have the SCORM package set to open within the current window or as a new window?

If you can provide a screenshot also, it will be helpful to understand the problem you are running into.



In reply to Mathew Gancarz

Re: Scorm won't fit into body of page

by Janice Johnson -

Hi Mathew - Just following up.  I had to change the template width in my theme.   

Thanks,

Janice