Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
79c5a792
Commit
79c5a792
authored
Mar 17, 2016
by
Muddasser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed duplicate lettuce test from data_download.feature
parent
9b8ff773
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
lms/djangoapps/instructor/features/data_download.feature
+0
-18
No files found.
lms/djangoapps/instructor/features/data_download.feature
View file @
79c5a792
...
@@ -35,21 +35,3 @@ Feature: LMS.Instructor Dash Data Download
...
@@ -35,21 +35,3 @@ Feature: LMS.Instructor Dash Data Download
|
Role
|
|
Role
|
|
instructor
|
|
instructor
|
|
staff
|
|
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
|
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment