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

Django rewrite: Player API endpoints and play sessions #21

Open
clpetersonucf opened this issue Feb 11, 2025 · 0 comments
Open

Django rewrite: Player API endpoints and play sessions #21

clpetersonucf opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@clpetersonucf
Copy link
Member

  1. Ensure player interfaces load correctly from installed widget engine files
  2. Ensure play sessions are initialized correctly in both play and preview contexts
  3. Implement play session validation heartbeat
  4. Ensure play log saves work correctly in both contexts (play and preview)
  5. Ensure preview logs are properly stored in session while play logs are properly stored in the DB
  6. Ensure widget play sessions end appropriately

Reliant on other elements:

  1. Play session scoring (reliant on Django rewrite: Widget scoring #16 )
  2. User asset rendering (reliant on Django rewrite: User media assets #17 )

Bonus bugfixes/architectural improvements:

  1. Sandbox individual preview sessions for the same instance to resolve issue Multiple instance previews' worth of logs can be bundled in session if the score screen is never loaded ucfopen/Materia#1579
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants