mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'wip-mdl-49002' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
8a5f6a0f9a
@ -76,7 +76,7 @@ Feature: Add customised file types
|
||||
And I press "Yes"
|
||||
Then "//img[contains(@src, 'archive')]" "xpath_element" should exist in the "7z" "table_row"
|
||||
|
||||
@javascript
|
||||
@javascript @_file_upload
|
||||
Scenario: Create a resource activity which contains a customised file type
|
||||
Given the following "courses" exist:
|
||||
| fullname | shortname |
|
||||
|
@ -1,4 +1,4 @@
|
||||
@mod @mod_lesson
|
||||
@mod @mod_lesson @_file_upload
|
||||
Feature: In a lesson activity, teacher can add an essay question
|
||||
As a teacher
|
||||
I need to add an essay question in a lesson and grade student attempts
|
||||
|
Loading…
x
Reference in New Issue
Block a user