Skip to content

Commit a3ee90a

Browse files
committed
U2 time estimates & revisions.
1 parent 8d43a39 commit a3ee90a

File tree

6 files changed

+535
-546
lines changed

6 files changed

+535
-546
lines changed

docs/search.json

+12-12
Large diffs are not rendered by default.

docs/u1.html

+133-212
Large diffs are not rendered by default.

docs/u2.html

+139-101
Large diffs are not rendered by default.

docs/u6.html

+9-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.6.37">
5+
<meta name="generator" content="quarto-1.5.57">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -36,10 +36,10 @@
3636
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3737
<script src="site_libs/quarto-html/anchor.min.js"></script>
3838
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
39-
<link href="site_libs/quarto-html/quarto-syntax-highlighting-29e2c20b02301cfff04dc8050bf30c7e.css" rel="stylesheet" id="quarto-text-highlighting-styles">
39+
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
4040
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4141
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
42-
<link href="site_libs/bootstrap/bootstrap-7580570a2e354cd56757c689413fca0c.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
42+
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
4343
<script src="site_libs/quarto-contrib/glightbox/glightbox.min.js"></script>
4444
<link href="site_libs/quarto-contrib/glightbox/glightbox.min.css" rel="stylesheet">
4545
<link href="site_libs/quarto-contrib/glightbox/lightbox.css" rel="stylesheet">
@@ -399,7 +399,7 @@ <h3 data-number="6.1.2" class="anchored" data-anchor-id="activity-preparing-for-
399399
</div>
400400
<div class="callout-body-container callout-body">
401401
<p>TWU has a <a href="https://www.twu.ca/academics/academic-professional-support/centre-calling-career-development" target="_blank">Centre for Calling &amp; Career Development</a> that aims to equip students for their future careers. Have a look at their Career Ready Framework in the figure below and look specifically for the competencies related to social learning and digital skills? Be sure to click on the image and zoom in to read the details.</p>
402-
<div id="fig-TopxEmployeexSkillsx2025" class="lightbox quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="3-column list of career skills categories">
402+
<div id="fig-TopxEmployeexSkillsx2025" class="lightbox quarto-float quarto-figure quarto-figure-left anchored" alt="3-column list of career skills categories" data-fig-align="left">
403403
<figure class="quarto-float quarto-float-fig figure">
404404
<figcaption class="quarto-float-caption-top quarto-float-caption quarto-float-fig" id="fig-TopxEmployeexSkillsx2025-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
405405
Figure&nbsp;6.1: Career Ready Framework
@@ -1126,7 +1126,7 @@ <h4 class="unnumbered anchored" data-anchor-id="canadian-context">Canadian Conte
11261126
<li>Can net neutrality coexist with the goal of ensuring high quality internet service and fostering investment in digital infrastructure, or are these objectives inherently in conflict?</li>
11271127
</ul>
11281128
<p>Consider drawing a mind map such as the following to track your understanding of the subject.</p>
1129-
<div id="fig-4540678705xff7936561a" class="lightbox quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="Whiteboard crowded with questions and comments.">
1129+
<div id="fig-4540678705xff7936561a" class="lightbox quarto-float quarto-figure quarto-figure-left anchored" alt="Whiteboard crowded with questions and comments." data-fig-align="left">
11301130
<figure class="quarto-float quarto-float-fig figure">
11311131
<figcaption class="quarto-float-caption-top quarto-float-caption quarto-float-fig" id="fig-4540678705xff7936561a-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
11321132
Figure&nbsp;6.2: Net Neutrality and Creative Freedom Mind Map Illustration
@@ -1683,6 +1683,8 @@ <h2 class="unnumbered anchored" data-anchor-id="summary">Summary</h2>
16831683
});
16841684
clipboard.on('success', onCopySuccess);
16851685
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
1686+
// For code content inside modals, clipBoardJS needs to be initialized with a container option
1687+
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
16861688
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
16871689
text: getTextToCopy,
16881690
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -1793,6 +1795,7 @@ <h2 class="unnumbered anchored" data-anchor-id="summary">Summary</h2>
17931795
if (window.Quarto?.typesetMath) {
17941796
window.Quarto.typesetMath(note);
17951797
}
1798+
// TODO in 1.5, we should make sure this works without a callout special case
17961799
if (note.classList.contains("callout")) {
17971800
return note.outerHTML;
17981801
} else {
@@ -2028,7 +2031,7 @@ <h2 class="unnumbered anchored" data-anchor-id="summary">Summary</h2>
20282031
</div>
20292032
</nav>
20302033
</div> <!-- /content -->
2031-
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","descPosition":"top","loop":false,"openEffect":"zoom","selector":".lightbox"});
2034+
<script>var lightboxQuarto = GLightbox({"loop":false,"selector":".lightbox","descPosition":"top","closeEffect":"zoom","openEffect":"zoom"});
20322035
(function() {
20332036
let previousOnload = window.onload;
20342037
window.onload = () => {

u1.qmd

+23-32
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@ When you have completed this unit, you will be able to:
4040

4141
Here is a checklist of learning activities that will benefit you in completing this unit. You may find it useful for planning your work.
4242

43-
:::: {.learning-activity time="360"}
43+
::: {.learning-activity time="360"}
4444
- Reflect on your learning goals and make a plan for meeting them. (10 minutes)
4545
- Work through the *Learner* section of *Liberated Learners: How To Learn With Style* and create a list of your top ten study tips for online learning. (30 minutes)
46-
- Read *Students' Engagement in Asynchronous Online Discussion: The Relationship Between Cognitive Presence, Learner Prominence, and Academic Performance* (2019) and consider the benefits of engaging online (30 minutes)
46+
- Read *Students' Engagement in Asynchronous Online Discussion: The Relationship Between Cognitive Presence, Learner Prominence, and Academic Performance* (2019) and consider the benefits of engaging online (30 minutes)
4747
- Write an introduction post on [the Learning Hub](https://twu.discourse.group){target="_blank"} in Discourse. (20 minutes)
48-
- Watch The Future of Education is Self-Directed Learning and consider what tools and literacies you want to explore to meet your goals. (20 minutes)
48+
- Watch The Future of Education is Self-Directed Learning and consider what tools and literacies you want to explore to meet your goals. (20 minutes)
4949
- Download and install [Obsidian](https://obsidian.md){target="_blank"} and follow the instructions for the LDRS 101 vault. (30 minutes)
5050
- Explore definitions of digital literacy. (30 minutes)
5151
- Watch the video on Reflecting on the Promise of Technology and refine your goals. (20 minutes)
52-
- Take a self-assessment on your digital literacy skills. (20 minutes)
53-
- Watch Visitors and Residents (2014) to start thinking about where you reside on the web. (10 minutes)
52+
- Take a self-assessment on your digital literacy skills. (20 minutes)
53+
- Watch Visitors and Residents (2014) to start thinking about where you reside on the web. (10 minutes)
5454
- Create a Visitors and Residents diagram. (30 minutes)
5555
- Get a password manager. (20 minutes)
5656
- Use the [*Terms of Service: Didn't Read*](https://tosdr.org/){target="_blank"} (n.d.) website to look up each of the apps we will learn in this course. (20 minutes)
57-
- Watch the video on Reflective Journaling (10 minutes)
57+
- Watch the video on Reflective Journaling (10 minutes)
5858
- Write a reflection on digital literacies in your journal. (60 minutes)
5959
:::
6060

@@ -128,12 +128,6 @@ https://mytwu.sharepoint.com/:i:/r/sites/LearningDesign/Shared%20Documents/BA-Le
128128

129129
Remember, flexibility and adaptability are key in the online learning environment. Tailor these tips to your individual needs and the specific requirements of your courses. Note also that you will have opportunities to practice these skills throughout the course.
130130

131-
:::::::::::::::::::::::::::::::::::::: prote
132-
hide video Here is some additional advice from TWU students.
133-
134-
- [Watch *Learning Online: Student Tips for Success*](https://vimeo.com/493206161){target="_blank"} (2020)
135-
136-
{{< video https://vimeo.com/493206161 >}}
137131

138132
### Activity: Learning Online Effectively
139133

@@ -408,7 +402,7 @@ Please make sure you add tags to your note. Suggested tags might be #digital-lit
408402
Notice that tags start with a hashtag and contain no spaces. Separate words with a hyphen.
409403
::::
410404

411-
### Digital Literacies and Skills
405+
#### Digital Literacies and Skills {.unnumbered}
412406

413407
Digital literacies for academic learning involves more than Facebook, Snapchat, or X (Twitter) and the associated technical skills in using these technologies.
414408

@@ -418,7 +412,7 @@ In the next activity, you will start to unpack these terms and prepare your own
418412

419413
### Activity: Defining Digital Literacy
420414

421-
::::: {.learning-activity time="30"}
415+
:::: {.learning-activity time="30"}
422416
Let's take a look at the definitions of digital literacy and digital skills on the web and identify the difference. Follow the steps below and feel free to jot down some notes in your Obsidian journal. If you are completing this activity on a new day, create a new daily note.
423417

424418
- Read [Wikipedia's definition](https://en.wikipedia.org/wiki/Digital_literacy){target="_blank"} (2024) of digital literacy---is this a good description?
@@ -440,9 +434,7 @@ This guide defines digital literacies as "the capabilities which fit an individu
440434
The Seven Elements of Digital Literacies
441435
:::
442436

443-
::: note
444-
*Note.* From "[*Quick Guide - Developing Students' Digital Literacy*](https://digitalcapability.jiscinvolve.org/wp/files/2014/09/JISC_REPORT_Digital_Literacies_280714_PRINT.pdf){target="_blank"}," by Jisc Digital Experience Insights, n.d., p. 2, . [CC BY-NC-ND 2.0 UK](https://creativecommons.org/licenses/by-nc-nd/2.0/uk/){target="_blank"}.
445-
:::
437+
*Source.* From "[*Quick Guide - Developing Students' Digital Literacy*](https://digitalcapability.jiscinvolve.org/wp/files/2014/09/JISC_REPORT_Digital_Literacies_280714_PRINT.pdf){target="_blank"}," by Jisc Digital Experience Insights, n.d., p. 2, . [CC BY-NC-ND 2.0 UK](https://creativecommons.org/licenses/by-nc-nd/2.0/uk/){target="_blank"}.
446438

447439
**Questions to Consider** Create a new entry in your Obsidian learning journal. Jot down your reflections on the following:
448440

@@ -455,7 +447,7 @@ Feel free to share your thoughts and experiences by posting on the LDRS 101 Disc
455447
- The major difference between digital skills and literacies is ...
456448
- I didn't realize that ...
457449
- For me, digital literacy means ..."
458-
:::::
450+
::::
459451

460452
### Activity: Reflecting on the Promise of Technology
461453

@@ -523,7 +515,7 @@ Alternatively, you can choose from these resources:
523515
Share your thoughts by posting on Discourse.
524516
:::
525517

526-
### Visitors and Residents
518+
#### Visitors and Residents {.unnumbered}
527519

528520
One way to start thinking about digital literacy is to create a map of the apps and tools that you use, how you use them, and what traces of your presence you leave behind on the web. We call this a Visitors and Residents Diagram. To complete this activity, we'll first discuss some key concepts.
529521

@@ -633,9 +625,7 @@ Here is a table that shows how quickly passwords can be cracked using brute forc
633625
Time Needed to Crack Passwords of Varying Complexity in a Brute Force Attack.
634626
:::
635627

636-
::: note
637-
*Note* From "Are Your Passwords in the Green in 2023?," by C. Nesky, 2023, *Hive Systems* (https://www.hivesystems.com/blog/are-your-passwords-in-the-green-2023). Copyright 2024 [Hive Systems](https://www.hivesystems.com/){target="_blank"}. Reprinted with permission.
638-
:::
628+
*Source* From "Are Your Passwords in the Green in 2023?," by C. Nesky, 2023, *Hive Systems* (https://www.hivesystems.com/blog/are-your-passwords-in-the-green-2023). Copyright 2024 [Hive Systems](https://www.hivesystems.com/){target="_blank"}. Reprinted with permission.
639629

640630
There are services you can use to check if your email is part of a leaked password data set. So, what can you do to protect yourself?
641631

@@ -650,15 +640,16 @@ Get a [password manager](https://en.wikipedia.org/wiki/Password_manager){target=
650640
### Activity: Get a Password Manager
651641

652642
::: {.learning-activity time="20"}
653-
If you don't already use a password manager, set up an account with [Lastpass](https://www.lastpass.com/){target="_blank"}, [1password](https://1password.com/){target="_blank"}, or the free password manager, [Bitwarden](https://bitwarden.com/){target="_blank"} to familiarize yourself with how password managers work.
654-
655-
- Read [*How to Start Using a Password Manager*](https://www.makeuseof.com/how-to-start-using-password-manager/){target="_blank"} (2021).
656-
- Create an account on the password manager site and establish a master password (conduct an online search for advice on choosing a secure master password).
657-
- Install the browser extension for your local browser.
658-
- Choose one of the TWU course websites and set up a new secure password using your password manager.
659-
- Log out of the TWU course website and log in again using the password manager.
660-
- Install the mobile phone app for your operating system, and desktop application for your computer (if this applies). Synchronize the local app with your online vault.
661-
- Consider using the password manager for your online accounts so you can easily set up and maintain a unique password for each online account you use.
643+
If you don't already use a password manager, set up an account with [Lastpass](https://www.lastpass.com/){target="_blank"}, [1password](https://1password.com/){target="_blank"}, or the free password manager, [Bitwarden](https://bitwarden.com/){target="_blank"}, to familiarize yourself with how password managers work.
644+
645+
1. Read [*How to Start Using a Password Manager*](https://www.makeuseof.com/how-to-start-using-password-manager/){target="_blank"} (2021).
646+
2. Create an account on the password manager site and establish a master password (conduct an online search for advice on choosing a secure master password).
647+
3. Install the browser extension for your local browser.
648+
4. Choose one of the TWU course websites and set up a new secure password using your password manager.
649+
5. Log out of the TWU course website and log in again using the password manager.
650+
6. Install the mobile phone app for your operating system, and desktop application for your computer (if this applies). Synchronize the local app with your online vault.
651+
652+
Consider using the password manager for your online accounts so you can easily set up and maintain a unique password for each online account you use.
662653
:::
663654

664655
#### Good Messaging Hygiene {.unnumbered}
@@ -773,6 +764,6 @@ Before you move on to the next unit you may want to check that you are able to:
773764
- Describe how to protect yourself and others in the digital environment
774765
- Identify the literacies you plan to improve and what steps you will take to achieve your goals
775766
:::
776-
::::::::::::::::::::::::::::::::::::::
767+
::::::::::::::::::::::::::::::::::::
777768

778769
[^u1-1]: For real ... using Zotero will literally save you days of tedious work during your university career!

0 commit comments

Comments
 (0)