Skip to content

Student Statistic Page for Teacher #39

@dhruvmanihar

Description

@dhruvmanihar

As a teacher
So that I can see how a particular student is doing
I want to click on that particular student's stats

  Scenario: View student statistics page
    Given I am on the teacher dashboard
    When I click student statistics
    Then I should be on the student statistics page
  Scenario: View all student statistics
    Given I am on the student statistics page
    Then I should see statistics for all students
  Scenario: View a specific student's statistics
    Given I am on the student statistics page
    When I click on a student
    Then I should see their specific statistics
  • coverage ≥ 90%
  • Elements responsive to different screen sizes
  • Use of UI pack
  • Consistent styling with other pages

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions