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

Improvements to Registration and Synchronization to enable two-way sync in more scenarios #3749

Open
6 tasks
esurface opened this issue Nov 27, 2024 · 0 comments
Labels

Comments

@esurface
Copy link
Contributor

esurface commented Nov 27, 2024

The goal is to develop a simplified registration process and synchronization protocol.

Considerations

  • Open Registration: A device user can register without central administration of the device (like SP1 registration)
  • Managed Registration: Projects that want more control over registration can require device registration (like SP2 registration)
  • Improved security for "open" registration -- unique token set up per-device during registration
  • Two-way Synchronization of Docs in Open Registration

To Investigate

  • Will moving sync-protocol selection to the new-group component break anything
  • Conflict handling for synching of school, class, student, and teacher records
    - Scenario 1: Info is centrally imported from the server. Teachers prevented from changing info
    - Scenario 2: Teachers are able to create classes and students.
    - Scenario 3: Two teachers share a class -- need to sync data between the two devices

Related:
#3471

@esurface esurface changed the title Improvements to Registration and Synchronization to enable two-way sync for Tangerine:Teach Improvements to Registration and Synchronization to enable two-way sync in more scenarios Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant