Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Help Remove Quiz Results’ is closed to new replies.
I do not want any quiz results to be view-able throughout this site.
Currently, when one takes a quiz, CHECK QUIZ RESULTS button is available and takes one to the RESULTS tab.
I have used this CCS code for 1 quiz:
ul.quiz_results li a[href=”?action=9378″] { pointer-events: none !important; }
.single-quiz.postid-9378 .quiz_question span{display:none}
But it’s not working. It might be better to add a CSS code which will remove all results site-wide. Could you help me please?
propheticdreamers.com Admin: Developer
Here’s the quiz link: http://propheticdreamers.com/wp-admin/post.php?post=9378&action=edit
Unfortunately hiding results from the quiz and the results section is not available in the theme as of now .
If you feel we should add this feature in the theme, please create a feature request for this here : https://wplms.io/support/forums/forum/general/feature-request/
The topic ‘Help Remove Quiz Results’ is closed to new replies.