80 lines
4.5 KiB
Markdown
80 lines
4.5 KiB
Markdown
# CSIS 1 — Canvas Course Export (Summer 2025)
|
||
|
||
Unpacked from `csis1-computer-literacy-su25-80966-export.imscc` on 2026-03-16.
|
||
|
||
## How to Browse
|
||
|
||
| Folder | What's in it |
|
||
|--------|-------------|
|
||
| `pages/` | Course pages (HTML) — syllabus, welcome, reading guides, support hub |
|
||
| `assignments/` | Real-world task instructions (HTML) — 6 assignments |
|
||
| `quizzes/readable/` | Quizzes in markdown — 6 weekly + 30-question final exam bank |
|
||
| `quizzes/` | Raw QTI XML quiz files (for Canvas re-import) |
|
||
| `settings/` | Course config, module structure, assignment groups |
|
||
| `images/` | Course header image |
|
||
|
||
Raw unpacked IMSCC is in `../raw/` if you need it.
|
||
|
||
---
|
||
|
||
## Course Structure
|
||
|
||
### 👉🏼 Start Here
|
||
- 👋🏼 [Welcome to CSIS 1!](pages/welcome-to-csis-1.html)
|
||
- ⭐️ [Course Syllabus - Summer 2025](pages/course-syllabus-summer-2025.html)
|
||
- 📚 [Required Book, Tools & Software](pages/required-book-tools-and-software.html)
|
||
- 🚨 [Online Student Support Hub](pages/online-student-support-hub.html)
|
||
|
||
### Module 1 (June 16–22): Computer Basics & Digital Citizenship
|
||
- 📘 [Reading: Chapters 1 & 2](pages/reading-chapters-1-and-2.html)
|
||
- 📝 [Quiz 1: Computer Basics & Citizenship](quizzes/readable/quiz-1-computer-basics--citizenship.md) (5 questions)
|
||
- 💬 Discussion 1: What does being "digitally literate" mean to you today?
|
||
- 🛠 [Real-World Task: Tech Self-Audit + Risk Assessment](assignments/real-world-task-tech-self-audit-+-risk-assessment.html)
|
||
|
||
### Module 2 (June 23–29): Cybersecurity & Social Media
|
||
- 📘 [Reading: Chapters 3 & 4](pages/reading-chapters-3-and-4.html)
|
||
- 📝 [Quiz 2: Online Safety & Social Media](quizzes/readable/quiz-2-online-safety--social-media.md) (5 questions)
|
||
- 💬 Discussion 2: Share an experience or concern about online safety or social media boundaries
|
||
- 🛠 [Real-World Task: Online Safety & Reputation Report](assignments/real-world-task-online-safety-and-reputation-report.html)
|
||
|
||
### Module 3 (June 30–July 6): Operating Systems & Docs
|
||
- 📘 [Reading: Chapters 5 & 6](pages/reading-chapters-5-and-6.html)
|
||
- 📝 [Quiz 3: OS Navigation & Document Tools](quizzes/readable/quiz-3-os-navigation--document-tools.md) (5 questions)
|
||
- 💬 Discussion 3: What tools (if any) have you used for writing or presentations? What's new for you here?
|
||
- 🛠 [Real-World Task: Professional Document Build](assignments/real-world-task-professional-document-build.html)
|
||
|
||
### Module 4 (July 7–13): Email, Calendars & Notes
|
||
- 📘 [Reading: Chapters 7 & 8](pages/reading-chapters-7-and-8.html)
|
||
- 📝 [Quiz 4: Communication & Organization Tools](quizzes/readable/quiz-4-communication--organization-tools.md) (5 questions)
|
||
- 💬 Discussion 4: What's your biggest challenge staying organized digitally—or a tip that helps you?
|
||
- 🛠 [Real-World Task: Work & Life Digital Communication Simulation](assignments/real-world-task-work-and-life-digital-communication-simulation.html)
|
||
|
||
### Module 5 (July 14–20): Cloud Storage & AI
|
||
- 📘 [Reading: Chapters 9 & 10](pages/reading-chapters-9-and-10.html)
|
||
- 📝 [Quiz 5: Cloud Tools & Artificial Intelligence](quizzes/readable/quiz-5-cloud-tools--artificial-intelligence.md) (5 questions)
|
||
- 💬 Discussion 5: What's one AI tool you've used (or heard about)? How do you feel about it?
|
||
- 🛠 [Real-World Task: Collaborative Cloud Workspace](assignments/real-world-task-collaborative-cloud-workspace.html)
|
||
|
||
### Module 6 (July 21–27): Data, Careers & Access
|
||
- 📘 [Reading: Chapters 11, 12, 13, 14](pages/reading-chapters-11-12-13-14.html)
|
||
- 📝 [Quiz 6: Data, Careers & the Digital Divide](quizzes/readable/quiz-6-data-careers--the-digital-divide.md) (5 questions)
|
||
- 💬 Discussion 6: What role do you think tech should play in creating access and opportunity?
|
||
- 🛠 [Real-World Task: AI or Emerging Tech Use Case Report](assignments/real-world-task-ai-or-emerging-tech-use-case-report.html)
|
||
|
||
### Final Exam
|
||
- 📝 [Question Bank](quizzes/readable/final-exam-question-bank.md) (30 questions, multiple choice)
|
||
|
||
---
|
||
|
||
## Textbook Reference
|
||
|
||
The "chapters" referenced in the reading pages refer to a **different textbook** than what we selected for our Summer 2026 syllabus. This export uses a textbook organized as:
|
||
- Ch 1-2: Computer basics, digital citizenship
|
||
- Ch 3-4: Cybersecurity, social media
|
||
- Ch 5-6: Operating systems, documents
|
||
- Ch 7-8: Email, calendars, notes
|
||
- Ch 9-10: Cloud storage, AI
|
||
- Ch 11-14: Data, careers, digital divide, access
|
||
|
||
Our Summer 2026 syllabus uses **OpenStax Workplace Software and Skills** + **OpenStax Intro to CS**. The topic coverage overlaps significantly but chapter numbers won't match.
|