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

✨(frontend) Teacher dashboard: Page course signatures #2078

Open
9 tasks
rlecellier opened this issue Sep 1, 2023 · 0 comments
Open
9 tasks

✨(frontend) Teacher dashboard: Page course signatures #2078

rlecellier opened this issue Sep 1, 2023 · 0 comments
Assignees
Milestone

Comments

@rlecellier
Copy link
Collaborator

rlecellier commented Sep 1, 2023

Feature Request

This issus is similar to the "Page organization signatures" issus

  • Add "signatures" entry on TeacherCourseDashboardSidebar
    ⚠️ This entry is visible for users with at least one organization with the abilitiy "can_sign_contract"

  • Create MSW endpoint to list contract (see backend issus)

  • Create page "signatures" based on this sketch preview
    This page use a cunningham DataList to display all contract that an need to be sign for this course and all user's organization with "can_sign_contract" ability.
    Do not display contract that are already signed by the organization.

    • The DataList must have a global action Sign all.
    • Each row must display:
      • Selection checkbox
      • Learner name
      • Product title
      • Button sign

Do not implement sign process here, it will be done in a dedicated issus

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

1 participant