Search found 74 matches
- Wed Sep 06, 2023 1:00 pm
- Forum: E-Learning Management & Frontend
- Topic: Multiple Choice grading
- Replies: 4
- Views: 3340
Multiple Choice grading
Good day. I am experiencing an incorrect grading on the multiple choice test questions. If, for example, the question has seven (7) answers of which four (4) are correct and only some of the four correct answers are selected the score calculates correctly - eg 3 / 4 or 4 / 4 etc If however any one ...
- Fri May 06, 2022 8:15 am
- Forum: E-Learning Management & Frontend
- Topic: Forma File Browser: You can't access
- Replies: 4
- Views: 4154
Re: Forma File Browser: You can't access
I'll be testing an upgrade from V2.4.5 to V3.1 over the weekend to see if the same issue exists. Is there a workaround in the mean time for my instructors / admins? I do not want to give them super-admin rights...
- Fri May 06, 2022 6:59 am
- Forum: E-Learning Management & Frontend
- Topic: Forma File Browser: You can't access
- Replies: 4
- Views: 4154
Forma File Browser: You can't access
Good day I'm running running Forma V2.4.5 - upgraded from V2.3. Since the upgrade, the normal course admin and instructors are not able to edit/upload any media files. I've checked all standard permissions within the System Configuration but can not find anything. When a course admin or instructor ...
- Wed Jan 19, 2022 3:11 pm
- Forum: E-Learning Management & Frontend
- Topic: Association Question Scoring
- Replies: 9
- Views: 5359
Re: Association Question Scoring
I've just loaded a payment for membership - so will upgrade to V3 hopefully over the weekend...
- Wed Jan 19, 2022 1:38 pm
- Forum: E-Learning Management & Frontend
- Topic: Association Question Scoring
- Replies: 9
- Views: 5359
Re: Association Question Scoring
We've recently updated to 2.4.5 and the scoring is not working correctly.
I have just tested with 5 questions, each having a mark of 1 and it only assigns a total mark of 1 even though all 5 questions were answered correctly.
I have just tested with 5 questions, each having a mark of 1 and it only assigns a total mark of 1 even though all 5 questions were answered correctly.
- Tue Jan 18, 2022 11:57 am
- Forum: E-Learning Management & Frontend
- Topic: Tinymce not loading after update
- Replies: 12
- Views: 6821
Re: Tinymce not loading after update
I think I may have found the issue. It seems that there has been a change in the template formats. The standard FORMA template works fine, but as soon as I switch over to the custom template (which worked in V2.3) it does not load the tinymce GUI...
- Tue Jan 18, 2022 11:43 am
- Forum: E-Learning Management & Frontend
- Topic: Tinymce not loading after update
- Replies: 12
- Views: 6821
Re: Tinymce not loading after update
Do you want to log into the LMS or be on the server through a terminal window?
- Tue Jan 18, 2022 10:46 am
- Forum: E-Learning Management & Frontend
- Topic: Tinymce not loading after update
- Replies: 12
- Views: 6821
Re: Tinymce not loading after update
There is nothing new in the php error log. Also again tested it with the PHP config set to display_errors = ON - but nothing is shown on the page after loading...
- Tue Jan 18, 2022 10:33 am
- Forum: E-Learning Management & Frontend
- Topic: Tinymce not loading after update
- Replies: 12
- Views: 6821
Re: Tinymce not loading after update
I've also tested the YUI editor and it also does not load correctly - get the following console output when the YUI editor is selected and a edit page is loaded: GET https://*rooturl*/appCore/addons/yui/assets/skins/sam/skin.css net::ERR_ABORTED 404 (Not Found) main.js:1 100 DevTools failed to load ...
- Tue Jan 18, 2022 10:26 am
- Forum: E-Learning Management & Frontend
- Topic: Tinymce not loading after update
- Replies: 12
- Views: 6821
Re: Tinymce not loading after update
I've corrected the code as per "cpetrovay" and it fixes the datepicker error. However, tinymce still does not load on any of the editing pages...