Praveen Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [Wp-Pro-Quiz] I need audio quizYou can add audio files to the question field.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Alternative to discontinued wp-pro-quiz pluginHello, @vinicius-roggerio-da-rocha we have updated this plugin as well as added new addons. You can check all the details from https://yuvayana.org/wp-pro-quiz-new-features-update-best-quiz-plugin-for-wordpress/
Forum: Plugins
In reply to: [Wp-Pro-Quiz] where to insert the css classes?@bielmp front.min.css
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Wp Quize No UpdateHi @mahdihasanst you can download the secured Wp Pro Quiz Plugin from here https://yuvayana.org/solved-wp-pro-quiz-csrf-leading-to-arbitrary-quiz-deletion/
Replace this plugin using FTP/Cpanel File manager –> Plugin folder.
Don’t delete the existing Wp Pro Quiz from the Wp Admin dashboard.Forum: Plugins
In reply to: [Wp-Pro-Quiz] Wp Quize No UpdateHi @mahdihasanst , Wp Pro Quiz is not updated by the author from last few years.
Now we are wotking on the WP Pro Quiz and added many new features as per the request from various clients.
You can get the details from here – https://yuvayana.org/wp-pro-quiz-new-features-update-best-quiz-plugin-for-wordpress/Forum: Plugins
In reply to: [Wp-Pro-Quiz] wp pro-quiz don’t work with php 8.0Hi @otrebor
We have updated this in our version. As we are not the author of the Wp Pro Quiz, we can’t provide updates here.
We are using, maintaining as well as developing more features for our clients.
Soon we will make this updated plugin available on our website from where anyone can download it.So as of now don’t upgrade your PHP version with an existing plugin, it will give you errors.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] wp pro-quiz don’t work with php 8.0Hi, @otrebor we have updated the plugin to support PHP 8.0 as well as added many new features.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] wp pro-quiz don’t work with php 8.0Hi @otrebor, I have checked that the wp pro quiz is not working on PHP 8.0.
This plugin is not updated by the author but as we are also running our website on this so we will work on that soon.Forum: Plugins
In reply to: [Wp-Pro-Quiz] online 1 or 0 in databaseHi @condog Yes you can easily achieve that by using this database delete query
DELETE FROM
your_database_nameWHEREonline= 0But before deleting, make sure you have backup your DB.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] No Result Pop-UpHi, yes name creates the confusion.
As per my suggestion It will be good, if you ask for the support from Plugin publisher of Wp Quiz Pro.Forum: Plugins
In reply to: [Wp-Pro-Quiz] Problem creating a new quiz on php 8Hi @lexjunkie as per my suggestion, it will be good if you wait for some time to update the PHP 8. Currently recommended PHP version is 7.4 and Wp Pro Quiz is also working perfectly fine with that.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] No Result Pop-UpHi @tamierp, is your question about the Wp Pro Quiz?
Forum: Plugins
In reply to: [Wp-Pro-Quiz] No ActiveCampaign Integration ??Hi @mrlyth, Wp Pro Qui and Wp Quiz Pro both are different plugins.
I think you have bought Wp Quiz Pro.Forum: Plugins
In reply to: [Wp-Pro-Quiz] “Show Answer” buttonHi @krishna0122 use check and continue mode.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] WP Quiz Pro:Email answers given along with score to moderatorYou can use this “admin email notification” with the following functions to send the result to moderator or admin
$userId – User-ID
$username – Username
$quizname – Quiz-Name
$result – Result in precent
$points – Reached points
$ip – IP-address of the user
$categories – Category-OverviewAnother option you can enable the statistics for the quiz and then you can check the result of the particular user from the statistics.
Another option is that if you need then we can customize the Wp Pro Quiz to send the complete result in PDF format to user as well as admin.