GithubHelp home page GithubHelp logo

help wanted. about react-buzzfeed-quiz HOT 7 CLOSED

amamenko avatar amamenko commented on August 18, 2024
help wanted.

from react-buzzfeed-quiz.

Comments (7)

pmirla avatar pmirla commented on August 18, 2024

Thank you, Avi. Would it be possible to show a response after the user picks an answer choice for a question? We are now able to show a response after all quiz questions are answered. And, can we embed videos in the question box?Thank you

from react-buzzfeed-quiz.

amamenko avatar amamenko commented on August 18, 2024
  1. Do you mean triggering a result early on a specific answer selection without having all the questions finished? I can make that a feature, sure.
  2. At the moment, the closest you can get to embedding a video is by transforming the video into a GIF and setting it as the backgroundImageSrc. This just sets the "src" attribute on an HTML img tag. For videos, I would need to conditionally set that as a video tag and check for the three supported video formats in HTML: MP4, WebM, and OGG.

from react-buzzfeed-quiz.

pmirla avatar pmirla commented on August 18, 2024

#1. Would be great to show a message box below the question after the question is answered.
example from nytimes quiz. Thanks
image

from react-buzzfeed-quiz.

pmirla avatar pmirla commented on August 18, 2024

hello. I just wanted to ask if you are planning to add a response feature after answering a question. Thank you

from react-buzzfeed-quiz.

amamenko avatar amamenko commented on August 18, 2024

I believe BuzzFeed implements something like this on their trivia questions:

Screen Shot 2022-03-07 at 7 40 35 PM

Is this something like what you were referring to? If so, I can definitely add the feature to the quiz component, as well.

from react-buzzfeed-quiz.

pmirla avatar pmirla commented on August 18, 2024

from react-buzzfeed-quiz.

pmirla avatar pmirla commented on August 18, 2024

Thank you

from react-buzzfeed-quiz.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.