Skip to content

Quiz module for Store. Answer correctly and get rewarded. Questions and asks are configurable.

Notifications You must be signed in to change notification settings

NaathySz/Store-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Store module] Quiz

Quiz module for Store. Answer correctly and get rewarded. Questions and asks are configurable.

Config

Config will be auto generated. Example:

{
  "question_interval_seconds": 30,
  "questions": [
    {
      "question": "What is the capital of France?",
      "answer": "Paris",
      "credits": 100
    },
    {
      "question": "What is 2+2?",
      "answer": "4",
      "credits": 50
    }
  ]
}

ko-fi

About

Quiz module for Store. Answer correctly and get rewarded. Questions and asks are configurable.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages