/
home
/
obinna
/
html
/
cravings
/
resources
/
views
/
user
/
Upload File
HOME
@extends('layouts.plains') @section('stylesheets') @parent <link rel="stylesheet" href="/css/test.css"> @endsection @section('content') <div class="instructions"> <h1>Instructions</h1> <h4>Welcome to the online test for the role of <em>Content Creator and Social Media Manager</em> at Cravvings. A few things to know before you start:</h4> <ul> <li>To start click on the "Start" button below. You have 3 days (72 hours) to complete all questions. After 3 days, you will be graded by whatever answers you have submitted.</li> <li>To submit answers for grading, click on "Submit Final" at anytime.</li> <li>Once submitted, you will not be able to change answers so make sure you are satisfied with your answers before submitting.</li> <li>Good Luck!</li> </ul> <a href="/test/start/1?s=ok" class="btn btn-success">Start</a> </div> @endsection