Hello,
After testing various options and several plugins, I have come to the conclusion that WordPress shortcodes are not accepted in a Learn page for questions – sad but true. That means that any code with the [xxx] format (except for H5P) will appear correctly on the exiting phase but will not work on the Learn page.
Currently – and before a solution is suggested by the Masteriyo team – I might suggest a couple of solutions.
(1) When you edit the description, click the “Video” icon on the toolbar (not the “Media” button). Click “Embed” and enter this code:
<iframe width=”560″ height=”315″ src=”https:/ / xyz.com/wp-upload/xyz” frameborder=”0″></iframe>
Enter the web address for your video file for “src” and save. The disadvantage is that the video file will play automatically and this is quite annoying while you edit the question.
(2) Use H5P and create an Interactive Video activity with it. Here, you will add your video file into the activity. Make sure that you allow “Embed” for the H5P activity. Then, copy the embed code for H5P, go to your Masteriyo question and use the H5P button to embed the activity.