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

Attendance System #6

Open
11 tasks
vcfxb opened this issue Sep 4, 2020 · 1 comment
Open
11 tasks

Attendance System #6

vcfxb opened this issue Sep 4, 2020 · 1 comment
Labels
enhancement New feature or request Web Interface Issues and PRs related to the Telescope web interface

Comments

@vcfxb
Copy link
Member

vcfxb commented Sep 4, 2020

  • Creating attendance event
    • With Code
    • With Phrase
    • With link
      • QR Code to link
  • User confirm attendance
  • Privileged User verifies confirmed attendance
  • Privileged User views attendance
  • Privileged User exports attendance
    • to CSV
    • to JSON
@vcfxb vcfxb added this to the MVP / v1.0.0 milestone Sep 4, 2020
@vcfxb vcfxb mentioned this issue Nov 10, 2020
@vcfxb vcfxb self-assigned this Mar 9, 2021
@vcfxb vcfxb added the enhancement New feature or request label Mar 9, 2021
@vcfxb vcfxb added the Web Interface Issues and PRs related to the Telescope web interface label Jun 22, 2021
@vcfxb vcfxb removed their assignment Jul 26, 2021
@vcfxb vcfxb removed this from the 1.0.0 milestone Nov 21, 2021
@vcfxb
Copy link
Member Author

vcfxb commented Dec 2, 2021

For the minimum version we only need to support an attendance code in my opinion. We can skip the verification if attendance codes are single use and non-transferable. Perhaps change the code after a user uses it to get attendance credit. This is bad UX in that the code changes repeatedly and people will keep typing it in only for it to change on them but it's otherwise a decent and pretty foolproof solution in my opinion. We could also just have it change every 60 seconds instead of every use, which would prevent people from sending it to their friends but would still let people use it without it changing on them.

The other option is to use a static QR code similar to venue, but then we fall into the same pitfalls that venue has.

Last option would be an unchanging attendance code like observatory used to use. This would probably be fine, except it is liable to people passing it to their friends.

bepvte pushed a commit that referenced this issue Nov 8, 2022
Break up the rcos.sql file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Web Interface Issues and PRs related to the Telescope web interface
Projects
None yet
Development

No branches or pull requests

1 participant