Search found 12 matches

by wanadli
Fri Apr 19, 2024 2:49 am
Forum: E-Learning Management & Frontend
Topic: Cannot play SCORM content on Chrome
Replies: 9
Views: 834

Re: Cannot play SCORM content on Chrome

UPDATE
Managed to solve this issue. Turns out it boils down to the server configuration. We had to turn off certain security protocol in server to allow the JS script through.
by wanadli
Sun Apr 07, 2024 4:53 pm
Forum: E-Learning Management & Frontend
Topic: Cannot play SCORM content on Chrome
Replies: 9
Views: 834

Re: Cannot play SCORM content on Chrome

My bad ... it's Articulate.

Thank you for testing on your side.
Really appreciate it.

Narrows down my scope of work.
by wanadli
Sat Apr 06, 2024 11:15 am
Forum: E-Learning Management & Frontend
Topic: Cannot play SCORM content on Chrome
Replies: 9
Views: 834

Re: Cannot play SCORM content on Chrome

Yes I did. Still the same error.
Apparently happens to not just this particular SCORM package but all SCORM
by wanadli
Sat Apr 06, 2024 6:08 am
Forum: E-Learning Management & Frontend
Topic: Cannot play SCORM content on Chrome
Replies: 9
Views: 834

Re: Cannot play SCORM content on Chrome

This is what it's showing.

Was wondering is SCORM working well on your Chrome?
by wanadli
Fri Apr 05, 2024 4:10 pm
Forum: E-Learning Management & Frontend
Topic: Cannot play SCORM content on Chrome
Replies: 9
Views: 834

Cannot play SCORM content on Chrome

Hello ...
I'm having issues playing SCORM content created on Articulate on FormaLMS 4.x.
It's returning some JS error.
It works fine on Firefox though.

Anyone has faced this issue before?

Cheers
by wanadli
Fri May 03, 2013 2:05 pm
Forum: Installation and configuration
Topic: Large scale docebo installation
Replies: 8
Views: 9304

Re: Large scale docebo installation

I did firebug output print on doceboCore/models/UsermanagementAdm.php on a database with 75k users and here's what i get: SELECT u.idst, u.userid, u.lastname, u.firstname, u.email, u.register_date, u.lastenter, u.valid FROM %adm_user as u WHERE u.idst IN ( SELECT idstMember FROM %adm_group_members a...
by wanadli
Fri May 03, 2013 1:37 pm
Forum: Installation and configuration
Topic: Large scale docebo installation
Replies: 8
Views: 9304

Re: Large scale docebo installation

Hello ... I created a docebo installation with 200k users. The admin - user mgmt crashed! the user list table loads very very slow. And if you try to do a search it will crash the my machine. In fact, with that number of users, any features that have a ALL USERS listing will crash the system. maybe ...
by wanadli
Tue Nov 20, 2012 5:42 am
Forum: Installation and configuration
Topic: Large scale docebo installation
Replies: 8
Views: 9304

Large scale docebo installation

Hi ... I was wondering if anybody has ever tried setting up docebo on a big scale using multiple servers.

I was thinking of using a couple of servers with the docebo source code (htdocs) shared on SAN.

Do you think that'll work?
by wanadli
Tue Oct 16, 2012 2:53 pm
Forum: E-Learning Management & Frontend
Topic: iSpring scorm package and "Load from xml:" error
Replies: 4
Views: 6284

Re: iSpring scorm package and "Load from xml:" error

If you are lazy to re-upload the SCORM package again, then try this quick fix:

1. open your 'learning_scorm_items' table.

2. Change 'item_identifier' column value from 'item' to 'xxx' (or any other sequence of characters that you fancy)

That's all.