mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 04:22:07 +02:00
Merge branch 'wip-mdl-58261-m' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
230216803c
@ -1,4 +1,4 @@
|
||||
@core @core_badges @_file_upload
|
||||
@core @core_badges
|
||||
Feature: Add badges to the system
|
||||
In order to give badges to users for their achievements
|
||||
As an admin
|
||||
@ -27,7 +27,7 @@ Feature: Add badges to the system
|
||||
Given I navigate to "Site badges" node in "Site pages"
|
||||
Then I should see "There are no badges available."
|
||||
|
||||
@javascript
|
||||
@javascript @_file_upload
|
||||
Scenario: Add a badge
|
||||
Given I navigate to "Add a new badge" node in "Site administration > Badges"
|
||||
And I set the following fields to these values:
|
||||
|
@ -1,4 +1,4 @@
|
||||
@media @media_videojs
|
||||
@media @media_videojs @_file_upload
|
||||
Feature: Embed videos without the media filter
|
||||
In order to add helpful resources for students
|
||||
As a teacher
|
||||
|
Loading…
x
Reference in New Issue
Block a user