@php $questionTypes = [ 'multiple_choice_single' => 'Multiple Choice (Single Answer)', 'multiple_choice_multiple' => 'Multiple Choice (Multiple Answers)', 'true_false' => 'True/False', 'text' => 'Text Input' ]; @endphp
{{ $message }}
@enderrorThe number of points this question is worth.
{{ $message }}
@enderrorThis learning tip will be displayed to students when they answer this question incorrectly, helping them understand the correct concept.