Commit bd0b8af4 by Chris Rodriguez

Updating feature for added text

parent 777f5d3b
...@@ -49,7 +49,7 @@ Feature: LMS.LTI component ...@@ -49,7 +49,7 @@ Feature: LMS.LTI component
And I submit answer to LTI 1 question And I submit answer to LTI 1 question
And I click on the "Progress" tab And I click on the "Progress" tab
Then I see text "Problem Scores: 5/10" Then I see text "Problem Scores: 5/10"
And I see graph with total progress "5%" And I see graph with total progress "Overall grade: 5%"
Then I click on the "Instructor" tab Then I click on the "Instructor" tab
And I click the "Student Admin" button And I click the "Student Admin" button
And I click on the "View Gradebook" link And I click on the "View Gradebook" link
...@@ -77,7 +77,7 @@ Feature: LMS.LTI component ...@@ -77,7 +77,7 @@ Feature: LMS.LTI component
And I submit answer to LTI 1 question And I submit answer to LTI 1 question
And I click on the "Progress" tab And I click on the "Progress" tab
Then I see text "Problem Scores: 5/10" Then I see text "Problem Scores: 5/10"
And I see graph with total progress "5%" And I see graph with total progress "Overall grade: 5%"
#9 #9
Scenario: Graded LTI component in LMS is correctly works with LTI2v0 PUT callback Scenario: Graded LTI component in LMS is correctly works with LTI2v0 PUT callback
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment