X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/grade/tests/behat
home
/
cbholdings
/
pasukulu
/
grade
/
tests
/
behat
/
📁
..
📄
behat_grade.php
(21.71 KB)
📄
behat_grade_deprecated.php
(2.5 KB)
📄
behat_grades.php
(9.17 KB)
📄
grade_UI_settings.feature
(2.07 KB)
📄
grade_aggregation.feature
(33.83 KB)
📄
grade_aggregation_changes.feature
(28.81 KB)
📄
grade_average.feature
(2.29 KB)
📄
grade_calculated_grade_items.feature
(10.73 KB)
📄
grade_calculated_grade_items_20150627.feature
(10.83 KB)
📄
grade_calculated_weights.feature
(16.09 KB)
📄
grade_category_validation.feature
(7.49 KB)
📄
grade_contribution_with_extra_credit.feature
(4.12 KB)
📄
grade_feedback.feature
(3.75 KB)
📄
grade_grade_minmax_change.feature
(3.77 KB)
📄
grade_hidden_items.feature
(4.25 KB)
📄
grade_hidden_items_locked_category.feature
(4.33 KB)
📄
grade_item_duplication.feature
(2.33 KB)
📄
grade_item_form_unhide.feature
(5.94 KB)
📄
grade_item_validation.feature
(5.11 KB)
📄
grade_letter_boundary.feature
(2.03 KB)
📄
grade_letter_boundary_20160518.feature
(2.14 KB)
📄
grade_letter_logging.feature
(1.54 KB)
📄
grade_mingrade.feature
(6.32 KB)
📄
grade_minmax.feature
(11.24 KB)
📄
grade_natural_exclude_empty.feature
(20.25 KB)
📄
grade_natural_exclude_empty_20150619.feature
(21.16 KB)
📄
grade_natural_normalisation.feature
(14.35 KB)
📄
grade_natural_normalisation_20150619.feature
(7.26 KB)
📄
grade_override_letter.feature
(12.04 KB)
📄
grade_point_maximum.feature
(4.7 KB)
📄
grade_regrade_do_not_override.feature
(3.58 KB)
📄
grade_scales.feature
(10.64 KB)
📄
grade_scales_aggregation.feature
(7.08 KB)
📄
grade_scales_logging.feature
(959 B)
📄
grade_single_item_scales.feature
(8.36 KB)
📄
grade_to_pass.feature
(15.43 KB)
📄
grade_view.feature
(5.77 KB)
📄
siteadmin_grades_outcomes_breadcrumbs.feature
(1.33 KB)
📄
siteadmin_grades_scale_breadcrumbs.feature
(1016 B)
📄
toggle_grade_categories.feature
(13.3 KB)
Editing: grade_aggregation_changes.feature
@core @core_grades @javascript Feature: Changing the aggregation of an item affects its weight and extra credit definition In order to switch to another aggregation method As an teacher I need to be able to edit the grade category settings Background: Given the following "courses" exist: | fullname | shortname | | Course 1 | C1 | And the following "grade categories" exist: | fullname | course | aggregation | | Cat mean | C1 | 0 | | Cat median | C1 | 2 | | Cat min | C1 | 4 | | Cat max | C1 | 6 | | Cat mode | C1 | 8 | | Cat weighted | C1 | 10 | | Cat weighted2 | C1 | 10 | | Cat simple | C1 | 11 | | Cat ec | C1 | 12 | | Cat natural & | C1 | 13 | And the following "grade items" exist: | itemname | course | category | aggregationcoef | aggregationcoef2 | weightoverride | | Item a1 | C1 | ? | 0 | 0 | 0 | | Item a2 | C1 | ? | 0 | 0.40 | 1 | | Item a3 | C1 | ? | 1 | 0.10 | 1 | | Item a4 | C1 | ? | 1 | 0 | 0 | | Item b1 | C1 | Cat natural & | 0 | 0 | 0 | | Item b2 | C1 | Cat natural & | 0 | 0.40 | 1 | | Item b3 | C1 | Cat natural & | 1 | 0.10 | 1 | | Item b4 | C1 | Cat natural & | 1 | 0 | 0 | And I log in as "admin" And I change window size to "large" And I set the following administration settings values: | grade_aggregations_visible | Mean of grades,Weighted mean of grades,Simple weighted mean of grades,Mean of grades (with extra credits),Median of grades,Lowest grade,Highest grade,Mode of grades,Natural | And I am on "Course 1" course homepage And I navigate to "View > Grader report" in the course gradebook And I turn editing mode on And I click on grade item menu "Cat mean" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the following fields to these values: | Weight adjusted | 1 | | Weight | 20 | | Extra credit | 0 | And I press "Save changes" And I click on grade item menu "Cat median" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the following fields to these values: | Weight adjusted | 1 | | Weight | 5 | | Extra credit | 0 | And I press "Save changes" And I click on grade item menu "Cat min" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the following fields to these values: | Weight adjusted | 0 | | Weight | 0 | | Extra credit | 1 | And I press "Save changes" And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "1" And the field "id_aggregationcoef2" matches value "40.0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "1" And the field "id_aggregationcoef2" matches value "10.0" And the field "Extra credit" matches value "1" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "1" And I press "Cancel" And I click on grade item menu "Item b1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "1" And the field "id_aggregationcoef2" matches value "40.0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "1" And the field "id_aggregationcoef2" matches value "10.0" And the field "Extra credit" matches value "1" And I press "Cancel" And I click on grade item menu "Item b4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "1" And I press "Cancel" Scenario: Switching a category from Natural aggregation to Mean of grades and back Given I click on grade item menu "Course 1" of type "course" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Mean of grades" When I press "Save changes" And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu Then I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Cat mean" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And I should not see "Weight adjusted" And I should not see "Weight" in the "#id_headerparent" "css_element" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Cat median" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And I should not see "Weight adjusted" And I should not see "Weight" in the "#id_headerparent" "css_element" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Cat min" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And I should not see "Weight adjusted" And I should not see "Weight" in the "#id_headerparent" "css_element" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Cat natural &" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Mean of grades" And I press "Save changes" And I click on grade item menu "Item b1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Item b1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Item b3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" And I click on grade item menu "Item b4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Weight" And I should not see "Extra credit" And I press "Cancel" # Switching back. And I click on grade item menu "Course 1" of type "course" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Natural" And I press "Save changes" And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat mean" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat median" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat min" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat natural &" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Natural" And I press "Save changes" And I click on grade item menu "Item b1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" Scenario: Switching a category from Natural aggregation to Weighted mean of grades and back Given I click on grade item menu "Course 1" of type "course" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Weighted mean of grades" And I press "Save changes" And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu Then I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Cat mean" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Cat median" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Cat min" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Cat natural &" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Weighted mean of grades" And I press "Save changes" And I click on grade item menu "Item b1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Item b2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Item b3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" And I click on grade item menu "Item b4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Weight adjusted" And I should not see "Extra credit" And the field "Item weight" matches value "1" And I press "Cancel" # Switching back. And I click on grade item menu "Course 1" of type "course" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Natural" And I press "Save changes" And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat mean" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat median" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat min" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I expand all fieldsets And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Cat natural &" of type "category" on "grader" page And I choose "Edit category" in the open action menu And I set the field "Aggregation" to "Natural" And I press "Save changes" And I click on grade item menu "Item b1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item b4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" Scenario: Switching grade items between categories # Move to same aggregation (Natural). Given I navigate to "Setup > Gradebook setup" in the course gradebook And I set the field "Select Item a1" to "1" And I set the field "Select Item a2" to "1" And I set the field "Select Item a3" to "1" And I set the field "Select Item a4" to "1" And I should not see "Cat natural &" in the "select#menumoveafter" "css_element" When I select "Cat natural &" from the "Move selected items to" singleselect And I navigate to "View > Grader report" in the course gradebook And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu Then the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "1" And the field "id_aggregationcoef2" matches value "40.0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "1" And the field "id_aggregationcoef2" matches value "10.0" And the field "Extra credit" matches value "1" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "1" And I press "Cancel" # Move to Mean of grades (with extra credit). And I navigate to "Setup > Gradebook setup" in the course gradebook And I set the field "Select Item a1" to "1" And I set the field "Select Item a2" to "1" And I set the field "Select Item a3" to "1" And I set the field "Select Item a4" to "1" And I select "Cat ec" from the "Move selected items to" singleselect And I navigate to "View > Grader report" in the course gradebook And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "1" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "1" And I press "Cancel" # Move to Simple weight mean of grades. And I navigate to "Setup > Gradebook setup" in the course gradebook And I set the field "Select Item a1" to "1" And I set the field "Select Item a2" to "1" And I set the field "Select Item a3" to "1" And I set the field "Select Item a4" to "1" And I select "Cat simple" from the "Move selected items to" singleselect And I navigate to "View > Grader report" in the course gradebook And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "1" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Extra credit" matches value "1" And I press "Cancel" # Move to Weighted mean of grades. And I navigate to "Setup > Gradebook setup" in the course gradebook And I set the field "Select Item a1" to "1" And I set the field "Select Item a2" to "1" And I set the field "Select Item a3" to "1" And I set the field "Select Item a4" to "1" And I select "Cat weighted" from the "Move selected items to" singleselect And I navigate to "View > Grader report" in the course gradebook And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "1" And I set the field "Item weight" to "2" And I press "Save changes" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "1" And I set the field "Item weight" to "5" And I press "Save changes" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "1" And I set the field "Item weight" to "8" And I press "Save changes" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "1" And I set the field "Item weight" to "11" And I press "Save changes" # Move to same (Weighted mean of grades). And I navigate to "Setup > Gradebook setup" in the course gradebook And I set the field "Select Item a1" to "1" And I set the field "Select Item a2" to "1" And I set the field "Select Item a3" to "1" And I set the field "Select Item a4" to "1" And I select "Cat weighted2" from the "Move selected items to" singleselect And I wait "2" seconds And I navigate to "View > Grader report" in the course gradebook And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "2" And I press "Save changes" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "5" And I press "Save changes" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "8" And I press "Save changes" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Item weight" matches value "11" And I press "Save changes" # Move back to Natural. And I navigate to "Setup > Gradebook setup" in the course gradebook And I set the field "Select Item a1" to "1" And I set the field "Select Item a2" to "1" And I set the field "Select Item a3" to "1" And I set the field "Select Item a4" to "1" And I select "Course 1" from the "Move selected items to" singleselect And I navigate to "View > Grader report" in the course gradebook And I click on grade item menu "Item a1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a2" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a3" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel" And I click on grade item menu "Item a4" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And the field "Weight adjusted" matches value "0" And the field "Extra credit" matches value "0" And I press "Cancel"
Upload File
Create Folder