We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027c171 commit 6f06bbfCopy full SHA for 6f06bbf
tests/lib_test.php
@@ -3607,7 +3607,7 @@ public function test_hsuforum_word_count() {
3607
*/
3608
3609
public function test_hsuforum_scale_dependency_form() {
3610
- $this->markTestSkipped('Skipped since the 3.8.1 merge, the scale property is no longer present. To be fixed in INT-15843');
+ $this->markTestSkipped('Skipped since the 3.8 grade API changes, the scale property was removed. To be fixed in INT-15881');
3611
$this->resetAfterTest();
3612
$this->setAdminUser();
3613
$course = get_course(1);
0 commit comments