This site works best with JavaScript enabled for interactive features like accordions, reveals, and navigation enhancements.

Learning Blocks

Learning Block elements are sections of content that are structurally separate from the rest of the information on the page.

Activities

The default activity learning block has an icon depicting a hand using a mouse.

Market Activity

Craft a message about your product that...

<div class="activity">
<h2>Market Activity</h2>
<p>Craft a message about your product that...</p>
</div>

#activity

Market Activity

Craft a message about your product that...

/activity

Use this learning block to present a learning activity.

The activity could include an interactive object in which the student drags, clicks, or types.

Assignments

An assignment learning block is accompanied by a dropbox icon.

Isometric Drawings Assignment

This practical assignment...

<div class="assignment">
<h2>Isometric Drawings Assignment</h2>
<p>This practical assignment...</p>
</div>

#assignment

Isometric Drawings Assignment

This practical assignment...

/assignment

Case Studies

The case study learning block has an icon depicting a briefcase.

Helen's Case

Stephanie and Barbara begin preparing Helen's acute care bed...

<div class="case">
<h2>Helen's Case</h2>
<p>Stephanie and Barbara begin preparing Helen's acute care bed...</p>
</div>

#case

Helen's Case

Stephanie and Barbara begin preparing Helen's acute care bed...

/case

Use this learning block to present information related to a case study.

Definitions

A definition learning block is accompanied by a hand icon pointing to a spot in a book.

One Definition for Leadership:

The art of influencing human behaviour...

<div class="definition">
<h2>One Definition for Leadership:</h2>
<p>The art of influencing human behaviour...</p>
</div>

#definition

One Definition for Leadership:

The art of influencing human behaviour...

/definition

Discussions

The discussion learning block has an icon depicting a chat bubble.

Weekly Discussion

Please post any questions about...

<div class="discussion">
<h2>Weekly Discussion</h2>
<p>Please post any questions about...</p>
</div>

#discussion

Weekly Discussion

Please post any questions about...

/discussion

Doing

A doing learning block contains an icon depicting a hand holding a wrench.

Doing

Watch the following video to learn how to...

<div class="doing">
<h2>Doing</h2>
<p>Watch the following video to learn how to...</p>
</div>

#doing

Doing

Watch the following video to learn how to...

/doing

Examples

The example learning block has an icon depicting the letters, "e.g."

Practical Example

Concrete examples of...

<div class="example">
<h2>Practical Example</h2>
<p>Concrete examples of...</p>
</div>

#example

Practical Example

Concrete examples of...

/example

Group Activities

The group-activity learning block has an icon depicting an image of three team members.

Team Activity: Creating your model

Your task is to...

<div class="group-activity">
<h2>Team Activity: Creating your model</h2>
<p>Your task is to...</p>
</div>

#group-activity

Team Activity: Creating your model

Your task is to...

/group-activity

Key Points

The key point learning block has an icon depicting a key.

Acidosis Key points

  • Acidosis is...
<div class="key-point">
<h2>Acidosis Key points</h2>
<ul>
<li>Acidosis is...</li>
</ul>
</div>

#key-point

Acidosis Key points

  • Acidosis is...

/key-point

Knowing

The knowing learning block features an icon depicting a side profile of a head with a brain silhouette.

Knowing

Assess your knowledge of the key concepts by answering the following questions...

<div class="knowing">
<h2>Knowing</h2>
<p>Assess your knowledge of the key concepts by answering the following questions...</p>
</div>

#knowing

Knowing

Assess your knowledge of the key concepts by answering the following questions...

/knowing

Learning Outcomes

The learning outcomes learning block has an icon depicting a checklist.

This Week's Objectives

By the end of this week you should be able to:

  1. Determine...
<div class="outcome">
<h2>This Week's Objectives</h2>
<p>By the end of this week you should be able to:</p>
<ol>
<li>Determine...</li>
</ol>
</div>

#outcome

This Week's Objectives

By the end of this week you should be able to:

  1. Determine...

/outcome

Notes

A note learning block is presented with a notepad icon.

As you progress...

<div class="note">
<p>As you progress...</p>
</div>

#note

As you progress...

/note

Quizzes

The quiz learning block has an icon depicting a question mark next to a set of enumerated options.

Module Quiz

Take the quiz that follows...

<div class="quiz">
<h2>Module Quiz</h2>
<p>Take the quiz that follows...</p>
</div>

#quiz

Module Quiz

Take the quiz that follows...

/quiz

Formatting a Quiz for Import

If you are developing a quiz that you would like imported into the Learning Hub, there is a standard format for writing your questions. Following this format will reduce errors and speed the production process.

Readings

Reading learning blocks are presented in a bordered container accompanied by a book icon.

Weekly Readings

  1. Denke, N. J. (2011). Chapter 40...
<div class="reading">
<h2>Weekly Readings</h2>
<ol>
<li>Denke, N. J. (2011). Chapter 40...</li>
</ol>
</div>

#reading

Weekly Readings

  1. Denke, N. J. (2011). Chapter 40...

/reading

A reading learning block lists, in APA or other format, mandatory or suggested reading materials.

Reflections

A reflection learning block has an icon depicting the silhouette of a head with a thought bubble.

What does it mean?

  • How does this inform...
<div class="reflection">
<h2>What does it mean?</h2>
<ul>
<li>How does this inform...</li>
</ul>
</div>

#reflection

What does it mean?

  • How does this inform...

/reflection

A reflection learning block introduces a point in the module for the student to stop and reflect on the content.

Reviews

A review learning block is presented with an eye icon.

Read and Review

Read the Vent Pipes article...

<div class="review">
<h2>Read and Review</h2>
<p>Read the Vent Pipes article...</p>
</div>

#review

Read and Review

Read the Vent Pipes article...

/review

A review learning block summarizes content for student to review.

Warnings

Warning learning blocks have an icon depicting an exclamation mark inside a triangle.

Caution

It is especially important...

<div class="warning">
<h2>Caution</h2>
<p>It is especially important...</p>
</div>

#warning

Caution

It is especially important...

/warning

A warning learning block alerts the student to a dangerous action that might result in a serious consequence.