X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/classic/tests/behat
home
/
cbholdings
/
pasukulu
/
theme
/
classic
/
tests
/
behat
/
📁
..
📄
addblock.feature
(1.34 KB)
📄
behat_theme_classic_behat_admin.php
(4.29 KB)
📄
behat_theme_classic_behat_blocks.php
(4 KB)
📄
behat_theme_classic_behat_completion.php
(1.57 KB)
📄
behat_theme_classic_behat_core_question.php
(2 KB)
📄
behat_theme_classic_behat_course.php
(2.82 KB)
📄
behat_theme_classic_behat_general.php
(2.1 KB)
📄
behat_theme_classic_behat_grade.php
(2.18 KB)
📄
behat_theme_classic_behat_grading.php
(1.64 KB)
📄
behat_theme_classic_behat_navigation.php
(18.97 KB)
📄
behat_theme_classic_behat_repository_upload.php
(2.9 KB)
📄
blacklist.json
(668 B)
📄
category_role_assignment.feature
(1.6 KB)
📄
courseadministrationmenu.feature
(1011 B)
📄
mycoursesblocks.feature
(1.21 KB)
📄
pageadministrationmenu.feature
(2.11 KB)
📄
welcome_to_classicmoodle.feature
(1.33 KB)
Editing: courseadministrationmenu.feature
@javascript @theme_classic Feature: Course administration menu To navigate in classic theme teachers need to use the course administration menu Background: Given the following "courses" exist: | fullname | shortname | | Course 1 | C1 | And the following "users" exist: | username | firstname | lastname | email | | teacher1 | Teacher | 1 | teacher1@example.com | | student1 | Student | 1 | student1@example.com | And the following "course enrolments" exist: | user | course | role | | teacher1 | C1 | editingteacher | | student1 | C1 | student | Scenario: Teacher can use the course administration menu And I log in as "teacher1" And I am on "Course 1" course homepage And I should see the page administration menu Scenario: Student cannot see the course administration menu And I log in as "student1" And I am on "Course 1" course homepage And I should not see the page administration menu And I log out
Upload File
Create Folder