Title: Mandatory question
Last modified: March 6, 2021

---

# Mandatory question

 *  Resolved [Jarko Piironen](https://wordpress.org/support/users/ipajen/)
 * (@ipajen)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/mandatory-question/)
 * Thanks for a great plugin.
 * 1. How do I make a question mandatory to answer before next question is possible?
 * 2. How do I remove the twitter share? (I only want FB)
 * 3. How do I get a FB app id?
 * 4. Possible to add links after passed/failed. Like try this quiz. guess this 
   is possible in the pass text but not sure if that info will be shared when sharing
   on FB?
 * Thank you

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Jarko Piironen](https://wordpress.org/support/users/ipajen/)
 * (@ipajen)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/mandatory-question/#post-14143117)
 * Solved question nr 3.
 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/mandatory-question/#post-14144023)
 * > How do I make a question mandatory to answer before next question is possible?
 * Check out the timer per question feature 🙂
 * > How do I remove the twitter share? (I only want FB)
 * Add the following CSS to your site to hide the twitter buttons.
 * `.hdq_twitter {display:none}`
 * You can either add it to your theme’s `style.css` file, or use your theme customizer
   settings to add in the custom CSS.
 * > Possible to add links after passed/failed. Like try this quiz. guess this is
   > possible in the pass text but not sure if that info will be shared when sharing
   > on FB?
 * Yup, just add in the links. The Facebook share should not grab the result text–
   it takes the name of the quiz + the user’s score
 *  Thread Starter [Jarko Piironen](https://wordpress.org/support/users/ipajen/)
 * (@ipajen)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/mandatory-question/#post-14144164)
 * Thank you, the CSS code worked fine.
 * Sorry if posting to many question in same post.
 * “Check out the timer per question feature”
    I would preferer to not have timer
   just mandatory to answer but no time limit, maybe future request.
 * A. The shared post on FB, is it possible to translate this information? like 
   the next button etc?
 * “I scored 0 / 10 – 0% on the Thai grundläggande frågor quiz. Can you beat me?”
 * B. Maybe a future request, but to see average on a quiz in the admin panel and
   even possible to add this information when a user has completed the quiz so the
   can see what other in average had?
 * C. Possible to export the quiz for backup? (I hade a incident where a answer 
   disappeared on every question (was 4 answers and became 3) don’t know how to 
   reproduce but a backup possibility would be nice.
 * D. Would it be possible to use this addon also as product recommendation. for
   example we are a thai restaurant and depending of answer if like noddle, chicken
   and lemon could recommend pad thai. Maybe a future request or another plugin 
   for it.
 * E. When sharing to facebook a #hdquiz tag is added, is this possible to remove
   in a paid version of addons?
 * Thanks
 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/mandatory-question/#post-14156626)
 * > I would preferer to not have timer just mandatory to answer but no time limit,
   > maybe future request.
 * You can always set the timer to something super high, and then hide the timer
   with CSS.
 * > Maybe a future request, but to see average on a quiz in the admin panel and
   > even possible to add this information when a user has completed the quiz so
   > the can see what other in average had?
 * Check out the addons page. There is a free Save Results Light and paid Pro addon
   that will save the results of quizzes. The free and light version will not save
   the quiz takers name unless they are logged in, but you will be able to see what
   users are scoring on quizzes. (note: neither will show an “average” score).
 * > Possible to export the quiz for backup? (I hade a incident where a answer disappeared
   > on every question (was 4 answers and became 3) don’t know how to reproduce 
   > but a backup possibility would be nice.
 * HD Quiz is fully compatible with WordPress’ native import/export tool 🙂 From
   you admin dash, go to tools > export, and then select “Questions”.
 * > Would it be possible to use this addon also as product recommendation. for 
   > example we are a thai restaurant and depending of answer if like noddle, chicken
   > and lemon could recommend pad thai. Maybe a future request or another plugin
   > for it.
 * _Technically_ you could do this, but it would be kind of like forcing a square
   peg into a round hole. This type of “quiz” is more suited to those personality-
   type style quizzes – you know – the ones that are like “Which Marvel Character
   Are You?”. For this, I’d recommend trying a different plugin that specializes
   in this.
 * EDIT: Re: facebook translate. Unfortunately, translating this is not as easy 
   as it is with things like buttons since the content is dynamic. I plan to build
   a system for this in the future, but for now, you’ll need to edit HD Quiz directly
   to change it.
 * The file to edit is `hd-quiz/includes/js/hdq_script.js` line `917` allll the 
   way at the bottom. You will see `quote: "I scored " + hdq_score + " on the " 
   + HDQ.VARS.name + " quiz. Can you beat me?",`

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Mandatory question’ is closed to new replies.

 * ![](https://ps.w.org/hd-quiz/assets/icon-256X256.gif?rev=2936040)
 * [HD Quiz](https://wordpress.org/plugins/hd-quiz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hd-quiz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hd-quiz/)
 * [Active Topics](https://wordpress.org/support/plugin/hd-quiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hd-quiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hd-quiz/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/mandatory-question/#post-14156626)
 * Status: resolved