Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible game improvement #20

Open
6 tasks
PlushZ opened this issue Feb 9, 2022 · 0 comments
Open
6 tasks

Possible game improvement #20

PlushZ opened this issue Feb 9, 2022 · 0 comments

Comments

@PlushZ
Copy link
Contributor

PlushZ commented Feb 9, 2022

List of issues:

  • Solve the problem with uniqueness of UserName
    Notes: it is needed to make sure that there are no repetitions in Usernames in gsheets. We can check the uniqueness of the field “Username” in google sheets.
  • Link 5 google forms https://drive.google.com/drive/folders/1rhzhxpCPCZ5YJeeSiH5L1rC1ZYaGs_BY and use UserName only in the first google form and propagate it automatically to other gforms.
    Notes: so players do not have to fill Username field in every level. We need to pull data from google sheets to google forms.
  • PopUp with final score in level 6 after game over
    Notes: Might be possible through Google Apps Script
  • Make score tables more attractive
    Notes: We can also make google tables with scores nicer, if we use Apps Script (create web-App, get data from googlesheet via GET-query to this web-App). In this case we can use our own css-styles to show the data
  • Scoring ideas: https://docs.google.com/presentation/d/12zFqfdSTppEomDSWPYK_W1_5x6ktkoNVetfdWHpl3VU
  • Other way to make a quiz avoiding Gforms is implemented in Story1 Quiz #16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants