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
ca045aaa
Commit
ca045aaa
authored
Jun 17, 2014
by
Minh-Tue Vo
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4139 from edx/mvo/removing-dots
Removing dot in scenario names
parents
b835ccf9
ae9955b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lms/djangoapps/courseware/features/lti.feature
+2
-2
No files found.
lms/djangoapps/courseware/features/lti.feature
View file @
ca045aaa
...
@@ -79,7 +79,7 @@ Feature: LMS.LTI component
...
@@ -79,7 +79,7 @@ Feature: LMS.LTI component
And
I see graph with total progress
"5%"
And
I see graph with total progress
"5%"
#9
#9
Scenario
:
Graded LTI component in LMS is correctly works with LTI2
.
0 PUT callback
Scenario
:
Graded LTI component in LMS is correctly works with LTI2
v
0 PUT callback
Given
the course has correct LTI credentials with registered Instructor
Given
the course has correct LTI credentials with registered Instructor
And the course has an LTI component with correct fields
:
And the course has an LTI component with correct fields
:
|
open_in_a_new_page
|
weight
|
is_graded
|
has_score
|
|
open_in_a_new_page
|
weight
|
is_graded
|
has_score
|
...
@@ -98,7 +98,7 @@ Feature: LMS.LTI component
...
@@ -98,7 +98,7 @@ Feature: LMS.LTI component
Then
I see LTI component feedback with text
"This is awesome."
Then
I see LTI component feedback with text
"This is awesome."
#10
#10
Scenario
:
Graded LTI component in LMS is correctly works with LTI2
.
0 PUT delete callback
Scenario
:
Graded LTI component in LMS is correctly works with LTI2
v
0 PUT delete callback
Given
the course has correct LTI credentials with registered Instructor
Given
the course has correct LTI credentials with registered Instructor
And the course has an LTI component with correct fields
:
And the course has an LTI component with correct fields
:
|
open_in_a_new_page
|
weight
|
is_graded
|
has_score
|
|
open_in_a_new_page
|
weight
|
is_graded
|
has_score
|
...
...
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