mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-39232 behat Normalize feature tags according to component names
This commit is contained in:
parent
9b1dbe16db
commit
550d842e3c
84 changed files with 85 additions and 85 deletions
|
@ -1,4 +1,4 @@
|
|||
@mod_assign @_only_local
|
||||
@mod @mod_assign @_only_local
|
||||
Feature: In an assignment, students can upload files for assessment
|
||||
In order to complete my assignments providing files
|
||||
As a moodle student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_assign
|
||||
@mod @mod_assign
|
||||
Feature: Group assignment submissions
|
||||
In order to allow students to work collaboratively on an assignment
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_assign
|
||||
@mod @mod_assign
|
||||
Feature: In an assignment, students can add and edit text online
|
||||
In order to complete my submissions online
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_assign @mod
|
||||
@mod @mod_assign
|
||||
Feature: Prevent or allow assignment submission changes
|
||||
In order to control when a student can change his/her submission
|
||||
As a moodle teacher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue