CLUEVO
Forum Replies Created
-
Forum: Reviews
In reply to: [CLUEVO LMS, E-Learning Platform] Ability to ‘trickle’ out contentHello akgorrell,
thanks a bunch for your rating, we really appreciate it!
There is currently no system in place to trickle out lessons the way you describe it, but we really like the idea. I’ve just talked to one of our developers about it and he thinks he can get this done soonish. It won’t make it into the next release though, but it’s definitely coming.Greetings,
the CLUEVO team
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] SCORM Content max 200 MB ?Hi Berndwi,
thanks for getting in touch with us!
The 200 MB limit is actually not something that’s controlled by our plugin. The upload limit is a setting of your webserver and is not something we can just change. To increase this limit you’ll have to contact your hosting provider and ask them to increase it.
Alternatively you can try to install your module from a url by uploading it to a dropbox or something similar and entering the url into the install dialog within the module install dialog.I hope this helps you resolve your issue. Do not hesitate to contact us again if you have further questions.
Greetings,
the CLUEVO team
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] Can’t upload contentGreat to hear we could be of help. Have a nice day!
Greetings,
The CLUEVO Team
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] Short code in pages and true popup.Hello Adrian,
thanks for getting in touch. We are actually working on improvements to the tree system so you are not locked into 3 levels of organization. The popup thing didn’t occur to us, but it shouldn’t be a problem to add another display mode that actually opens a new window instead of a tab, I think we can get this into the next update release.
The shortcode not working seems to be a bug, the cluevo.js should normally be loaded as soon as a module can be opened. We’ll get this sorted asap.
As for the user level, do want to read the user’s data from your theme’s code? I think I can hook you up with a couple of functions that provide this kind of data.
Greetings,
the CLUEVO team
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] Can’t upload contentHello Chris,
thank you for getting in touch.
Does the upload of video or audio files work? If only the upload of zip files fails it could be that you are missing the php zip extension.
The next release should be able to provide better information for possibly missing requirements.
Greetings,
The CLUEVO team
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] User Study ProgressHello Christophe,
it is currently not possible to add pptx or pdf, but you should be able to directly add video and audio files. We also have an extension that allows to add embeded videos from youtube, vimeo, etc. We should have this available in the next couple of days.
Specifically for pptx, we have an extension in development that allows the use of google documents like docs (word files), sheets (excel) and slides (powerpoint). This isn’t ready for primetime yet though, but should be available within the next couple of weeks.As for changing the picture: From the learning management page you can open the corresponding posts of the courses/chapters/etc. via the button with the WordPress icon. From the post you can simple change the post’s thumbnail, this changes the tile’s image on the frontend.
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] User Study ProgressHey Prasun,
just wanted to let you know, if you’ve sent the details I haven’t received them.
If you’re still interested I’d really like to get to the bottom of this. If not should we close this issue?Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] User Study ProgressHello Prasun,
do you mean that the wp-json folder is not found? If so, the issue is with your permalink settings. We use the wordpress json api to handle some backend stuff, so if your json api is not available the user creation won’t work. For everything to work the permalinks have to be set to ?Post name“, you can change this setting under settings -> permalinks.
Does this work for you?Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] User Study ProgressHello Prasun,
thanks for getting in touch with us. You should be able to give users access to certain courses through our permission system. You can find the user administration under CLUEVO -> Users, from here you can create new users, assign them to groups and manage permissions.
Progress is determined from the data a scorm module provides, if your module provides the scorm variables for progress or scores we use that to determine a users progress. You can view a modules scorm parameters and progress entries under CLUEVO -> Reports.I hope this helps to resolve your issue, if not don’t hesitate to get in touch with us again.