Hoang Ha
Forum Replies Created
-
Thank fverkull for your report and suggestion,
There is a bug in the Gradebook 0.9.1 while it has not checked if a student exist or not before retrieving data. New version of Gradebook will be sending for you soon.
Please send me an email to halink0803@gmail.com so I can send back updated version for you.
Best regard,
Hi vladkish58,
Sorry for late reply,
You can change those by override learnpress template: https://github.com/LearnPress/LearnPress/wiki/How-to-override-LearnPress-templates
I would write a more detail tutorial about this topic in the near future.
Thanks,
Hi fverkull,
Thank you for your question. First, I want to know which version of LearnPress you are using? Cos, the current version of Gradebook add-on has not compatible with LearnPress version 1.0 yet. I am very sorry for that. We will update version of the Gradebook to 1.0 in a couple of days.
Thank you.
Hi Martin Oxby,
We’re sorry for late reply. This problem caused by LearnPress loads lesson content through ajax so it just loads content only and every new javascript code cannot be ran. You can solve this issue by putting a reload function after the lesson loaded so it can load the new javascript code.
location.reload();Just put that line of code at the end of load_lesson function in /assets/js/learnpress.js file. I hope that it will help solving this problem even it looks not very nice when loading lesson content.
Best regards,
p.s: We are restructuring our LearnPress plugin to release stable version 1.0, so we do not tend to update this file to solve this problem right now. You have to do it manually, thank you for your understanding.
Hi j.overdevest,
We would like to list all these technical problem on github so our programmer could handle it: https://github.com/LearnPress/LearnPress/issues
Thank your for your question.
Sadly that LearnPress has not provided that feature yet.
Thank you for asking. We would consider to add that feature into LearnPress soon.
Best regards,
I’m sorry that we are testing it. When it is ready, we will announce with the link for you to buy it. Right now, it is not available.
Best regards,
We are testing LearnPress add-on for Paid Membership Pro which provide monthly subscription, it’ll be a premium add-on.
Hi malcolm.swinton,
We have mention about this feature once before. Right now, LearnPress does not support Captivate yet. We will add this feature to LearnPress import/export add-on soon.
Thank you for your question,
Best regards,
I am sorry. I have discussed with my team and I have a question for detail information: Exactly where did the time function you mentioned already, if it the function in quiz time, then it does not affect the feature cos we just concern about duration, not a point of time.
Please explain more detail if I misunderstood your idea.
Best regards,
Thank you for your comment and questions.
Yes, user have to register to buy a course. They can buy multiple courses and all those courses are listed in the user profile. They can access all these courses with the same login.
Best regards,
p.s: It’s free, so just give it a try. Thanks!
Hi katfrajoe,
Thank you for your question. Unfortunately, we have not provide this feature yet. If you want to remove a student from a course you have to remove him in database.
We would try our best to provide this feature soon.
Best regards,
I have written a short instruction on how to translate LearnPress which you can find here: https://gist.github.com/halink0803/035ba7678e2c8731d790 and I recommend you to translate it on Transifex project so other can use it.
Thank you shrimp2t,
Right now we are using Bitbucket to store the main repository, so the repo at the github is not updated yet. At the end of this week, we will move to use github as the main source code management for code, so we can handle issues easier. Thank you again for your contribute.
Best regards,
You can deactivate LearnPress and check if the problem happen again? I am not sure this problem cause by LearnPress because I can find where your message come from in the LearnPress source code.
However, your site have not crush so please update the latest version of LearnPress. And if you don’t understand the code deeply, please contact us if you want to customize some functions. We will try our best to figure a solution for you.
Best regards,