You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this.$noty.info('Please remove any Source before changing to Native. You can always move your Source into the Prompt of your Native question.')
2004
+
this.$noty.info('Please remove any Header HTML before changing to Native. You can always move your Header HTML into the Prompt of your Native question.')
->assertJson(['message' => ['The CSV should have a first row with the following headings: Question Type*, Public*, Folder*, Title*, Source, Auto-Graded Technology, Technology ID/File Path, Author, License, License Version, Tags, Text Question, Answer, Solution, Hint.']]);
571
+
->assertJson(['message' => ['The CSV should have a first row with the following headings: Question Type*, Public*, Folder*, Title*, Header HTML, Auto-Graded Technology, Technology ID/File Path, Author, License, License Version, Tags, Text Question, Answer, Solution, Hint.']]);
572
572
}
573
573
574
574
/** @test */
@@ -623,7 +623,7 @@ public function exposition_questions_need_source()
0 commit comments