Search found 20 matches
- Mon Feb 05, 2024 8:12 am
- Forum: Administration Management
- Topic: Recover deleted users
- Replies: 1
- Views: 2400
Recover deleted users
Is there any method to restore a deleted user? In my setup I've already enabled the feature "keep record of deleted users"
- Tue Apr 26, 2022 3:45 am
- Forum: Administration Management
- Topic: Blank menu on new course created
- Replies: 3
- Views: 3268
Re: Blank menu on new course created
Running on php 7.0 and 10.5.12-MariaDB-cll-lve
- Mon Apr 25, 2022 4:23 am
- Forum: Administration Management
- Topic: Blank menu on new course created
- Replies: 3
- Views: 3268
Blank menu on new course created
When I'm creating a new course, I failed to load any of the areas, shows up blank as attached.
Currently I'm working around that by duplicating an old course, then modify accordingly.
Using forma 2.4.5 - the issue seems to be carried from 2.3
Currently I'm working around that by duplicating an old course, then modify accordingly.
Using forma 2.4.5 - the issue seems to be carried from 2.3
- Wed Apr 28, 2021 11:09 am
- Forum: E-Learning Management & Frontend
- Topic: Test score problem
- Replies: 1
- Views: 2415
Test score problem
I have a bug where the test score does not appear on the report and the gradebook, however when the student view it on the report card or the history it appears. On the report and gradebook it's treated as if the test is not taken.This is how it looks like from the gradebook https://ibb.co/dtfb4wV ...
- Fri Jan 29, 2021 9:16 am
- Forum: Administration Management
- Topic: Exporting report to google sheets
- Replies: 6
- Views: 4249
Re: Exporting report to google sheets
Can you share what's the method for both? For generate report externally, do you mean that it's done by hooking the database using external data service?
- Fri Jan 29, 2021 8:46 am
- Forum: Administration Management
- Topic: Exporting report to google sheets
- Replies: 6
- Views: 4249
Re: Exporting report to google sheets
Currently using 2.3 - I'm trying to pass it to GS. One way I've done this is by using I/O task and feeding the resulting csv to the google sheets - but as the report from I/O is limited, for example there's no report for tests, I'm wondering if there's a method for me to get a public csv link to ...
- Fri Jan 29, 2021 7:57 am
- Forum: Administration Management
- Topic: Exporting report to google sheets
- Replies: 6
- Views: 4249
Exporting report to google sheets
Hi all, I'm trying to integrate reports to a google sheets - this google sheets will serve as a dashboard for my client as they require some visualization and its need to be automatically updated. I'm planning to do it via importdata using csv exported from the report module. For example, I use this ...
- Wed Oct 30, 2019 4:16 pm
- Forum: E-Learning Management & Frontend
- Topic: User ID suddenly changed on access to a course
- Replies: 7
- Views: 6884
Re: User ID suddenly changed on access to a course
For number 2, I have set up a user without assigning it to any node on the organization chart. This user suddenly appears in user profile and display name when this error occur to other user.
Another case, I have a user assigned to two nodes, and the bug occurs
Another case, I have a user assigned to two nodes, and the bug occurs
- Wed Oct 30, 2019 5:54 am
- Forum: E-Learning Management & Frontend
- Topic: User ID suddenly changed on access to a course
- Replies: 7
- Views: 6884
Re: User ID suddenly changed on access to a course
I'd like to bump this thread again since I found some additional information that might relate to the issue: 1. The client's setting for cookies is set to strict / disable third party cookie 2. User ID are swapped with a user that is not assigned to any groups 3. User ID are all imported from csv ...
- Tue Oct 22, 2019 6:19 am
- Forum: Administration Management
- Topic: Custom field in report
- Replies: 8
- Views: 8852
Re: Custom field in report
Oh, I see...its in the class.report_user.php. I tried changing report.php but I cannot track the function that leads there. Thanks alfa & max