__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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_forum @forumreport @forumreport_summary
Feature: forum report shows post/reply/word counts correctly
  In order to gather data on users' forum activities
  As a teacher
  I need to view accurate forum summary report when students have more than 1 enrolment

  Scenario: Add discussions and replies with attached files
    Given the following "users" exist:
      | username | firstname | lastname | email                |
      | teacher1 | Teacher   | 1        | teacher1@example.com |
      | student1 | Student   | 1        | student1@example.com |
      | student2 | Student   | 2        | student1@example.com |
    And the following "courses" exist:
      | fullname | shortname | category |
      | Course 1 | C1        | 0        |
      | Course 2 | C2        | 0        |
    And the following "course enrolments" exist:
      | user     | course | role           | enrol  |
      | teacher1 | C1     | editingteacher | manual |
      | student1 | C1     | student        | manual |
      | student1 | C1     | student        | self   |
      | student2 | C1     | student        | manual |
      | student2 | C1     | student        | self   |
      | teacher1 | C2     | editingteacher | manual |
    And the following "activities" exist:
      | activity | name   | course | idnumber |
      | forum    | forum1 | C1     | forum1   |
      | forum    | forum2 | C1     | forum2   |
      | forum    | forum1 | C2     | forum1   |
    And the following forum discussions exist in course "Course 1":
      | user     | forum  | name        | message     | attachments        | inlineattachments |
      | teacher1 | forum1 | discussion1 | message1    | att1.jpg, att2.txt |                   |
      | teacher1 | forum2 | discussion2 | message2    | att3.jpg           | in1.jpg           |
      | student1 | forum1 | discussion3 | my message3 | att4.jpg           | in2.jpg           |
      | student2 | forum1 | discussion4 | my message4 |                    |                   |
    And the following forum replies exist in course "Course 1":
      | user     | forum  | discussion  | message   | attachments        | inlineattachments |
      | teacher1 | forum1 | discussion1 | reply1    | att5.jpg           | in3.txt           |
      | teacher1 | forum1 | discussion1 | reply2    | att5.jpg           | in3.txt           |
      | teacher1 | forum2 | discussion2 | reply2    | att6.jpg           |                   |
      | student1 | forum1 | discussion3 | my reply3 | att7.jpg, att8.jpg | in2.jpg           |
      | student2 | forum1 | discussion4 | my reply4 |                    |                   |
      | student2 | forum1 | discussion4 | my reply5 |                    |                   |
    And the following forum discussions exist in course "Course 2":
      | user     | forum  | name        | message  | attachments        | inlineattachments |
      | teacher1 | forum1 | discussion1 | message1 | att1.jpg, att2.txt |                   |
    When I am on the "Course 1" course page logged in as teacher1
    And I follow "forum1"
    And I navigate to "Reports" in current page administration
    Then "Teacher 1" row "Number of attachments" column of "forumreport_summary_table" table should contain "6"
    And "Student 1" row "Number of attachments" column of "forumreport_summary_table" table should contain "5"
    And "Student 1" row "Word count" column of "forumreport_summary_table" table should contain "4"
    And "Student 1" row "Character count" column of "forumreport_summary_table" table should contain "18"
    And "Student 1" row "Number of discussions posted" column of "forumreport_summary_table" table should contain "1"
    And "Student 1" row "Number of replies posted" column of "forumreport_summary_table" table should contain "1"
    And "Student 2" row "Number of attachments" column of "forumreport_summary_table" table should contain "0"
    And "Student 2" row "Word count" column of "forumreport_summary_table" table should contain "6"
    And "Student 2" row "Character count" column of "forumreport_summary_table" table should contain "26"
    And "Student 2" row "Number of discussions posted" column of "forumreport_summary_table" table should contain "1"
    And "Student 2" row "Number of replies posted" column of "forumreport_summary_table" table should contain "2"

Filemanager

Name Type Size Permission Actions
bulk_message.feature File 3.59 KB 0777
course_summary.feature File 8.34 KB 0777
double_enrolments_summary_data.feature File 4.25 KB 0777
private_replies.feature File 2.79 KB 0777
summary_data_access.feature File 4.5 KB 0777
summary_data_attachments.feature File 3.1 KB 0777
summary_data_post_dates.feature File 3.56 KB 0777
summary_filter_groups.feature File 12.76 KB 0777
summary_filter_no_groups.feature File 3.28 KB 0777
Filemanager