You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
List of issues:
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.
Notes: so players do not have to fill Username field in every level. We need to pull data from google sheets to google forms.
Notes: Might be possible through Google Apps Script
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
The text was updated successfully, but these errors were encountered: