|
@@ -329,6 +329,7 @@ class QuestionTemQualityReview extends Page
|
|
|
$this->cardRenderLimit = 20;
|
|
$this->cardRenderLimit = 20;
|
|
|
$this->importDifficultyInput = '0.50';
|
|
$this->importDifficultyInput = '0.50';
|
|
|
$this->qcPanelExpanded = false;
|
|
$this->qcPanelExpanded = false;
|
|
|
|
|
+ $this->dispatch('qtr-scroll-top');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
public function loadMoreCards(): void
|
|
public function loadMoreCards(): void
|