if ($solution->id) : ?> = htmlReady($response[0]) ?> if ($print_correction): ?> if ($results[0]['points'] == 1): ?> = Icon::create('accept', Icon::ROLE_STATUS_GREEN)->asSvg(['title' => _('richtig')]) ?> elseif ($results[0]['points'] == 0.5): ?> = Icon::create('decline', Icon::ROLE_STATUS_YELLOW)->asSvg(['title' => _('fast richtig')]) ?> else: ?> = Icon::create('decline', Icon::ROLE_STATUS_RED)->asSvg(['title' => _('falsch')]) ?> endif ?> endif ?> else : ?>
endif ?> if ($show_solution && $exercise->correctAnswers()) : ?>