-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.4
While CL reviewing MDL-79940 I have noticed that mod_workshop doesn't has behat data generator, so things like students submissions needs to be done manually:
And I am on the "Workshop 1" "workshop activity" page logged in as student2
|
And I add a submission in workshop "Workshop 1" as:
|
| Title | Student 2 submission |
|
| Submission content | Submission content |
|
Ideally, we could have something like:
And the following "mod_workshop > submissions" exist:
|
| workshop | user | submissioncontent |
|
| Workshop 1 | student2 | I'm the student's Submission content |
|
The goal of this improvement is to see which actions in the workshop module would benefit from data generators and implement them.
- has been marked as being related by
-
MDL-79940 Behat to confirm Workshop "Save and show next" button display for reviewers (Automate MDLQA-5259)
-
- Closed
-