I setup a quiz with the functionality of this : https://wplms.io/support/knowledge-base/wplms-user-generated-quiz
I have tried to take the quiz without it being connected to a course as a student but it says that I need to click the "start quiz" button which does not show up on the page. Am I doing something wrong?
Link to quiz page : http://3f2.53c.myftpupload.com/quiz/help/
It has worked when it was connected to a course but I want the ability to take the quiz outside of the course for pre assessment purposes.
Thank you. Please let me know what you need from me. I have needed this functionality for months.
Well non logged in users cannot take quizzes .
They need to log in in order to do any quiz free quiz or paid course quiz .
For the start quiz button please try adding this given code in your wp-admin -> appearance-> customize -> custom css :
.single-quiz.minimal .pusher #title {display:block !important;}
That made that work thank you!
Will a students test average show up on the chart even if they are not in a specific course?
If I want this quiz to act as a pre-test is it best to keep it outside of the course? Any suggestions would be amazing.
Thank you
Also when I am within the course
http://3f2.53c.myftpupload.com/course/amp-it-up-front-end-creation/
I use the user generated quiz but it does not have a start quiz on the main screen like this one does.. Only on the bottom?
Some code missing?
Yes it will show average marks of quiz in quiz stats .
refer :
http://prntscr.com/gf9q1h
You can add the content also alongwith shortcode for user generated quiz .
refer :
http://prntscr.com/gf9sfu