Home › Forums › Legacy Support › Support queries › Other issues › This course can not be taken error on course status
Tagged: Course
- This topic has 14 replies, 3 voices, and was last updated 4 years, 5 months ago by Anshuman Sahu.
Viewing 15 posts - 1 through 15 (of 15 total)
-
AuthorPosts
-
June 15, 2020 at 11:19 am #268281Makarand ManeSpectatorHi We are facing error "This Course can not be taken. Contact Administrator." again and again.
- While using course..
- if user hits back button
- sometime opening a quiz
June 15, 2020 at 11:20 am #268282Makarand ManeSpectatorThis reply has been marked as private.June 16, 2020 at 10:22 am #268549VeronicaModeratorhi,This is only possible when the student is not enrolled in the course and try to access the course status page.
It is possible that the user is enrolled still he cannot access the course status page that means the course is expired for that user.
and i have checked with above credential and course this is paid course so the user who is not enrolled can't take the course that's the reason behind itJune 16, 2020 at 10:45 am #268565Makarand ManeSpectatorHi Veronica Student is already enrolled & he already able to access. While using course he gets these errors. Also we faced same issue as instructor too. We have added admin user to course then started course with that user. Error we getting randomlyJune 17, 2020 at 12:25 pm #268877Anshuman SahuKeymasterWell on course status page we use to post the course id and security parameter , when this course id is missing or security nonce fails to verify this issue appears. We have to post the data due to security reasons and running many pre courses checks . Please try to enable "show unit title in course status" from wp-admin-> lms-> settings . With this we use to put the unit title in the url and redirect the based in this url to the current unit .June 22, 2020 at 2:17 pm #269865Makarand ManeSpectatorHi Please check this video for more details. I have mentioned 2 issue there now- Started course newly https://drive.google.com/file/d/1BNosnTQQSDlG-_heDIjK-YJ25HcwW1e6/view
- Already completed units and trying access units from curriculmn https://drive.google.com/file/d/1ei0eaZjfG24qWObnCxtM181cV7FiH2fc/view
- Unit are completed & when again continue course. I get same error 401 https://drive.google.com/file/d/110ik7V-Og64xl8mG6Ofh9bJbt3EHVPY4/view
June 23, 2020 at 5:59 am #269978Anshuman SahuKeymasterThat redirect issue is very strange .Did you try saving permalinks ? for the quiz not loading issue :need to add this line in your.htaccess file :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
also goto wp-admin -> lms -> settings -> api -> make sure all settings are enabled there specially including enable oauth registrations etc . Please share your site admin creds, ftp creds to check issues furtherJune 23, 2020 at 6:34 am #269991Makarand ManeSpectatorHi Alex I am using nginx server, please share code for nginx config. For each url v argument is added. v=6c8403f93333 can you me which setting doing this. After change LMS settings this started to come. I can not find it. https://ch-lms.tyche.work/course/indian-polity/?v=6c8403f93333 List to Check. this course, quiz & unit- https://ch-lms.tyche.work/course/indian-polity/
- https://ch-lms.tyche.work/quiz/python-quiz/?id=1479
- https://ch-lms.tyche.work/course/geography/geo-intro/
June 24, 2020 at 8:00 am #270291Makarand ManeSpectatorThis reply has been marked as private.June 24, 2020 at 1:58 pm #270390Anshuman SahuKeymasterThis reply has been marked as private.June 24, 2020 at 2:07 pm #270395Makarand ManeSpectatorHi alex I have reset role & credentials for the user below. try again with same login details. Please reply on 5 point I have written.- For quiz student is able to access after payment. I am as admin not able to access.
- unit link issue coming for all.
June 25, 2020 at 1:54 pm #270638Anshuman SahuKeymasterThis reply has been marked as private.June 27, 2020 at 4:51 am #271027Makarand ManeSpectatorHi Alex, This is my reply on your revert on mail directly 2 . not added by us please contact your webhost , this is usually done by webhosts to disable internal caching and show actual value in development mode . This is not issue from Host. This was also caused due to <b>Default customer location setting. Settings chosen was Geolocate with cache support. Which added V argument & caused course status page error. Other Default customer location options works fine. 3 . & 5 . please goto wp-admin-> lms -> settings -> api -> connected clients -> clear all clients to solve this . Only clear all clients didn't worked. After clear all clients, I disabled API & enabled again. Then I am able to access quiz. refer this sol : https://stackoverflow.com/a/36911615 Yet now I didnt found need to use itJune 27, 2020 at 5:27 am #271039Makarand ManeSpectatorHi This is my reply on your revert on mail directly 2 . not added by us please contact your webhost , this is usually done by webhosts to disable internal caching and show actual value in development mode . This is not an issue from Host. This was also caused due to Default customer location setting. The Setting chosen was Geolocate with cache support. Which added V argument & caused course status page error. Other Default customer location options work fine. 3 . & 5 . please goto wp-admin-> lms -> settings -> api -> connected clients -> clear all clients to solve this . Only clear all clients didn't work. After clearing all clients, I disabled API & enabled again. Then I am able to access the quiz. refer this sol : https://stackoverflow.com/a/36911615 Yet now I didnt found need to use itJune 27, 2020 at 1:32 pm #271192Anshuman SahuKeymasterWell if quizzes are loading and are not showing 401 error then please do not refer the tip . Sometimes old client ids becomes issue with this clearing client ids solve the problem . -
AuthorPosts
Viewing 15 posts - 1 through 15 (of 15 total)
- The topic ‘This course can not be taken error on course status’ is closed to new replies.