-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
-
MOODLE_405_STABLE
-
2
This issue is part of the course hierarch project.
Issue goals
Create a behat "mod_subsection > activities" step to generate activities inside a subsection.
The final step syntax is not yet designed but something like this will be enough:
And the following "mod_subsection > activity" exists: |
| course | ECON101 |
|
| subsection | My Subsection |
|
| activity | forum |
|
| name | Fundamentals of Economics |
|
| idnumber | fundamentalsofeconomics |
|
Or in plural format:
And the following "mod_subsection > activities" exist: |
| activity | name | course | idnumber | subsection |
|
| page | TestPage | C1 | page1 | My subsection |
|
- is blocked by
-
MDL-81765 Add mod_subsection to core
-
- Closed
-