GithubHelp home page GithubHelp logo

khanhhua / biblequiz-admin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 378 KB

Admin UI, public API and back facing code

Home Page: http://biblequiz-admin.khanhhua.com

License: MIT License

JavaScript 71.62% HTML 26.24% CSS 2.03% Shell 0.10%

biblequiz-admin's People

Contributors

khanhhua avatar

Stargazers

 avatar

Watchers

 avatar

biblequiz-admin's Issues

Send challenge to Facebook friends

  • Capture the questions of the current test session
  • Use FB API to send a challenge with customised link directly to a quiz session
  • Handle direct quiz link and show an invited quiz

Indicate language for questions

Currently all questions are implicitly in English. If we want to support the Vietnamese audience, we should have a field in questions to indicate the targeted audience's language.

Beware that this is not an i18n issue. Questions in various languages may vary in meanings.

Provide a set of questions for quiz client

Each user should answer a question once and only once at most. The provided set of questions must satisfy this condition. If a question is left unanswered, it may reappear next time another set is provided.

Generate sharable quiz result on demand

By means of shareable URL, user can use to achieve the following items:

  • Share quiz result to Facebook
  • Challenge other to take the same set of questions

Steps to complete this task:

  • Create an active quiz for the current user
  • Archive the active quiz (generate another copy of it, mark it as archived, generate a URI)

Preview question in public user view

Questions are randomized. It is better to see the actual rendition of the question one by one. In the future, we have more than one question format. Now, only one format: multiple choice

Start a quiz session for anonymous user

  • Generate a cute username
  • Fetch a random set of questions

Cute username should be remembered by the client so that the same name is used to restart an anonymous quiz session.

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.