MDL-39232 behat Normalize feature tags according to component names

This commit is contained in:
David Monllao 2013-04-23 12:56:40 +08:00
parent 9b1dbe16db
commit 550d842e3c
84 changed files with 85 additions and 85 deletions

View file

@ -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

View file

@ -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

View file

@ -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