__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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_chat
Feature: Chat reset
  In order to reuse past chat activities
  As a teacher
  I need to remove all previous data.

  Background:
    Given the following "users" exist:
      | username | firstname | lastname | email |
      | teacher1 | Tina | Teacher1 | teacher1@example.com |
      | student1 | Sam | Student1 | student1@example.com |
    And the following "courses" exist:
      | fullname | shortname | category |
      | Course 1 | C1 | 0 |
    And the following "course enrolments" exist:
      | user | course | role |
      | teacher1 | C1 | editingteacher |
      | student1 | C1 | student |
    And I enable "chat" "mod" plugin
    And the following "activities" exist:
      | activity | name           | Description           | course | idnumber |
      | chat     | Test chat name | Test chat description | C1     | chat1    |

  @javascript
  Scenario: Use course reset to update chat start date
    Given I am on the "Course 1" "course" page logged in as teacher1
    And I navigate to "Settings" in current page administration
    And I set the following fields to these values:
      | startdate[day]       | 1 |
      | startdate[month]     | January |
      | startdate[year]      | 2020 |
    And I press "Save and display"
    And I follow "Test chat name"
    And I navigate to "Settings" in current page administration
    And I set the following fields to these values:
      | chattime[day]       | 1 |
      | chattime[month]     | January |
      | chattime[year]      | 2020 |
      | chattime[hour]      | 12 |
      | chattime[minute]    | 00 |
    And I press "Save and display"
    And I am on the "Course 1" "reset" page
    And I press "Deselect all"
    And I set the following fields to these values:
      | reset_start_date[enabled] | 1  |
      | reset_start_date[day]       | 1 |
      | reset_start_date[month]     | January |
      | reset_start_date[year]      | 2030 |
    And I press "Reset course"
    And I click on "Reset course" "button" in the "Reset course?" "dialogue"
    And I should see "Date" in the "Chats" "table_row"
    And I press "Continue"
    Then I follow "Test chat name"
    And I navigate to "Settings" in current page administration
    And I expand all fieldsets
    And the "chattime[year]" select box should contain "2030"

Filemanager

Name Type Size Permission Actions
behat_mod_chat.php File 2.68 KB 0777
chat_activity_completion.feature File 2.39 KB 0777
chat_calendar_events.feature File 1.33 KB 0777
chat_course_reset.feature File 2.26 KB 0777
chat_group_mode.feature File 3 KB 0777
chat_no_calendar_capabilities.feature File 2.06 KB 0777
chat_view_past_session.feature File 2.21 KB 0777
Filemanager