Skip to content

Commit 3dcb14d

Browse files
Lasse Benningaclaude
andcommitted
docs: add private recording submission + optional Azure Blob path
"My submission" now asks for the presentation recording link with a privacy warning (never public, never commit the .mp4), and points to the optional Azure-native path (upload to the shared student-submissions container, share a read-only link) documented in the Week 11 Assignment chapter. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 588b86d commit 3dcb14d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,16 @@ Fill in `week11-streamlit/metric_definitions.md`: a five-field definition (name,
4949
## My submission
5050

5151
<!-- TODO: 1) Save your Metabase dashboard into the shared "Week 11 Submissions" collection.
52-
2) Paste its link below, plus screenshots or a PDF export in this repo. -->
52+
2) Paste its link below, plus screenshots or a PDF export in this repo.
53+
3) Paste your 5-minute presentation recording link (keep it PRIVATE). -->
5354

5455
- Metabase dashboard (in the **Week 11 Submissions** collection): TODO
5556
- Screenshots / PDF export: TODO
57+
- Presentation recording (unlisted / shared-only, never public): TODO
58+
59+
> ⚠️ **Keep the recording private.** It shows your screen and voice. Never make it public and never commit the `.mp4` (git history is forever). Use an unlisted Loom/YouTube or a shared-only Drive link, and check the frame for passwords, `.env` contents, or connection strings before uploading.
60+
61+
Prefer to keep it in Azure? The assignment chapter documents an **optional advanced path**: upload the recording to the shared `student-submissions` blob container (teachers get read access, nothing is public) and share a read-only link. See "Optional (advanced): host the recording on Azure Blob Storage" in the Week 11 Assignment chapter.
5662

5763
## Check your score locally
5864

0 commit comments

Comments
 (0)