masteriyo
Forum Replies Created
-
Update: Version 1.2.1 now includes unlimited quiz attempts feature.
Thanks.
Sanjip S.Hi @evatb,
We have released version 1.2.1 today. Please update and check. It should now also include the missing strings for translation.
The quiz questions number below the timer is removed for now. Once we have robust plan for it, we will be implementing it properly.
Thanks.
Sanjip S.Hi @engulfer,
Unlimited attempts option for quiz is now added in version 1.2.1.
About the unminified version of JS files, yes, we seem to have missed related to some areas. We will adjust that in our next version update.
Thanks.
Sanjip S.Our team is planning this for the next update which is to be released this week.
Thanks.
Sanjip S.So, looking at the image that you have provided, you want the Complete button at the top (beside lesson title) and lesson description to show before the video.
For Complete button:
We do have plan to show it in the header top bar between progressive bar and account image icon. Sometimes when the lesson description is long rather than scrolling the page downwards to click on Complete button, same button at the top area can become handy for learners/students. So, I assume what you want is similar to this. This will be added in one of our updates but will take sometime. Achieving this via CSS is difficult and not recommended.For Lesson description:
Since the lesson description comes right after video, we can reverse the order using the following custom CSS. Please give it a try..chakra-stack #ytplayer { order: 2; } .chakra-stack .masteriyo-interactive-description { order: 1; margin-top: 0; }
Hope this helps.
Thanks.
Sanjip S.This option will be added in our next update which is planned to be released this week.
Thanks.
Sanjip S.Hi @evatb,
Yes, for every lesson the respective lesson description will be shown here in the same place which is the content area (below lesson featured video of the lesson if added).
I am not sure what you are trying to achieve here. Can you please explain a bit more or if you have screenshots of what you want to achieve then that would be helpful for me to provide the best help that I can provide.
Thanks.
Sanjip S.Sorry for the late follow up on this.
We checked and following might have happened in your case:
By default, we have a quiz attempts limit of 5. Now, at the start of the quiz if the attempts limit was already reached, clicking on the Start Quiz button won’t do anything and might have triggered the issue.In next update (which will be released within this week), we will show information message right at the start of the quiz if the limit was already reached. This should resolve this issue.
Yes, our plugin folder does include both minified and unminified JS files, you can check it here https://plugins.svn.www.ads-software.com/learning-management-system/trunk/assets/js/build/.
Please let us know if you have any further query on this issue.
Thanks.
Sanjip S.Hi @engulfer,
Thanks for your support query.
While I test on my test environment, all seems to be fine.
However, I have asked our developers to give a look on your query and error message that you have added on this matter. Once I hear back from them or have more information, I will soon get back to you.Thanks.
Sanjip S.Hi @gilbertomtnez,
As we haven’t heard back from you, we are marking this thread as ‘resolved’. If you have any further queries on this matter you can always reply on this thread or open a new support thread and we will get back to you.
Thanks.
Sanjip S.An update is scheduled for next week to add a simple message at the end of course completion like ‘The course has ended’ along with few links/button to go back to same course main page and to courses list page.
However, this is of course our initial steps on this matter. We have more plans on this later to give more control to the site owner on what happens on course completion. If you have any particular suggestion then we will like to take that as well to determine what would be in the best interest of site owners.
Thanks.
Sanjip S.Sure, you can combine the related questions, it will help us to reply as well. ??
1. We will give it a check and if any are missing, we will add those in next updates. By quiz results page, I assume these are strings like ‘Total Questions’, ‘Total Answered’ and so on. will give a check..
2. Yes, there seems to be some kind of bug there. We will adjust/fix this in our update.
Yes, screenshots in some cases would be more helpful. In this case, I think I have got your points, however, in other threads if you ever need to upload screenshots, you can simply upload them to temporary free image hosting site like https://imgbb.com/ or similar and add the respective link here.
Thanks.
Sanjip S.Welcome back. ??
To answer this and clarify this, I will have to fist tell how the ‘Learn page’ works.
Whenever you start any course, it opens of a learning page consisting all the lessons and quizzes of that particular course. Now, ‘Learn Page’ under Pages just remains to run this learning page for each course. The content of the ‘Learn Page’ itself is irrelevant and it will not show anywhere. So, you don’t need to edit the content of ‘Learn page’, please keep it as it is without deleting the page.
Now, when you start any course, you are in one of your lessons of that particular course. The video added to the lesson will show at top just below lesson title and the lesson description will show below the video. So, if you are looking to add content for each lesson within the course, lesson description is the thing that you need to add. Please check Add new lesson section in this doc. Also, video is like the main content for any lesson, we show it right at top before the lesson description to highlight it.
Please let me know if this clarifies your query or not. Also, if you have any suggestions on this matter, I would be happy to hear those.
Thanks.
Sanjip S.Hi @evatb,
You are welcome to ask as many questions as you like. All your feedback and queries will only help our LMS plugin be better. ??
Yes, currently the quiz attempts is kinda shared between all users when the course is free and open (no registration required). As there is no registration, our LMS plugin does not know who is taking the quiz and on whose account to add the attempts to. Having that said, we will check further on this on what we can do for this case to make this more appropriate.
Yes, currently for the attempts allowed number, you have to add a number and cannot make it as unlimited. This is something we can certainly add in our updates soon, that is, option to remove limitation in the quiz attempts.
Yes, the max. attempts will not be shared between students if registration is mandatory as in this case, the counts will be stored individually and separately for each student.
For now, what I would suggest is:
you can set the limit to like say 100 or 1000, as higher as you need if you don’t want students to register.
However, if you want to make registration compulsory to take the course, you can simply set the quiz attempt limit to 1 and each students will be allowed to take the quiz one time only.Hope this information helps to some extent in your case, we will soon think of making necessary updates in this case.
Thanks.
Sanjip S.We have released a new update v1.0.10. Please update and give it a try. This update should most probably fix the issue. Please let us know.
Thanks.
Sanjip S.