Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
79c5a792
Commit
79c5a792
authored
9 years ago
by
Muddasser
Browse files
Options
Downloads
Patches
Plain Diff
Removed duplicate lettuce test from data_download.feature
parent
9b8ff773
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/djangoapps/instructor/features/data_download.feature
+0
-18
0 additions, 18 deletions
lms/djangoapps/instructor/features/data_download.feature
with
0 additions
and
18 deletions
lms/djangoapps/instructor/features/data_download.feature
+
0
−
18
View file @
79c5a792
...
...
@@ -35,21 +35,3 @@ Feature: LMS.Instructor Dash Data Download
|
Role
|
|
instructor
|
|
staff
|
Scenario
:
Generate & download a grade report
Given
I am
"<Role>"
for a course
When
I click
"Generate Grade Report"
Then
I see a grade report csv file in the reports table
Examples
:
|
Role
|
|
instructor
|
|
staff
|
Scenario
:
Generate & download a student profile report
Given
I am
"<Role>"
for a course
When
I click
"Download profile information as a CSV"
Then
I see a student profile csv file in the reports table
Examples
:
|
Role
|
|
instructor
|
|
staff
|
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment