Commit fdb76dbf by Brian Talbot

revising markup, styling, and UI for grade status rendering

parent f39d68ae
<div id="openassessment__grade" class="openassessment__grade is--unstarted">
<h2 class="openassessment__grade__title">Your Grade:</h2>
<li id="openassessment__grade" class="openassessment__steps__step step--grade is--unstarted">
<header class="step__header ui-toggle-visibility__control">
<h2 class="step__title">
<span class="wrapper--copy">
<span class="step__label">Your Grade:</span>
<span class="grade__value">
<p>You have not started this problem</p>
<div class="openassessment__grade__content">
<span class="grade__value">Not Completed</span>
<p>You have not started this problem</p>
</div>
</div>
</span>
</span>
</h2>
</header>
</li>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment