datahorror

Research Data Management Escape Room
git clone https://git.ce9e.org/datahorror.git

commit
92afe98c58a19cf53b9e66ecc4d32888b1939229
parent
6eecd949b993bf7fd32f575d39451eceeba31bb9
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-08-07 14:01
provide text alternatives for relevant images

Diffstat

M assets/style.css 12 ++++++++++++
M content/locked-door/_index.md 2 +-
M content/office/desk/address-book/_index.md 9 ++++++++-
D content/office/desk/address-book/address-book.png 0
M content/office/noticeboard/coded-sheet/_index.md 12 +++++++++++-
D content/office/noticeboard/coded-sheet/coded-sheet.png 0
M content/office/paper-bin/document-1/_index.md 2 +-
M content/office/paper-bin/document-2/_index.md 21 +++++++++++++++++++++

8 files changed, 54 insertions, 4 deletions


diff --git a/assets/style.css b/assets/style.css

@@ -139,3 +139,15 @@ figcaption {
  139   139     margin-block-end: 1em;
  140   140     border: 0;
  141   141 }
   -1   142 
   -1   143 table {
   -1   144     inline-size: 100%;
   -1   145     border-collapse: collapse;
   -1   146 }
   -1   147 td, th {
   -1   148     padding: 0.4em;
   -1   149     border: 1px solid #aaa;
   -1   150     font-weight: normal;
   -1   151     text-align: start;
   -1   152     line-height: 1.4;
   -1   153 }

diff --git a/content/locked-door/_index.md b/content/locked-door/_index.md

@@ -8,4 +8,4 @@ The door is locked!
    8     8 
    9     9 A piece of paper has been nailed to the door and there's a message on it:
   10    10 
   11    -1 !["I must submit my data management plan today. Otherwise I won't receive my research funding!"](./note.png)
   -1    11 ![I must submit my data management plan today. Otherwise I won't receive my research funding!](./note.png)

diff --git a/content/office/desk/address-book/_index.md b/content/office/desk/address-book/_index.md

@@ -6,7 +6,14 @@ paths:
    6     6     url: 'office/'
    7     7 ---
    8     8 
    9    -1 ![](./address-book.png)
   -1     9 > | Name                   | Address                     | Phone Number    | Email Address            | IP Address  | Blood Type | Eye Colour | Age  | Height |
   -1    10 > |------------------------|-----------------------------|-----------------|--------------------------|-------------|------------|------------|------|--------|
   -1    11 > | Count Dracula          | 666 Transylvania Lane       | +1-800-666-6666 | dracula@vampiremail.com  | 192.168.1.1 | AB-        | Red        | 400  | 180 cm |
   -1    12 > | Frankenstein's Monster | 13 Bolt Street              | +1-800-555-1234 | frankenstein@monster.com | 192.168.1.2 | O+         | Green      | 200  | 210 cm |
   -1    13 > | The Mummy              | 7 Pyramid Way               | +1-800-777-8888 | mummy@ancientmail.com    | 192.168.1.3 | A-         | Brown      | 3000 | 170 cm |
   -1    14 > | Werewolf               | 1 Full Moon Crescent        | +1-800-999-0000 | werewolf@howlmail.com    | 192.168.1.4 | B+         | Yellow     | 150  | 190 cm |
   -1    15 > | Ghost                  | 4 Haunted House Road        | +1-800-111-2222 | ghost@spookymail.com     | 192.168.1.5 | AB+        | Blue       | 100  | 160 cm |
   -1    16 > | Witch                  | 9 Broomstick Boulevard      | +1-800-333-4444 | witch@cauldronmail.com   | 192.168.1.6 | A+         | Violet     | 250  | 165 cm |
   10    17 
   11    18 Which of the data in the address book are personal data? (multiple answers possible) *
   12    19 

diff --git a/content/office/desk/address-book/address-book.png b/content/office/desk/address-book/address-book.png

Binary files differ.

diff --git a/content/office/noticeboard/coded-sheet/_index.md b/content/office/noticeboard/coded-sheet/_index.md

@@ -15,7 +15,17 @@ paths:
   15    15 
   16    16 # Coded sheet
   17    17 
   18    -1 ![](./coded-sheet.png)
   -1    18 > | 0330 | 4588 | 5555 | 0022 | 0190 | 0001 | 0999 | 9456 |
   -1    19 > | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
   -1    20 > | ME   | TA   | D    | AT   | ED   | B    | AD   | PA   |
   -1    21 > | 6862 | 0711 | 0874 | 0112 | 9022 | 6436 | 0070 | 0200 |
   -1    22 > | A    | B    | LO   | R    | G    | HO   | ST   | OR   |
   -1    23 > | 1919 | 4496 | 0000 | 0002 | 1355 | 0939 | 1277 | 0842 |
   -1    24 > | C    | ID   | H    | EL   | P    | S    | M    | EA   |
   -1    25 > | 0021 | 0843 | 1648 | 1005 | 5538 | 0006 | 7381 | 0425 |
   -1    26 > | NS   | DR   | I    | V    | ES   | T    | O    | NG   |
   -1    27 >
   -1    28 > Pablo's ORCID: make a not of this word.
   19    29 
   20    30 <details>
   21    31   <summary>Hint</summary>

diff --git a/content/office/noticeboard/coded-sheet/coded-sheet.png b/content/office/noticeboard/coded-sheet/coded-sheet.png

Binary files differ.

diff --git a/content/office/paper-bin/document-1/_index.md b/content/office/paper-bin/document-1/_index.md

@@ -13,7 +13,7 @@ paths:
   13    13 
   14    14 # Hidden document 1
   15    15 
   16    -1 ![](./re3data.jpg)
   -1    16 [![](./re3data.jpg)](https://en.wikipedia.org/wiki/Re3data)
   17    17 
   18    18 Hmmm... a printout of a Wikipedia page. Very strange. It's about something
   19    19 called re3data.org - what is that? Why would the Professor print this out? And

diff --git a/content/office/paper-bin/document-2/_index.md b/content/office/paper-bin/document-2/_index.md

@@ -13,6 +13,27 @@ paths:
   13    13 
   14    14 ![](./crumple.jpg)
   15    15 
   -1    16 <details>
   -1    17   <summary>Transcription</summary>
   -1    18   <blockquote>
   -1    19     <p>Repositories Data</p>
   -1    20     <ul>
   -1    21       <li>
   -1    22         Data stored in NL
   -1    23         <ul>
   -1    24           <li><a href="https://data.4tu.nl/">4TU.ResearchData</a></li>
   -1    25           <li><a href="https://easy.dans.knaw.nl/">DANS.EASY</a></li>
   -1    26           <li><a href="https://dataverse.nl/">DataverseNL</a></li>
   -1    27         </ul>
   -1    28       </li>
   -1    29       <li><a href="https://osf.io/">Open Science Framework (OSF)</a></li>
   -1    30       <li><a href="https://zenodo.org/">Zenodo</a></li>
   -1    31       <li><a href="https://datadryad.org/">Dryad</a></li>
   -1    32     </ul>
   -1    33     <p>Deposit research software at <a href="https://github.com">github.com</a></p>
   -1    34   </blockquote>
   -1    35 </details>
   -1    36 
   16    37 This one's a hand-written note. Is it the Professor's handwriting? Was the
   17    38 Professor trying to investigate data repositories...? And a place to deposit
   18    39 his research software/code? It seems that there is a common theme.