Home › Forums › Legacy Support › Support queries › Setup issues › How top user from downloading attachment and disable Course Reviews
Tagged: attacments, course reviews, download, lms
- This topic has 10 replies, 3 voices, and was last updated 8 years, 4 months ago by H.K. Latiyan.
Viewing 11 posts - 1 through 11 (of 11 total)
-
AuthorPosts
-
June 15, 2016 at 3:33 pm #53506oasisSpectatorHello! The theme works well in general. I searched though docs and backend but could not find few things Is it possible to turn off the Course reviews? Is it possible to stop users from downloading the video content of subscribed course? There is a download button under every video, but the student is allowed to access only for a month. I added an img to too to illustrate Can I also remove "Mark this Unit Complete from the backend somehow? Cause the units can be repeated again and again during the subscription time. The last one is not so important, the downloading is the most important issue This is our page, we want to sell joga video subscriptions http://oasis-solutions.ee/c/joogatartu20-01-2016/ Hope You can help me, KaiaJune 16, 2016 at 11:14 am #53604Anshuman SahuKeymaster1. Disable the comments in your courses from back end course edit page . That will disable the reviews in your courses . 2. Seems like that the video that you have added in units get also attached to that unit . Please refer this tip to remove it from downloads section : https://wplms.io/support/knowledge-base/remove-attachment-from-course-units/ 3. Yes the user can still access even all the marked complete unit in course during their subscription period . Just set " Previous unit/quiz must be completed before ...." .refer " http://prntscr.com/bh26p3 "June 26, 2016 at 9:33 am #55202oasisSpectatorHello! 1) Not sure if I found it, I can still see the corse assessment stars. 2) I followed the steps and tired the plugin out. Sadly did not work. I used CSS to hide the download as a temporary solution, but that is just really bad one. Is there some other ways, even if I have to change the theme's core files I need to make it that the user cannot download these videos 3) Excellent Actually related to units I have another request from my client. I don't know if I should open another ticket for that. Is there somehow possible to have all the units content in the course page. That means that the user doesn't have to click on every unit to get to video. The person just opens the course and gets a bunch of videos to watch. And it is important that they can be opened fullscreen Do I have to go and modify my child theme for that? Is there anything I can do from backend options to achieve(or help along) with that? All the best KaiaJune 27, 2016 at 8:44 am #55260Anshuman SahuKeymaster1. Please try adding the given css in your wp-admin -> appearance -> customize -> custom css : .course_reviews { display: none; } 2. Well you have to unattach the videos .This is the only way to remove the download area in units . Well there is setting in course to show Full units in curriculum . refer : http://prntscr.com/bll14b But this will allow non-logged in users also to see the units from curriculum .You can enable this setting if you are comfortable to show the unit content to the non-logged in users. If you want to restrict it then please note that subscribed student can pursue her course from course status page . refer : http://screencast-o-matic.com/watch/cD1tjEiTseJune 27, 2016 at 4:06 pm #55292oasisSpectatorHello! With the unit attachment we decided to upload videos to vimeo and use it's settings to disable users from sharing and downloading our video content I found useful settings at backend to support fast access to course If the user logs in she is directed to course status page. She can be taking multiple courses so she clicks on the course at hand. But is there any possibility to direct the user to the first unit automatically? For now the person has to make 2 clicks saying to start course So we could skip as many steps we can after login until seeing the first video I hope do put display:none; on the units sidebar and show all the current course videos <span style="line-height: 1.5;">only </span><span style="line-height: 1.5;">in the first unit.</span> All the best and thanks for the helpJune 28, 2016 at 6:44 am #55349Anshuman SahuKeymasterWell initially when user starts the course it shows the coirse status page content (the content that you put in your course status page ) . Usually it consists of instrcutions on how to navigate and pursue the course . Check this on our demo . this page is only shown to user when she has not completed any unit in course if student marks complete any unit in course(refer : http://prntscr.com/bm087a) then course status page will not be shown to her and she will directly see the first unfinished unit in course . You can also apply this or this tip to automatically mark the unit complete as soon as user opens it so that the course status page does not show next time to the user .June 28, 2016 at 9:42 am #55381oasisSpectatorHello! Else excellent links. I get the logic in general. But for me the code that marks the unit complete makes that use still has to click start course and is directed to second unitJune 28, 2016 at 1:50 pm #55435oasisSpectatorstupid me, I deleted the second unit and now it works fine, not sure if in the first time user uses the course but afterwards for sure. ThanksJune 29, 2016 at 5:23 am #55535H.K. LatiyanParticipantPlease confirm, if the issue is resolved and can we close this topic ?June 29, 2016 at 9:21 am #55583oasisSpectatorJep. closing, thank you :)June 30, 2016 at 5:24 am #55695H.K. LatiyanParticipantThanks for confirming, so closing the topic.
-
AuthorPosts
Viewing 11 posts - 1 through 11 (of 11 total)
- The topic ‘How top user from downloading attachment and disable Course Reviews’ is closed to new replies.