| 1 | |
| 2 | |
| 3 | <div class="tutor-alert-warning"> |
| 4 | <h2><?php _e('No course found for this quiz', 'tutor'); ?></h2> |
| 5 | <p><?php _e('It seems there is no course belongs with this quiz, you can not attempt on this quiz without a course belongs, please notify to your instructor to fix this issue.', 'tutor'); ?></p> |
| 6 | </div> |
| 7 |