mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +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_choice
|
||||
@mod @mod_choice
|
||||
Feature: Add choice activity
|
||||
In order to ask questions as a choice of multiple responses
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_choice
|
||||
@mod @mod_choice
|
||||
Feature: A teacher can choose one of 4 options for publishing choice results
|
||||
In order to display choice activities outcomes
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_choice
|
||||
@mod @mod_choice
|
||||
Feature: A teacher can choose whether to publish choice activity results anonymously or showing names
|
||||
In order to keep students privacy or to give more info to students
|
||||
As a moodle teacher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue