generated from openedx/frontend-template-application
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Description:
As an instructor, I want to generate new reports for my course so that I can access up-to-date information about learners, activities, and outcomes.
Acceptance Criteria:
- A section labeled “Generate Reports” allows the instructor to trigger report generation for the following types (each type is a tab with their own download options):
- Enrollment Reports
- Grading Reports
- Problem Response Reports
- Certificate Reports
- Each report type has a clear description and a “Generate” button that initiates generation.
- Once generated, the report appears in the Available Reports section.
- Reports include key information such as learner usernames, emails, grades, and responses.
- The “Specify Problem” field (for Problem Response Reports) only supports manual entry and Select, the Browse option will not be available initially.
- Error handling:
- If the specified problem location is invalid, an error is displayed.
Design: Figma
Tooltip for specify problem:
Example: block-v1:edX+DemoX+2015+type@problem+block@618c5933b8b544e4a4cc103d3e508378Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Development