Home › Forums › Legacy Support › Support queries › Other issues › H5P not completing
- This topic has 22 replies, 4 voices, and was last updated 5 years, 1 month ago by Mk.
-
AuthorPosts
-
October 12, 2019 at 6:32 pm #229903MeesterGijsSpectatorHello, Normally I can skip a quiz by clicking VOLGENDE (that means NEXT in Dutch). I have no issues. Expect when I click next in two specific H5P quiz types: h5p-speak-the-words-set or h5p-dictation. THis happens for both me as admin or as member/student. It doesn't happen when I have don the quizzes and want to skip them a next time just to go through them. This is the report when I click F12/inspect and go to console. Any idea what it could be? I embed them as quizzes, should I add them as normal elements? That we the score doesn't count in the end, but perhaps that could be worth a try... Any advice? GijsOctober 14, 2019 at 7:19 am #230001loganMember
Hello,
The mixed Content issue is a common problem in which the website data (HTML, CSS, and scripts) are loaded on both HTTP and HTTPS connections. This opens up a security loophole that also affects the user experience of the website.
Initially, the data is loaded over HTTPS connection. However, subsequently, a portion of data is loaded over the HTTP connection. For WordPress websites, a common cause of the issue is the presence of hardcoded insecure URL in the databases and files.
Note: Before following the process to fix the Mixed Content issue, it is highly recommended to take a backup of the application’s data.
Step 1: Log in to Your WordPress Admin Panel
Browser to your WordPress website Admin Panel and enter your admin credentials to log in.Step 2: Fix the Mixed Content Issue Install Really Simple SSL Plugin
There are several ways of fixing the Mixed Content issue. Popular choices include manual fixing of the URL and through a plugin.- Go to the right side admin menu and click Plugins. Next, click Add New.
- Search for the Really Simple SSL plugin.
- Finally, install and activate the plugin.
- Once the plugin is activated, it will automatically fix the Mix content issues for all the URLs on the website.
Step 3: Verify That The Issue Has Been Fixed
Now that the plugin has resolved the Mixed Content issue, it is easy to verify that your WordPress website no longer faces this issue.For this, use an online tool: Why No Padlock. This tool will check your website and inform you about the success of the process.
Visit the website and enter the URL of your website. Click the Test Page button to start the process. You will see some message:
also, you need to resave your permalinks from wp-admin >> setting >> permalink >> hit save.
October 14, 2019 at 8:04 am #230012MeesterGijsSpectatorUsing Really Simple SSL Should perhaps fix this. I remember deleting it a while back. I installed and activated it, resaved permalinks but nothing changed. Perhaps settings have to be changed. I have no idea... Could you have a look?October 15, 2019 at 11:33 am #230200loganMemberHello, goto wp-admin >> settings >> general check if it is http or https. refer: http://prntscr.com/pjj22r
else share the h5p thing url and admin creds.October 18, 2019 at 7:31 pm #230637MeesterGijsSpectatorIt's https. It only happens in five courses between elements; going from a quiz (3rd step in the course) to a unit (4th step in course). IMPORTANT: When I click next in the yellow bar it goes wrong, but when I click the unit/quiz on the right (see end of video) it works. So it has to do with the navigation bar underneath the quiz/unit. Perhaps custom code is interfering? The courses Chunks 1 When I go from https://meestergijs.nl/quiz/spreken-15/?id=9246 to https://meestergijs.nl/unit/flashcards-14/?id=9246 chunks 2 When going from https://meestergijs.nl/quiz/spreken-12/?id=9252 to https://meestergijs.nl/unit/flashcards-11/?id=9252 Chunks 3 From https://meestergijs.nl/quiz/spreken-8/?id=9253 to https://meestergijs.nl/unit/flashcards-8/?id=9253 Chunks 4 From https://meestergijs.nl/quiz/spreken-16/?id=9254 to https://meestergijs.nl/unit/flashcards-5/?id=9254 Chunks 5 When I go from https://meestergijs.nl/quiz/spreken-11/?id=9237 to https://meestergijs.nl/unit/flashcards-2/?id=9237 Video It also happens at other spots, but that's more random I think/feel.October 20, 2019 at 8:43 pm #230726MeesterGijsSpectatorWhen I get the error and I check the console or security it tells me everything is great. What else could this be? ScreenshotOctober 21, 2019 at 12:45 pm #230824loganMemberHello, Please share the admin credentials for this, i will check the issue. Note: have a backup of the entire website then let me know. i remember the last time you told me your h5p was not working when you switched to new hosting and when you resaved the permalinks. it worked.October 23, 2019 at 10:22 am #231036MeesterGijsSpectatorThis reply has been marked as private.October 24, 2019 at 12:32 pm #231200loganMemberHello, it is loading at my side: https://cl.ly/7fdf02 Please have a look here, it is loading.October 24, 2019 at 1:31 pm #231213MeesterGijsSpectatorI know. It loads when I click the quiz itself. But when I'm inside the course and at the third quiz and I click next in the yellow bar it shows a white page with that error text. When in the course and I click on the fourth quiz in the navigation on the right it works. What you show me is a quiz outside of a course. And it's specifically the transfer from third to fourth, sixth to seventh that shows the error. For all five Chunks courses.. So the button NEXT (at my site called volgende) doesn't work. GijsOctober 26, 2019 at 7:21 am #231352Anshuman SahuKeymasterPlease goto wp-admin-> WPLMS ->header -> upload any favicon image there again .do not select existing image upload new one. And in those h5p quizzes please check if you have enabled quiz passing score in them?October 26, 2019 at 7:23 pm #231386MeesterGijsSpectatorFavicon; thanks. I changed that. I have not set quiz passing scores. I even didn't tick that box in LMS/settings. So then it's not possible on an individual quiz level. Right? What else could it be?October 29, 2019 at 2:55 pm #231566Anshuman SahuKeymasterThis reply has been marked as private.October 29, 2019 at 8:16 pm #231592MeesterGijsSpectatorThe printscreen shows a quiz which is not the issue. From the course you visited (https://meestergijs.nl/item/chunks1/) it's when I go from 3 to 4 and from 6 to 7 using the yellow bar: NEXT. So inbetween these. Not loading: element INSTEMMEN, quiz: FLASHCARDS Not loading: element NIET EENS ZIJN, quiz: FLASHCARDSOctober 30, 2019 at 2:59 pm #231713Anshuman SahuKeymasterWell currently Im getting this when clicking on previous next unit button in your course : http://prntscr.com/pq77n7 the issue is related to caching plugins you are using . Please first clear up the cache and then deactivate the caching plugins you are using and then check the issue . -
AuthorPosts
- The topic ‘H5P not completing’ is closed to new replies.