JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "665a2524c42fbf458f9e019ca75b58c2.php"

Full Path: /home/ambitio2/public_html/storage/framework/views/665a2524c42fbf458f9e019ca75b58c2.php
File size: 888 bytes
MIME-type: text/x-php
Charset: utf-8

<?php echo $__env->make('instructor.init', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<div class="fpb7 mb-3">
    <label class="form-label ol-form-label" for="answer">
        <?php echo e(get_phrase('Possible Answers')); ?>

        <span class="text-danger ms-1">*</span>
    </label>
    <input class="form-control tagify" type="text" name="answer" data-role="tagsinput" id="answer"
        value="<?php echo e($question->answer); ?>" placeholder="<?php echo e(get_phrase('Your answers here')); ?>">
    <small><?php echo e(get_phrase('You can add multiple possible answers. Student will be considered correct if they write any one of these answers. Just put your answer and hit enter.')); ?></small>
</div> <?php /**PATH /home/ambitio2/public_html/resources/views/instructor/questions/edit_short_question.blade.php ENDPATH**/ ?>