Search found 9 matches
- Mon Apr 10, 2023 3:56 pm
- Forum: Installation and configuration
- Topic: Login Page Edits
- Replies: 4
- Views: 3253
Re: Login Page Edits
To change the language (wording) of any part of the FormaLMS site, you need to use the Language Management option. To do so first go to the language settings option under the settings in the admin area. language settings 1.png Next click on the translate option (shown in picture) language settings 2 ...
- Sun Apr 09, 2023 5:42 pm
- Forum: Administration Management
- Topic: Restrict Messaging to Only Same Group
- Replies: 2
- Views: 3161
Re: Restrict Messaging to Only Same Group
Thank you for the response.
- Sat Apr 08, 2023 10:29 pm
- Forum: Administration Management
- Topic: Restrict Messaging to Only Same Group
- Replies: 2
- Views: 3161
Restrict Messaging to Only Same Group
I was wondering if there is a way to restrict the student from only being allowed to send messages to other users in their same group, not who are enrolled in the same course. I have multiple groups that are enrolled in the same course, but I only want them to be able to send messages to those in ...
- Sat Apr 08, 2023 2:21 am
- Forum: Installation and configuration
- Topic: SCORM Error
- Replies: 5
- Views: 3354
Re: SCORM Error
I think it may be a packaging issue since the courses were originally made back when flash was still a thing. I tried repackaging them with Adobe Captivate and they seem to be working fine.
- Sat Apr 08, 2023 1:16 am
- Forum: Installation and configuration
- Topic: SCORM Error
- Replies: 5
- Views: 3354
- Fri Apr 07, 2023 5:15 pm
- Forum: Installation and configuration
- Topic: SCORM Error
- Replies: 5
- Views: 3354
Re: SCORM Error
I checked the settings and now all that displays is a blank screen. The package uploads and opens, just blank.
- Fri Apr 07, 2023 4:56 pm
- Forum: Installation and configuration
- Topic: SCORM Error
- Replies: 5
- Views: 3354
SCORM Error
Hello, I have uploaded SCORM 1.2 and 2004 packages. I receive this error with both:
Not implemented yet
See the runtime and sequencing examples for launchable courses.
The player seems to be working fine, just not displaying the SCORM content. Any ideas?
Not implemented yet
See the runtime and sequencing examples for launchable courses.
The player seems to be working fine, just not displaying the SCORM content. Any ideas?
- Thu Apr 06, 2023 6:58 pm
- Forum: Installation and configuration
- Topic: utf8 warning at installation step 4
- Replies: 10
- Views: 6310
Re: utf8 warning at installation step 4
In case anyone has the same issue and does not know how to edit the code, here is a quick breakdown: Replace the code in the file: /install/controllers/Step4Controller.php (starting at line 73) if ($this->checkDBEmpty($db_name)) { if ($this->checkDBCharset()) { if ($this->checkStrictMode()) { --$err ...
- Fri Jun 03, 2016 5:40 pm
- Forum: Installation and configuration
- Topic: Upgrade from 1.4.1 to 1.4.2 tip if getting stuck on languages
- Replies: 2
- Views: 4309
Upgrade from 1.4.1 to 1.4.2 tip if getting stuck on languages
Hi, I was having trouble upgrading from 1.4.1 to 1.4.2. My system would get stuck at the languages import section. The work around is the same as referenced in the upgrade to 1.4.1: 1. Instead of going to /upgrade, start with/install 2. Go through all steps including your db information 3. The ...