Praveen Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [Wp-Pro-Quiz] I can’t see the results after completing quizI have checked your quiz and it’s showing the result at the end.
But If you have any problem then it will be best to contact the plugin author.Forum: Plugins
In reply to: [Wp-Pro-Quiz] I can’t see the results after completing quiz@buzzida Yes, but this is Wp Pro Quiz. both are different plugins.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] I can’t see the results after completing quizHello @buzzida , You are using Wp Quiz and this support is for the Wp Pro Quiz.
both are different plugin.Forum: Plugins
In reply to: [Wp-Pro-Quiz] Not match Leaderboard and StatisticHello @moriade
I have checked with my site and there is everything good. Statistics and Leaderboard are working fine.have you checked that the statistics is enabled for this quiz?
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Not match Leaderboard and StatisticHello @moriade can you please share the screenshots?
Forum: Plugins
In reply to: [Wp-Pro-Quiz] You can add signup form by changing the code of pluginYou have to paste the given code after this line
<?php echo $this->_buttonNames['only_registered_user_msg']; ?>Forum: Plugins
In reply to: [Wp-Pro-Quiz] You can add signup form by changing the code of pluginYou don’t have to put this code in the theme.php
You have to add this code in the Wp Pro quiz-> lib -> view -> WpProQuiz_View_FrontQuiz.php after the line where the message is called to show.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] You can add signup form by changing the code of pluginTry this Code
<a href="<?php echo esc_url(wp_login_url( get_permalink() )); ?>"> <?php _e('Login', 'text-domain'); ?> </a>If I am not wrong, you need this type of redirect feature:
http://wp-pro-quiz.examresultz.in/hindi-grammar/- This reply was modified 6 years ago by Praveen Kumar.
- This reply was modified 6 years ago by Praveen Kumar.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Is it possible to import Quiz from MS Word/DOC files?Yes, now it’s possible to import/export questions from MS Word.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] When can we expect update of this plugin?You can get all the details for this module from this page –> https://yuvayana.org/wp-pro-quiz-bulk-question-upload-from-ms-word-template/
Forum: Plugins
In reply to: [Wp-Pro-Quiz] When can we expect update of this plugin?Hello, I don’t know the update from the author but we have developed the addon to upload questions from MS Word file.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] wp-pro-quiz download result in pdf@luganoa It will be good if you send me an email to info@yuvayana.org with the required features that you want.
So that we can discuss there in details.Forum: Plugins
In reply to: [Wp-Pro-Quiz] wp-pro-quiz download result in pdfI have this type of feature in my another exam management system that we are using to provide paid exams on our website. Where student can bookmark questions. But in that these questions highlighted in the particular result.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] wp-pro-quiz download result in pdf@plutowebs that’s good but I think it will not be economical as there is monthly fee.
@luganoa currently there is no feature in Wp Pro Quiz that can saves the result in pdf but that can be achievable by customizing the plugin.
My team have modified the plugin and added few new features according to our needs like negative marking, bulk marks assign, student dashboard to show the result of previously attempted tests for a logged in user, bulk marks assign etc.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Explanation of last question displayed too short time@rojozia the plugin you are using on your site is Wp Quiz not Wp Pro Quiz. These both are different.
So as per my suggestion first you can talk to the plugin support. They may help you regarding this.