Should ParentView Be a Unique View or a Mirror of StudentView? #124
Jose-Alarcon1
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion: Should
ParentViewBe a Unique View or a Mirror ofStudentView?Context
We are planning to introduce a ParentView for LessonConnect, giving parents visibility into their child's learning activity. The goal is to determine the best structural approach for this feature:
Option 1: Unique
ParentViewPros:
Cons:
Option 2: Mirror
StudentView(Read-Only/Filtered)Pros:
Cons:
❓ Key Questions for the Team
Let us know what you think:
Beta Was this translation helpful? Give feedback.
All reactions