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

Allow a teacher/admin to see the list of modules with controls #21

Open
amellie opened this issue Jul 9, 2022 · 0 comments
Open

Allow a teacher/admin to see the list of modules with controls #21

amellie opened this issue Jul 9, 2022 · 0 comments

Comments

@amellie
Copy link
Collaborator

amellie commented Jul 9, 2022

Dependency

Depends on #13 and #22

Story

As a Teacher or an Admin
I Want to see the list of existing modules
So That I can see review these modules and perform actions (create/update/etc)

Acceptance Criteria

  • The page can be only be accessible by a teacher/admin
  • The page should contain a table, showing these columns:
    -- Name (of the module)
    -- Number of lessons related to the module
    -- Action (which contains: Edit and Delete button)
  • A Create button should be added to the top of the table. When the button is clicked, it should show the page that has been done in Allow a teacher or an admin to create a new module #15
  • Edit and Delete buttons do not do anything when clicked (this will be handled in another task, so please leave it as is)
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