public function saveQuestionSolution()
 {
     $this->questionOBJ->persistPreviewState($this->previewSession);
 }