Coder Social home page Coder Social logo

trivia-radio4000's People

Contributors

dependabot[bot] avatar ember-tomster avatar oskarrough avatar

Watchers

 avatar  avatar  avatar  avatar

trivia-radio4000's Issues

Player system

Let's clarify how the player system should work in the first version. We could also consider postpoining this until it works for singleplayer.

Avoid duplicate answers

At the moment we pick two wrong answers and one correct. Sometimes the two wrong answers are the same track. This should not happen.

Create quiz from URL

Make it possible to start a new quiz programatically from a URL. That means the following needs be there:

  • Quiz style (required, to support different quiz games in the future)
  • Channel (required)
  • Max number of questions (optional)
  • Number of possible answers to each question (optional)

How about multiple channels? Can come later

Things to consider

TODO

  • Fix bug where sometimes correct answer is not offered in question
  • Fix the case when the player skips to the next track before a player gives the correct answer. Maybe we need to add a feature to the radio4000-player, continousPlaying=false, so at the end of a track it does not go to the next track
  • Don't skip to next question automatically on correct answer. Instead add a button to go to next question.
  • Improve the UI for when a chosen answer is right or wrong
  • Don't reuse styles for answers. Add spacing between answers
  • Add highscore list archive
  • Increase difficulty of questions by not using totally random answers. For instance, use same artist but different track
  • Show channel images when you choose a channel

Result page

After you've answered all questions in a quiz, you should be redirected to a results page. This page shows

  • how many points you got
  • which tracks you discovered and if you got it right or wrong
  • players
  • options to start a new quiz. maybe also same quiz with different options

Point system

How should it work?

  • correct answer is one point
  • wrong answer is one minus point

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.