- 所有已实现的接口:
- junit.framework.Test
public class AssessmentTest
extends BaseSeleneseTestCase
Tests the Assessment (AssessmentTool, TestRun, EfficiencyStatement) - cluster mode.
Test setup:
Expects a special "AssessmentTool" course. This must be imported.
It is also supposed that there is a learning group associated with this course which contains at least one student and one tutor.
Test case:
- Student runs a test (Test 1) in a special "AssessmentTool" course.
- Tutor opens the assessment tool of the same course for the specified student and checks whether he see the correct score.
- Tutor changes the score (3) and passed value (Yes) of the Assessment course element: "Bewertung 1".
- Tutor checks the parent Structure node score (Struktur 1).
- Student runs the test (Test 1) second time and achieves 2 points. - Tutor increases the score to 4. The student should see the latest score.
- 作者:
- Lavinia Dumitrescu