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
ca045aaa
Commit
ca045aaa
authored
10 years ago
by
Minh-Tue Vo
Browse files
Options
Downloads
Plain Diff
Merge pull request #4139 from edx/mvo/removing-dots
Removing dot in scenario names
parents
b835ccf9
ae9955b2
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/djangoapps/courseware/features/lti.feature
+2
-2
2 additions, 2 deletions
lms/djangoapps/courseware/features/lti.feature
with
2 additions
and
2 deletions
lms/djangoapps/courseware/features/lti.feature
+
2
−
2
View file @
ca045aaa
...
...
@@ -79,7 +79,7 @@ Feature: LMS.LTI component
And
I see graph with total progress
"5%"
#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
And the course has an LTI component with correct fields
:
|
open_in_a_new_page
|
weight
|
is_graded
|
has_score
|
...
...
@@ -98,7 +98,7 @@ Feature: LMS.LTI component
Then
I see LTI component feedback with text
"This is awesome."
#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
And the course has an LTI component with correct fields
:
|
open_in_a_new_page
|
weight
|
is_graded
|
has_score
|
...
...
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