X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/question/type/description/tests/behat
home
/
cbholdings
/
pasukulu
/
question
/
type
/
description
/
tests
/
behat
/
📁
..
📄
add.feature
(1.1 KB)
📄
backup_and_restore.feature
(1.88 KB)
📄
edit.feature
(1.31 KB)
📄
export.feature
(1.46 KB)
📄
import.feature
(1.09 KB)
📄
preview.feature
(1.27 KB)
Editing: backup_and_restore.feature
@qtype @qtype_description Feature: Test duplicating a quiz containing a Description question As a teacher In order re-use my courses containing Description questions I need to be able to backup and restore them Background: And the following "courses" exist: | fullname | shortname | category | | Course 1 | C1 | 0 | And the following "question categories" exist: | contextlevel | reference | name | | Course | C1 | Test questions | And the following "questions" exist: | questioncategory | qtype | name | template | | Test questions | description | description-001 | info | And the following "activities" exist: | activity | name | course | idnumber | | quiz | Test quiz | C1 | quiz1 | And quiz "Test quiz" contains the following questions: | description-001 | 1 | @javascript Scenario: Backup and restore a course containing a Description question When I am on the "Course 1" course page logged in as admin And I backup "Course 1" course using this options: | Confirmation | Filename | test_backup.mbz | And I restore "test_backup.mbz" backup into a new course using this options: | Schema | Course name | Course 2 | | Schema | Course short name | C2 | And I am on the "Course 2" "core_question > course question bank" page And I choose "Edit question" action for "description-001" in the question bank Then the following fields match these values: | Question name | description-001 | | Question text | Here is some information about the questions you are about to attempt. | | General feedback | And here is some more text shown only on the review page. |
Upload File
Create Folder