Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plugins bot
moodle-plugins-snapshots
Commits
93c15c77
Commit
93c15c77
authored
Jan 18, 2017
by
Andrew Nicols
Browse files
Merge branch 'wip-mdl-45821' of
https://github.com/rajeshtaneja/moodle
parents
81c226d4
01095dbf
Changes
2
Hide whitespace changes
Inline
Side-by-side
mod/scorm/tests/behat/completion_condition_require_status.feature
View file @
93c15c77
...
...
@@ -84,6 +84,7 @@ Feature: Scorm multi-sco completion
And
I follow
"Exit activity"
And
I wait until the page is ready
Then
I should see
"ADV Multi-sco SCORM package"
And
I am on homepage
And
I log out
And
I log in as
"teacher1"
And
I follow
"Course 1"
...
...
mod/scorm/tests/behat/multisco_review_mode.feature
View file @
93c15c77
...
...
@@ -45,6 +45,8 @@ Feature: Scorm multi-sco review mode.
And
I follow
"Exit activity"
And
I wait until the page is ready
And
I should see
"Basic Multi-sco SCORM package"
And
I am on homepage
And
I follow
"Course 1"
And
I follow
"Basic Multi-sco SCORM package"
And
I should see
"Normal"
And
I press
"Enter"
...
...
@@ -166,6 +168,8 @@ Feature: Scorm multi-sco review mode.
And
I follow
"Exit activity"
And
I wait until the page is ready
And
I should see
"ADV Multi-sco SCORM package"
And
I am on homepage
And
I follow
"Course 1"
And
I follow
"ADV Multi-sco SCORM package"
And
I should see
"Normal"
And
I press
"Enter"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment