Hi There,
Sort (drag and drop) question answers on mobile does not work on our portal. I read in an other forum topic, that it would work if the quiz is set to React. Is this the only way? As you know, the React Quizzes doesn't work on our site. If I switch to React, the quiz only shows a white page.
Thank you for your support.
hi,
yes sort match will work with react quiz , we can fix your react quiz just follow these points :
Quizzes on react
IMPORTANT NOTES :
1 . IN order this to work please enable Api from wp-admin ->LMS-> settings -> Api .
2. You would need to update vibe course module , vibe customtypes and wplms theme to version 3.9.7
3 . you might also need to add this line in your.htaccess file :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
If above line does not work please change the above line to :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1