Datasets:
Modalities:
Video
Languages:
English
Size:
100K<n<1M
ArXiv:
Tags:
cybersecurity
behavioral-biometrics
continuous-authentication
keystroke-dynamics
mouse-dynamics
network-traffic
DOI:
License:
BEACON Release commited on
Commit ·
38cbe2c
0
Parent(s):
Release corrected V3 Dataset with fixes
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +79 -0
- README.md +85 -0
- consent_policy.md +8 -0
- metadata/beacon_croissant.jsonld +700 -0
- metadata/public_participant_session_manifest.csv +80 -0
- metadata/public_release_manifest.csv +603 -0
- metadata/sha256_checksums.csv +394 -0
- participant_P001/session_S001/captured_packets_P001_S001.pcap +3 -0
- participant_P001/session_S001/hardware_info_P001_S001.json +81 -0
- participant_P001/session_S001/keyboard_P001_S001.csv +0 -0
- participant_P001/session_S001/mouse_P001_S001.csv +3 -0
- participant_P001/session_S001/screen_record_P001_S001.mp4 +3 -0
- participant_P002/session_S001/captured_packets_P002_S001.pcap +3 -0
- participant_P002/session_S001/hardware_info_P002_S001.json +158 -0
- participant_P002/session_S001/keyboard_P002_S001.csv +1033 -0
- participant_P002/session_S001/mouse_P002_S001.csv +3 -0
- participant_P002/session_S001/screen_record_P002_S001.mp4 +3 -0
- participant_P002/session_S001/screen_record_P002_S001_part02.mp4 +3 -0
- participant_P002/session_S002/captured_packets_P002_S002.pcap +3 -0
- participant_P002/session_S002/hardware_info_P002_S002.json +81 -0
- participant_P002/session_S002/keyboard_P002_S002.csv +0 -0
- participant_P002/session_S002/mouse_P002_S002.csv +3 -0
- participant_P002/session_S002/screen_record_P002_S002.mp4 +3 -0
- participant_P003/session_S001/captured_packets_P003_S001.pcap +3 -0
- participant_P003/session_S001/hardware_info_P003_S001.json +93 -0
- participant_P003/session_S001/keyboard_P003_S001.csv +286 -0
- participant_P003/session_S001/mouse_P003_S001.csv +3 -0
- participant_P003/session_S001/screen_record_P003_S001.mp4 +3 -0
- participant_P003/session_S002/captured_packets_P003_S002.pcap +3 -0
- participant_P003/session_S002/hardware_info_P003_S002.json +109 -0
- participant_P003/session_S002/keyboard_P003_S002.csv +0 -0
- participant_P003/session_S002/mouse_P003_S002.csv +3 -0
- participant_P003/session_S002/screen_record_P003_S002.mp4 +3 -0
- participant_P003/session_S003/captured_packets_P003_S003.pcap +3 -0
- participant_P003/session_S003/hardware_info_P003_S003.json +109 -0
- participant_P003/session_S003/keyboard_P003_S003.csv +0 -0
- participant_P003/session_S003/mouse_P003_S003.csv +3 -0
- participant_P003/session_S003/screen_record_P003_S003.mp4 +3 -0
- participant_P003/session_S004/captured_packets_P003_S004.pcap +3 -0
- participant_P003/session_S004/hardware_info_P003_S004.json +93 -0
- participant_P003/session_S004/keyboard_P003_S004.csv +0 -0
- participant_P003/session_S004/mouse_P003_S004.csv +3 -0
- participant_P003/session_S004/screen_record_P003_S004.mp4 +3 -0
- participant_P003/session_S005/captured_packets_P003_S005.pcap +3 -0
- participant_P003/session_S005/hardware_info_P003_S005.json +97 -0
- participant_P003/session_S005/keyboard_P003_S005.csv +0 -0
- participant_P003/session_S005/mouse_P003_S005.csv +3 -0
- participant_P003/session_S005/screen_record_P003_S005.mp4 +3 -0
- participant_P003/session_S006/captured_packets_P003_S006.pcap +3 -0
- participant_P003/session_S006/hardware_info_P003_S006.json +109 -0
.gitattributes
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.pcap filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.xlsx filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.csv text
|
| 5 |
+
*.json text
|
| 6 |
+
*.jsonld text
|
| 7 |
+
*.md text
|
| 8 |
+
participant_P012/session_S002/mouse_P012_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
participant_P012/session_S001/mouse_P012_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
participant_P024/session_S001/mouse_P024_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
participant_P017/session_S001/mouse_P017_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
participant_P003/session_S018/mouse_P003_S018.csv filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
participant_P003/session_S016/mouse_P003_S016.csv filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
participant_P003/session_S010/mouse_P003_S010.csv filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
participant_P003/session_S009/mouse_P003_S009.csv filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
participant_P003/session_S001/mouse_P003_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
participant_P003/session_S003/mouse_P003_S003.csv filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
participant_P003/session_S012/mouse_P003_S012.csv filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
participant_P003/session_S017/mouse_P003_S017.csv filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
participant_P003/session_S011/mouse_P003_S011.csv filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
participant_P003/session_S019/mouse_P003_S019.csv filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
participant_P003/session_S008/mouse_P003_S008.csv filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
participant_P003/session_S002/mouse_P003_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
participant_P003/session_S013/mouse_P003_S013.csv filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
participant_P003/session_S004/mouse_P003_S004.csv filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
participant_P003/session_S005/mouse_P003_S005.csv filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
participant_P003/session_S007/mouse_P003_S007.csv filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
participant_P003/session_S006/mouse_P003_S006.csv filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
participant_P027/session_S001/mouse_P027_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
participant_P008/session_S001/mouse_P008_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
participant_P008/session_S002/mouse_P008_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
participant_P013/session_S001/mouse_P013_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
participant_P005/session_S001/mouse_P005_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
participant_P015/session_S001/mouse_P015_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
participant_P015/session_S002/mouse_P015_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
participant_P025/session_S001/mouse_P025_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
participant_P026/session_S010/mouse_P026_S010.csv filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
participant_P026/session_S009/mouse_P026_S009.csv filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
participant_P026/session_S012/mouse_P026_S012.csv filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
participant_P026/session_S011/mouse_P026_S011.csv filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
participant_P026/session_S008/mouse_P026_S008.csv filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
participant_P026/session_S007/mouse_P026_S007.csv filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
participant_P026/session_S006/mouse_P026_S006.csv filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
participant_P006/session_S001/mouse_P006_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
participant_P006/session_S003/mouse_P006_S003.csv filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
participant_P006/session_S002/mouse_P006_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
participant_P006/session_S004/mouse_P006_S004.csv filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
participant_P006/session_S005/mouse_P006_S005.csv filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
participant_P006/session_S006/mouse_P006_S006.csv filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
participant_P020/session_S001/mouse_P020_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
participant_P021/session_S001/mouse_P021_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
participant_P014/session_S001/mouse_P014_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
participant_P002/session_S001/mouse_P002_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
participant_P002/session_S002/mouse_P002_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
participant_P022/session_S001/mouse_P022_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
participant_P022/session_S002/mouse_P022_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
participant_P028/session_S022/mouse_P028_S022.csv filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
participant_P028/session_S018/mouse_P028_S018.csv filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
participant_P028/session_S016/mouse_P028_S016.csv filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
participant_P028/session_S020/mouse_P028_S020.csv filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
participant_P028/session_S025/mouse_P028_S025.csv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
participant_P028/session_S017/mouse_P028_S017.csv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
participant_P028/session_S021/mouse_P028_S021.csv filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
participant_P028/session_S019/mouse_P028_S019.csv filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
participant_P028/session_S015/mouse_P028_S015.csv filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
participant_P028/session_S013/mouse_P028_S013.csv filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
participant_P028/session_S014/mouse_P028_S014.csv filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
participant_P028/session_S024/mouse_P028_S024.csv filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
participant_P028/session_S023/mouse_P028_S023.csv filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
participant_P010/session_S001/mouse_P010_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
participant_P010/session_S002/mouse_P010_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
participant_P010/session_S004/mouse_P010_S004.csv filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
participant_P023/session_S001/mouse_P023_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
participant_P009/session_S001/mouse_P009_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
participant_P009/session_S002/mouse_P009_S002.csv filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
participant_P016/session_S001/mouse_P016_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
participant_P011/session_S001/mouse_P011_S001.csv filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
participant_P028/session_S013/keyboard_P028_S013.csv filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
participant_P028/session_S016/keyboard_P028_S016.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# BEACON: Behavioral Engine for Authentication and Continuous Monitoring
|
| 2 |
+
|
| 3 |
+
An anonymized multi-modal behavioral biometric dataset collected during VALORANT gameplay,
|
| 4 |
+
designed for continuous user authentication research.
|
| 5 |
+
|
| 6 |
+
**28 participants · 79 sessions · 445 GB**
|
| 7 |
+
|
| 8 |
+
Participants are represented by opaque IDs (`P001`–`P028`) and sessions by sequential
|
| 9 |
+
IDs (`S001`, `S002`, ...). Raw participant names, consent files, hostnames, MAC
|
| 10 |
+
addresses, and direct device IDs are not included in this release.
|
| 11 |
+
|
| 12 |
+
## Modalities
|
| 13 |
+
|
| 14 |
+
| Modality | Files | Description |
|
| 15 |
+
|----------|-------|-------------|
|
| 16 |
+
| `mouse_*.csv` | 80 | Mouse telemetry — position, speed, clicks, scroll; Unix epoch timestamps |
|
| 17 |
+
| `keyboard_*.csv` | 80 | Keyboard HID dynamics — key identity, press/release times, duration; Unix epoch timestamps |
|
| 18 |
+
| `captured_packets_*.pcap` | 80 | Network traffic — IP/MAC addresses anonymized, local-network discovery traffic removed, encrypted game payload preserved |
|
| 19 |
+
| `screen_record_*.mp4` | 74 | Screen recordings of gameplay sessions |
|
| 20 |
+
| `hardware_info_*.json` | 79 | Scrubbed hardware metadata (hostname, MAC, IP, serial removed) |
|
| 21 |
+
|
| 22 |
+
Sessions with multiple recording parts are named `screen_record_P###_S###_part02.mp4` etc.
|
| 23 |
+
|
| 24 |
+
## File Layout
|
| 25 |
+
|
| 26 |
+
```
|
| 27 |
+
participant_P001/
|
| 28 |
+
session_S001/
|
| 29 |
+
mouse_P001_S001.csv
|
| 30 |
+
keyboard_P001_S001.csv
|
| 31 |
+
captured_packets_P001_S001.pcap
|
| 32 |
+
screen_record_P001_S001.mp4
|
| 33 |
+
hardware_info_P001_S001.json
|
| 34 |
+
```
|
| 35 |
+
|
| 36 |
+
## Metadata
|
| 37 |
+
|
| 38 |
+
| File | Description |
|
| 39 |
+
|------|-------------|
|
| 40 |
+
| `metadata/public_participant_session_manifest.csv` | Participant and session ID index |
|
| 41 |
+
| `metadata/public_release_manifest.csv` | Per-file modality, status, and size |
|
| 42 |
+
| `metadata/sha256_checksums.csv` | SHA-256 checksums for all included files |
|
| 43 |
+
| `metadata/beacon_croissant.jsonld` | Croissant ML metadata record |
|
| 44 |
+
|
| 45 |
+
## Anonymization
|
| 46 |
+
|
| 47 |
+
- Participant and session folders use opaque sequential IDs
|
| 48 |
+
- CSV timestamps are raw Unix epoch values (not session-relative)
|
| 49 |
+
- PCAP: Ethernet/IP src and dst addresses replaced with deterministic pseudonyms
|
| 50 |
+
in `10.0.0.0/8`; local-network broadcast/discovery UDP (mDNS, LLMNR, NBNS,
|
| 51 |
+
SSDP, DHCP, WSD) dropped to prevent hostname leakage; encrypted game payload
|
| 52 |
+
and regular DNS preserved intact
|
| 53 |
+
- Hardware JSON: hostname, username, MAC, IP, HID, serial, UUID fields removed
|
| 54 |
+
- Raw consent files retained privately; see `consent_policy.md`
|
| 55 |
+
|
| 56 |
+
## Citation
|
| 57 |
+
|
| 58 |
+
If you use this dataset, please cite it:
|
| 59 |
+
|
| 60 |
+
Singh, I., Kaur, G., Atwal, U. P. S., Singh, G., Singh, G., & Singh, M. (2026).
|
| 61 |
+
BEACON: A Multimodal Dataset for Learning Behavioral Fingerprints from Gameplay Data
|
| 62 |
+
[Data set]. Zenodo. https://doi.org/10.5281/zenodo.20034625
|
| 63 |
+
[](https://doi.org/10.5281/zenodo.20034625)
|
| 64 |
+
|
| 65 |
+
Singh, I., Singh, G., Kaur, G., Atwal, U. P. S., Singh, G., & Singh, M. (2026).
|
| 66 |
+
BEACON-Logger: A Behavioral Authentication and Network Traffic Logger for Game Environments.
|
| 67 |
+
Zenodo. https://doi.org/10.5281/zenodo.20062628
|
| 68 |
+
[](https://doi.org/10.5281/zenodo.20144661)
|
| 69 |
+
|
| 70 |
+
Please cite the following paper also:
|
| 71 |
+
```bibtex
|
| 72 |
+
@misc{singh2026beaconmultimodaldatasetlearning,
|
| 73 |
+
title={BEACON: A Multimodal Dataset for Learning Behavioral Fingerprints from Gameplay Data},
|
| 74 |
+
author={Ishpuneet Singh and Gursmeep Kaur and Uday Pratap Singh Atwal and Guramrit Singh and Gurjot Singh and Maninder Singh},
|
| 75 |
+
year={2026},
|
| 76 |
+
eprint={2605.10867},
|
| 77 |
+
archivePrefix={arXiv},
|
| 78 |
+
primaryClass={cs.CR},
|
| 79 |
+
url={https://arxiv.org/abs/2605.10867},
|
| 80 |
+
}
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
## License
|
| 84 |
+
|
| 85 |
+
Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
|
consent_policy.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# BEACON Consent Policy
|
| 2 |
+
|
| 3 |
+
All participants provided informed consent before data collection. Raw consent
|
| 4 |
+
text files are retained privately by the research institution and are not part
|
| 5 |
+
of this public release because they may contain direct identifiers.
|
| 6 |
+
|
| 7 |
+
The public release uses opaque participant/session IDs and removes or redacts
|
| 8 |
+
direct identifiers from filenames, paths, hardware metadata, PCAPs, and videos.
|
metadata/beacon_croissant.jsonld
ADDED
|
@@ -0,0 +1,700 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"@context": {
|
| 3 |
+
"@language": "en",
|
| 4 |
+
"@vocab": "https://schema.org/",
|
| 5 |
+
"sc": "https://schema.org/",
|
| 6 |
+
"cr": "http://mlcommons.org/croissant/",
|
| 7 |
+
"rai": "http://mlcommons.org/croissant/RAI/",
|
| 8 |
+
"prov": "http://www.w3.org/ns/prov#",
|
| 9 |
+
"dct": "http://purl.org/dc/terms/",
|
| 10 |
+
"conformsTo": "dct:conformsTo",
|
| 11 |
+
"citeAs": "cr:citeAs",
|
| 12 |
+
"dataType": {
|
| 13 |
+
"@id": "cr:dataType",
|
| 14 |
+
"@type": "@vocab"
|
| 15 |
+
},
|
| 16 |
+
"extract": "cr:extract",
|
| 17 |
+
"field": "cr:field",
|
| 18 |
+
"fileSet": "cr:fileSet",
|
| 19 |
+
"includes": "cr:includes",
|
| 20 |
+
"excludes": "cr:excludes",
|
| 21 |
+
"recordSet": "cr:recordSet",
|
| 22 |
+
"source": "cr:source",
|
| 23 |
+
"column": "cr:column",
|
| 24 |
+
"key": "cr:key"
|
| 25 |
+
},
|
| 26 |
+
"@type": "sc:Dataset",
|
| 27 |
+
"name": "BEACON: Behavioral Engine for Authentication and Continuous Monitoring",
|
| 28 |
+
"description": "A synchronized multi-modal behavioral biometric dataset collected during VALORANT gameplay, including mouse telemetry, keyboard HID dynamics, anonymized network packet captures, screen recordings, and hardware metadata for continuous user authentication research. This release contains 28 participants across 79 sessions. Modality inventory: 74 screen recording MP4 files (409.2 GB), 80 anonymized PCAP files (24.4 GB), 80 mouse telemetry CSV files (11.4 GB; Unix epoch timestamps), 80 keyboard HID CSV files (49 MB; Unix epoch timestamps), and 79 hardware JSON files. IP/MAC addresses are pseudonymized; local-network discovery traffic is removed; encrypted game payload is preserved. This Croissant file describes the anonymized standardized Hugging Face release layout.",
|
| 29 |
+
"url": "https://huggingface.co/datasets/beacon-gui/BEACON-Dataset",
|
| 30 |
+
"version": "2.0.0",
|
| 31 |
+
"license": "https://creativecommons.org/licenses/by-nc/4.0/",
|
| 32 |
+
"creator": {
|
| 33 |
+
"@type": "sc:Organization",
|
| 34 |
+
"name": "Thapar Institute of Engineering and Technology"
|
| 35 |
+
},
|
| 36 |
+
"datePublished": "2026-05-12",
|
| 37 |
+
"conformsTo": "http://mlcommons.org/croissant/1.1",
|
| 38 |
+
"keywords": [
|
| 39 |
+
"behavioral biometrics",
|
| 40 |
+
"continuous authentication",
|
| 41 |
+
"VALORANT",
|
| 42 |
+
"mouse dynamics",
|
| 43 |
+
"keystroke dynamics",
|
| 44 |
+
"network traffic analysis",
|
| 45 |
+
"multimodal dataset"
|
| 46 |
+
],
|
| 47 |
+
"measurementTechnique": [
|
| 48 |
+
"pynput keyboard logging",
|
| 49 |
+
"pynput mouse logging",
|
| 50 |
+
"Npcap/Scapy packet capture",
|
| 51 |
+
"FFmpeg screen recording",
|
| 52 |
+
"Windows hardware profiling"
|
| 53 |
+
],
|
| 54 |
+
"privacyPolicy": "The public release uses opaque participant/session identifiers, Unix epoch timestamps, scrubbed hardware metadata, and anonymized PCAP IP/MAC addresses with local-network discovery traffic removed. Encrypted game payload and regular DNS are preserved. Raw consent files are retained by the research institution and are not distributed. Videos are included as-is; a separate visual redaction pass is planned before any controlled-access release.",
|
| 55 |
+
"rai:dataLimitations": "BEACON contains behavioral telemetry from 28 VALORANT players and is limited to esports gameplay under the recorded hardware, operating-system, network, and game-context conditions. It is not a general-purpose human-computer interaction dataset and should not be assumed to generalize to office work, mobile input, non-FPS games, non-Windows platforms, or populations not represented in the participant pool. Some sessions lack video, and mouse/keyboard match-split CSVs are excluded from the canonical session-level analysis unless explicitly requested.",
|
| 56 |
+
"rai:dataBiases": "Participants were recruited from a constrained player population and may over-represent similar age ranges, geography, gaming experience, device classes, network conditions, and VALORANT skill profiles. Hardware differences such as mouse DPI, monitor refresh rate, resolution, and peripheral model may influence telemetry and should be controlled for in authentication studies. Longitudinal coverage is uneven across players, with some participants contributing substantially more sessions.",
|
| 57 |
+
"rai:personalSensitiveInformation": "The raw dataset includes behavioral biometric telemetry and may include direct or indirect personal information in filenames, folder names, hardware metadata, PCAP network identifiers, screen videos, and consent files. The anonymized release replaces participant names with opaque IDs, preserves Unix epoch timestamps (recording dates are not considered identifying), removes raw consent files, scrubs hardware identifiers (hostname, MAC, IP, serial, UUID), anonymizes PCAP IP/MAC headers with deterministic pseudonyms, and removes local-network discovery traffic that leaks machine hostnames. Encrypted game payload is preserved intact. Videos may contain visible usernames or contextual identifiers and should be reviewed before unrestricted distribution.",
|
| 58 |
+
"rai:dataUseCases": "The dataset is intended for evaluating continuous authentication, behavioral fingerprinting, multimodal biometric robustness, session-level behavioral drift, and encrypted game-traffic timing analysis. Construct validity is supported by synchronized HID, network, hardware, and optional video modalities, plus EDA showing participant-level differences in mouse, keyboard, and network features. It is not validated for identifying protected attributes, clinical inference, employee monitoring, law-enforcement attribution, or high-stakes identity decisions without additional consent, fairness analysis, and deployment-specific validation.",
|
| 59 |
+
"rai:dataSocialImpact": "Positive impacts include reproducible research on adaptive authentication, security of online games, and multimodal behavioral biometrics. Risks include misuse for covert surveillance, deanonymization, overly broad player profiling, and unfair treatment of users whose behavior differs because of hardware, accessibility needs, fatigue, or network conditions. Mitigations include opaque IDs, timestamp normalization, removal/scrubbing of direct identifiers, controlled access for sensitive modalities, and documentation of limitations and non-recommended uses.",
|
| 60 |
+
"rai:hasSyntheticData": false,
|
| 61 |
+
"prov:wasDerivedFrom": [],
|
| 62 |
+
"prov:wasGeneratedBy": [
|
| 63 |
+
{
|
| 64 |
+
"@type": "prov:Activity",
|
| 65 |
+
"name": "Data collection",
|
| 66 |
+
"description": "Telemetry was collected during voluntary VALORANT gameplay sessions using a custom Windows logger with pynput mouse/keyboard collectors, Npcap/Scapy packet capture, FFmpeg screen recording, hardware profiling, and game configuration copying after informed consent."
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"@type": "prov:Activity",
|
| 70 |
+
"name": "Anonymization and standardization",
|
| 71 |
+
"description": "Release preparation maps raw participants to P001\u2013P028, maps sessions to S001... IDs, skips raw consent files, preserves Unix epoch timestamps in mouse/keyboard CSVs, scrubs hardware identifiers, anonymizes PCAP IP/MAC headers with deterministic pseudonyms, drops local-network discovery traffic, preserves encrypted payload and regular DNS, and emits manifests/checksums. Videos are copied unchanged pending a separate visual redaction pass."
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"@type": "prov:Activity",
|
| 75 |
+
"name": "Analysis preprocessing",
|
| 76 |
+
"description": "Dataset statistics and paper figures are computed from canonical whole-session mouse and keyboard CSVs by default; files named with Match1/Match2 style suffixes are excluded unless the analysis scripts are explicitly run with match-level CSV scope."
|
| 77 |
+
}
|
| 78 |
+
],
|
| 79 |
+
"rai:RAIManifest": {
|
| 80 |
+
"rai:dataCollection": "Informed consent was collected from all participants before gameplay telemetry capture.",
|
| 81 |
+
"rai:dataLimitations": "See top-level rai:dataLimitations.",
|
| 82 |
+
"rai:dataBiases": "See top-level rai:dataBiases.",
|
| 83 |
+
"rai:personalSensitiveInformation": "See top-level rai:personalSensitiveInformation.",
|
| 84 |
+
"rai:dataUseCases": "See top-level rai:dataUseCases.",
|
| 85 |
+
"rai:dataSocialImpact": "See top-level rai:dataSocialImpact.",
|
| 86 |
+
"rai:hasSyntheticData": false
|
| 87 |
+
},
|
| 88 |
+
"distribution": [
|
| 89 |
+
{
|
| 90 |
+
"@type": "cr:FileSet",
|
| 91 |
+
"@id": "screen_recording_files",
|
| 92 |
+
"name": "Screen recordings",
|
| 93 |
+
"description": "Screen recording MP4 files. Inventory: 74 files, 381.1 GB, N/A recorded events/rows (video context). Videos are copied unchanged only for controlled-access release pending separate visual redaction.",
|
| 94 |
+
"encodingFormat": "video/mp4",
|
| 95 |
+
"includes": [
|
| 96 |
+
"participant_P*/session_S*/screen_record_P*_S*.mp4"
|
| 97 |
+
],
|
| 98 |
+
"excludes": [
|
| 99 |
+
".venv/**",
|
| 100 |
+
"analysis_outputs/**",
|
| 101 |
+
"scripts/**",
|
| 102 |
+
"metadata/private/**",
|
| 103 |
+
"anonymized_hf_release*/**"
|
| 104 |
+
],
|
| 105 |
+
"contentSize": "381.1 GB",
|
| 106 |
+
"additionalProperty": [
|
| 107 |
+
{
|
| 108 |
+
"@type": "sc:PropertyValue",
|
| 109 |
+
"name": "modality",
|
| 110 |
+
"value": "Screen Recordings"
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"@type": "sc:PropertyValue",
|
| 114 |
+
"name": "file_type",
|
| 115 |
+
"value": "screen_record_mp4"
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"@type": "sc:PropertyValue",
|
| 119 |
+
"name": "total_files",
|
| 120 |
+
"value": 74
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"@type": "sc:PropertyValue",
|
| 124 |
+
"name": "data_size",
|
| 125 |
+
"value": "381.1 GB"
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"@type": "sc:PropertyValue",
|
| 129 |
+
"name": "recorded_events_or_rows",
|
| 130 |
+
"value": "N/A (Video Context)"
|
| 131 |
+
}
|
| 132 |
+
]
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"@type": "cr:FileSet",
|
| 136 |
+
"@id": "network_pcap_files",
|
| 137 |
+
"name": "Network packet captures",
|
| 138 |
+
"description": "Gameplay packet captures with IP/MAC pseudonymization and local-network discovery traffic removal; encrypted payload and regular DNS preserved in the anonymized release. Inventory: 80 files, 38.68 GB, 114,898,144 packets.",
|
| 139 |
+
"encodingFormat": "application/vnd.tcpdump.pcap",
|
| 140 |
+
"includes": [
|
| 141 |
+
"participant_P*/session_S*/captured_packets_P*_S*.pcap"
|
| 142 |
+
],
|
| 143 |
+
"excludes": [
|
| 144 |
+
".venv/**",
|
| 145 |
+
"analysis_outputs/**",
|
| 146 |
+
"scripts/**",
|
| 147 |
+
"metadata/private/**",
|
| 148 |
+
"anonymized_hf_release*/**"
|
| 149 |
+
],
|
| 150 |
+
"contentSize": "38.68 GB",
|
| 151 |
+
"additionalProperty": [
|
| 152 |
+
{
|
| 153 |
+
"@type": "sc:PropertyValue",
|
| 154 |
+
"name": "modality",
|
| 155 |
+
"value": "Network Telemetry"
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"@type": "sc:PropertyValue",
|
| 159 |
+
"name": "file_type",
|
| 160 |
+
"value": "captured_packets_pcap"
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"@type": "sc:PropertyValue",
|
| 164 |
+
"name": "total_files",
|
| 165 |
+
"value": 80
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"@type": "sc:PropertyValue",
|
| 169 |
+
"name": "data_size",
|
| 170 |
+
"value": "38.68 GB"
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"@type": "sc:PropertyValue",
|
| 174 |
+
"name": "recorded_events_or_rows",
|
| 175 |
+
"value": "114,898,144 packets"
|
| 176 |
+
}
|
| 177 |
+
]
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"@type": "cr:FileSet",
|
| 181 |
+
"@id": "mouse_csv_files",
|
| 182 |
+
"name": "Mouse telemetry CSV files",
|
| 183 |
+
"description": "Canonical whole-session event-driven mouse movement, click, scroll, speed, distance, and acceleration telemetry. Inventory: 80 files, 9.74 GB, 90,172,347 events.",
|
| 184 |
+
"encodingFormat": "text/csv",
|
| 185 |
+
"includes": [
|
| 186 |
+
"participant_P*/session_S*/mouse_P*_S*.csv"
|
| 187 |
+
],
|
| 188 |
+
"excludes": [
|
| 189 |
+
"**/*Match*.csv",
|
| 190 |
+
".venv/**",
|
| 191 |
+
"analysis_outputs/**",
|
| 192 |
+
"scripts/**",
|
| 193 |
+
"metadata/private/**",
|
| 194 |
+
"anonymized_hf_release*/**"
|
| 195 |
+
],
|
| 196 |
+
"contentSize": "9.74 GB",
|
| 197 |
+
"additionalProperty": [
|
| 198 |
+
{
|
| 199 |
+
"@type": "sc:PropertyValue",
|
| 200 |
+
"name": "modality",
|
| 201 |
+
"value": "Mouse Dynamics"
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"@type": "sc:PropertyValue",
|
| 205 |
+
"name": "file_type",
|
| 206 |
+
"value": "mouse_csv"
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"@type": "sc:PropertyValue",
|
| 210 |
+
"name": "total_files",
|
| 211 |
+
"value": 80
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"@type": "sc:PropertyValue",
|
| 215 |
+
"name": "data_size",
|
| 216 |
+
"value": "9.74 GB"
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"@type": "sc:PropertyValue",
|
| 220 |
+
"name": "recorded_events_or_rows",
|
| 221 |
+
"value": "90,172,347 events"
|
| 222 |
+
}
|
| 223 |
+
]
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"@type": "cr:FileSet",
|
| 227 |
+
"@id": "keyboard_csv_files",
|
| 228 |
+
"name": "Keyboard HID CSV files",
|
| 229 |
+
"description": "Canonical whole-session keystroke press/release timing, dwell time, polling interval, and active key combinations. Inventory: 80 files, 40.57 MB, 498,801 events.",
|
| 230 |
+
"encodingFormat": "text/csv",
|
| 231 |
+
"includes": [
|
| 232 |
+
"participant_P*/session_S*/keyboard_P*_S*.csv"
|
| 233 |
+
],
|
| 234 |
+
"excludes": [
|
| 235 |
+
"**/*Match*.csv",
|
| 236 |
+
".venv/**",
|
| 237 |
+
"analysis_outputs/**",
|
| 238 |
+
"scripts/**",
|
| 239 |
+
"metadata/private/**",
|
| 240 |
+
"anonymized_hf_release*/**"
|
| 241 |
+
],
|
| 242 |
+
"contentSize": "40.57 MB",
|
| 243 |
+
"additionalProperty": [
|
| 244 |
+
{
|
| 245 |
+
"@type": "sc:PropertyValue",
|
| 246 |
+
"name": "modality",
|
| 247 |
+
"value": "Keystroke Dynamics"
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"@type": "sc:PropertyValue",
|
| 251 |
+
"name": "file_type",
|
| 252 |
+
"value": "keyboard_csv"
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"@type": "sc:PropertyValue",
|
| 256 |
+
"name": "total_files",
|
| 257 |
+
"value": 80
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"@type": "sc:PropertyValue",
|
| 261 |
+
"name": "data_size",
|
| 262 |
+
"value": "40.57 MB"
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"@type": "sc:PropertyValue",
|
| 266 |
+
"name": "recorded_events_or_rows",
|
| 267 |
+
"value": "498,801 events"
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"@type": "cr:FileSet",
|
| 273 |
+
"@id": "hardware_json_files",
|
| 274 |
+
"name": "Hardware profile JSON files",
|
| 275 |
+
"description": "Session-level OS, CPU, RAM, display, and HID-device metadata after removing hostnames, MAC addresses, serials, and direct device IDs. Inventory: 79 files, < 1 MB, 79 JSON records.",
|
| 276 |
+
"encodingFormat": "application/json",
|
| 277 |
+
"includes": [
|
| 278 |
+
"participant_P*/session_S*/hardware_info_P*_S*.json"
|
| 279 |
+
],
|
| 280 |
+
"excludes": [
|
| 281 |
+
".venv/**",
|
| 282 |
+
"analysis_outputs/**",
|
| 283 |
+
"scripts/**",
|
| 284 |
+
"metadata/private/**",
|
| 285 |
+
"anonymized_hf_release*/**"
|
| 286 |
+
],
|
| 287 |
+
"contentSize": "< 1 MB",
|
| 288 |
+
"additionalProperty": [
|
| 289 |
+
{
|
| 290 |
+
"@type": "sc:PropertyValue",
|
| 291 |
+
"name": "modality",
|
| 292 |
+
"value": "Hardware Context"
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"@type": "sc:PropertyValue",
|
| 296 |
+
"name": "file_type",
|
| 297 |
+
"value": "hardware_info_json"
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"@type": "sc:PropertyValue",
|
| 301 |
+
"name": "total_files",
|
| 302 |
+
"value": 79
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"@type": "sc:PropertyValue",
|
| 306 |
+
"name": "data_size",
|
| 307 |
+
"value": "< 1 MB"
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"@type": "sc:PropertyValue",
|
| 311 |
+
"name": "recorded_events_or_rows",
|
| 312 |
+
"value": "79 JSON records"
|
| 313 |
+
}
|
| 314 |
+
]
|
| 315 |
+
}
|
| 316 |
+
],
|
| 317 |
+
"recordSet": [
|
| 318 |
+
{
|
| 319 |
+
"@type": "cr:RecordSet",
|
| 320 |
+
"@id": "mouse_records",
|
| 321 |
+
"name": "mouse_records",
|
| 322 |
+
"description": "One record per mouse telemetry row.",
|
| 323 |
+
"field": [
|
| 324 |
+
{
|
| 325 |
+
"@type": "cr:Field",
|
| 326 |
+
"@id": "mouse_records/timestamp",
|
| 327 |
+
"name": "timestamp",
|
| 328 |
+
"description": "Unix timestamp of mouse event.",
|
| 329 |
+
"dataType": "sc:Float",
|
| 330 |
+
"source": {
|
| 331 |
+
"fileSet": {
|
| 332 |
+
"@id": "mouse_csv_files"
|
| 333 |
+
},
|
| 334 |
+
"extract": {
|
| 335 |
+
"column": "Timestamp"
|
| 336 |
+
}
|
| 337 |
+
}
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"@type": "cr:Field",
|
| 341 |
+
"@id": "mouse_records/x",
|
| 342 |
+
"name": "x",
|
| 343 |
+
"description": "Absolute cursor X coordinate.",
|
| 344 |
+
"dataType": "sc:Float",
|
| 345 |
+
"source": {
|
| 346 |
+
"fileSet": {
|
| 347 |
+
"@id": "mouse_csv_files"
|
| 348 |
+
},
|
| 349 |
+
"extract": {
|
| 350 |
+
"column": "X"
|
| 351 |
+
}
|
| 352 |
+
}
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"@type": "cr:Field",
|
| 356 |
+
"@id": "mouse_records/y",
|
| 357 |
+
"name": "y",
|
| 358 |
+
"description": "Absolute cursor Y coordinate.",
|
| 359 |
+
"dataType": "sc:Float",
|
| 360 |
+
"source": {
|
| 361 |
+
"fileSet": {
|
| 362 |
+
"@id": "mouse_csv_files"
|
| 363 |
+
},
|
| 364 |
+
"extract": {
|
| 365 |
+
"column": "Y"
|
| 366 |
+
}
|
| 367 |
+
}
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"@type": "cr:Field",
|
| 371 |
+
"@id": "mouse_records/event",
|
| 372 |
+
"name": "event",
|
| 373 |
+
"description": "Mouse event type such as Move, click, or scroll.",
|
| 374 |
+
"dataType": "sc:Text",
|
| 375 |
+
"source": {
|
| 376 |
+
"fileSet": {
|
| 377 |
+
"@id": "mouse_csv_files"
|
| 378 |
+
},
|
| 379 |
+
"extract": {
|
| 380 |
+
"column": "Event"
|
| 381 |
+
}
|
| 382 |
+
}
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"@type": "cr:Field",
|
| 386 |
+
"@id": "mouse_records/click_count",
|
| 387 |
+
"name": "click_count",
|
| 388 |
+
"description": "Cumulative or event-local click count.",
|
| 389 |
+
"dataType": "sc:Integer",
|
| 390 |
+
"source": {
|
| 391 |
+
"fileSet": {
|
| 392 |
+
"@id": "mouse_csv_files"
|
| 393 |
+
},
|
| 394 |
+
"extract": {
|
| 395 |
+
"column": "Click Count"
|
| 396 |
+
}
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"@type": "cr:Field",
|
| 401 |
+
"@id": "mouse_records/double_click_count",
|
| 402 |
+
"name": "double_click_count",
|
| 403 |
+
"description": "Double-click count.",
|
| 404 |
+
"dataType": "sc:Integer",
|
| 405 |
+
"source": {
|
| 406 |
+
"fileSet": {
|
| 407 |
+
"@id": "mouse_csv_files"
|
| 408 |
+
},
|
| 409 |
+
"extract": {
|
| 410 |
+
"column": "Double Click Count"
|
| 411 |
+
}
|
| 412 |
+
}
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"@type": "cr:Field",
|
| 416 |
+
"@id": "mouse_records/scroll_count",
|
| 417 |
+
"name": "scroll_count",
|
| 418 |
+
"description": "Scroll count.",
|
| 419 |
+
"dataType": "sc:Integer",
|
| 420 |
+
"source": {
|
| 421 |
+
"fileSet": {
|
| 422 |
+
"@id": "mouse_csv_files"
|
| 423 |
+
},
|
| 424 |
+
"extract": {
|
| 425 |
+
"column": "Scroll Count"
|
| 426 |
+
}
|
| 427 |
+
}
|
| 428 |
+
},
|
| 429 |
+
{
|
| 430 |
+
"@type": "cr:Field",
|
| 431 |
+
"@id": "mouse_records/speed",
|
| 432 |
+
"name": "speed",
|
| 433 |
+
"description": "Instantaneous cursor speed in pixels per second.",
|
| 434 |
+
"dataType": "sc:Float",
|
| 435 |
+
"source": {
|
| 436 |
+
"fileSet": {
|
| 437 |
+
"@id": "mouse_csv_files"
|
| 438 |
+
},
|
| 439 |
+
"extract": {
|
| 440 |
+
"column": "Speed"
|
| 441 |
+
}
|
| 442 |
+
}
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"@type": "cr:Field",
|
| 446 |
+
"@id": "mouse_records/movement_distance",
|
| 447 |
+
"name": "movement_distance",
|
| 448 |
+
"description": "Distance moved since prior event.",
|
| 449 |
+
"dataType": "sc:Float",
|
| 450 |
+
"source": {
|
| 451 |
+
"fileSet": {
|
| 452 |
+
"@id": "mouse_csv_files"
|
| 453 |
+
},
|
| 454 |
+
"extract": {
|
| 455 |
+
"column": "Movement Distance"
|
| 456 |
+
}
|
| 457 |
+
}
|
| 458 |
+
},
|
| 459 |
+
{
|
| 460 |
+
"@type": "cr:Field",
|
| 461 |
+
"@id": "mouse_records/movement_time",
|
| 462 |
+
"name": "movement_time",
|
| 463 |
+
"description": "Elapsed movement interval since prior event.",
|
| 464 |
+
"dataType": "sc:Float",
|
| 465 |
+
"source": {
|
| 466 |
+
"fileSet": {
|
| 467 |
+
"@id": "mouse_csv_files"
|
| 468 |
+
},
|
| 469 |
+
"extract": {
|
| 470 |
+
"column": "Movement Time"
|
| 471 |
+
}
|
| 472 |
+
}
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"@type": "cr:Field",
|
| 476 |
+
"@id": "mouse_records/acceleration",
|
| 477 |
+
"name": "acceleration",
|
| 478 |
+
"description": "Estimated cursor acceleration.",
|
| 479 |
+
"dataType": "sc:Float",
|
| 480 |
+
"source": {
|
| 481 |
+
"fileSet": {
|
| 482 |
+
"@id": "mouse_csv_files"
|
| 483 |
+
},
|
| 484 |
+
"extract": {
|
| 485 |
+
"column": "Acceleration"
|
| 486 |
+
}
|
| 487 |
+
}
|
| 488 |
+
},
|
| 489 |
+
{
|
| 490 |
+
"@type": "cr:Field",
|
| 491 |
+
"@id": "mouse_records/elapsed_time",
|
| 492 |
+
"name": "elapsed_time",
|
| 493 |
+
"description": "Elapsed time from logger start (seconds).",
|
| 494 |
+
"dataType": "sc:Float",
|
| 495 |
+
"source": {
|
| 496 |
+
"fileSet": {
|
| 497 |
+
"@id": "mouse_csv_files"
|
| 498 |
+
},
|
| 499 |
+
"extract": {
|
| 500 |
+
"column": "Elapsed Time"
|
| 501 |
+
}
|
| 502 |
+
}
|
| 503 |
+
}
|
| 504 |
+
]
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"@type": "cr:RecordSet",
|
| 508 |
+
"@id": "keyboard_records",
|
| 509 |
+
"name": "keyboard_records",
|
| 510 |
+
"description": "One record per key press/release pair.",
|
| 511 |
+
"field": [
|
| 512 |
+
{
|
| 513 |
+
"@type": "cr:Field",
|
| 514 |
+
"@id": "keyboard_records/start_time",
|
| 515 |
+
"name": "start_time",
|
| 516 |
+
"description": "Unix timestamp of key press.",
|
| 517 |
+
"dataType": "sc:Float",
|
| 518 |
+
"source": {
|
| 519 |
+
"fileSet": {
|
| 520 |
+
"@id": "keyboard_csv_files"
|
| 521 |
+
},
|
| 522 |
+
"extract": {
|
| 523 |
+
"column": "Start Time"
|
| 524 |
+
}
|
| 525 |
+
}
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"@type": "cr:Field",
|
| 529 |
+
"@id": "keyboard_records/release_time",
|
| 530 |
+
"name": "release_time",
|
| 531 |
+
"description": "Unix timestamp of key release.",
|
| 532 |
+
"dataType": "sc:Float",
|
| 533 |
+
"source": {
|
| 534 |
+
"fileSet": {
|
| 535 |
+
"@id": "keyboard_csv_files"
|
| 536 |
+
},
|
| 537 |
+
"extract": {
|
| 538 |
+
"column": "Release Time"
|
| 539 |
+
}
|
| 540 |
+
}
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"@type": "cr:Field",
|
| 544 |
+
"@id": "keyboard_records/key",
|
| 545 |
+
"name": "key",
|
| 546 |
+
"description": "Key identifier.",
|
| 547 |
+
"dataType": "sc:Text",
|
| 548 |
+
"source": {
|
| 549 |
+
"fileSet": {
|
| 550 |
+
"@id": "keyboard_csv_files"
|
| 551 |
+
},
|
| 552 |
+
"extract": {
|
| 553 |
+
"column": "Key"
|
| 554 |
+
}
|
| 555 |
+
}
|
| 556 |
+
},
|
| 557 |
+
{
|
| 558 |
+
"@type": "cr:Field",
|
| 559 |
+
"@id": "keyboard_records/elapsed_start_time",
|
| 560 |
+
"name": "elapsed_start_time",
|
| 561 |
+
"description": "Unix epoch timestamp of key press.",
|
| 562 |
+
"dataType": "sc:Float",
|
| 563 |
+
"source": {
|
| 564 |
+
"fileSet": {
|
| 565 |
+
"@id": "keyboard_csv_files"
|
| 566 |
+
},
|
| 567 |
+
"extract": {
|
| 568 |
+
"column": "Elapsed Start Time"
|
| 569 |
+
}
|
| 570 |
+
}
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"@type": "cr:Field",
|
| 574 |
+
"@id": "keyboard_records/elapsed_release_time",
|
| 575 |
+
"name": "elapsed_release_time",
|
| 576 |
+
"description": "Unix epoch timestamp of key release.",
|
| 577 |
+
"dataType": "sc:Float",
|
| 578 |
+
"source": {
|
| 579 |
+
"fileSet": {
|
| 580 |
+
"@id": "keyboard_csv_files"
|
| 581 |
+
},
|
| 582 |
+
"extract": {
|
| 583 |
+
"column": "Elapsed Release Time"
|
| 584 |
+
}
|
| 585 |
+
}
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"@type": "cr:Field",
|
| 589 |
+
"@id": "keyboard_records/duration",
|
| 590 |
+
"name": "duration",
|
| 591 |
+
"description": "Key dwell/hold duration in seconds.",
|
| 592 |
+
"dataType": "sc:Float",
|
| 593 |
+
"source": {
|
| 594 |
+
"fileSet": {
|
| 595 |
+
"@id": "keyboard_csv_files"
|
| 596 |
+
},
|
| 597 |
+
"extract": {
|
| 598 |
+
"column": "Duration"
|
| 599 |
+
}
|
| 600 |
+
}
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"@type": "cr:Field",
|
| 604 |
+
"@id": "keyboard_records/polling_rate",
|
| 605 |
+
"name": "polling_rate",
|
| 606 |
+
"description": "Interval or polling-derived timing value recorded by logger.",
|
| 607 |
+
"dataType": "sc:Float",
|
| 608 |
+
"source": {
|
| 609 |
+
"fileSet": {
|
| 610 |
+
"@id": "keyboard_csv_files"
|
| 611 |
+
},
|
| 612 |
+
"extract": {
|
| 613 |
+
"column": "Polling Rate"
|
| 614 |
+
}
|
| 615 |
+
}
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
"@type": "cr:Field",
|
| 619 |
+
"@id": "keyboard_records/consecutive_keys",
|
| 620 |
+
"name": "consecutive_keys",
|
| 621 |
+
"description": "Active or consecutive key combination context.",
|
| 622 |
+
"dataType": "sc:Text",
|
| 623 |
+
"source": {
|
| 624 |
+
"fileSet": {
|
| 625 |
+
"@id": "keyboard_csv_files"
|
| 626 |
+
},
|
| 627 |
+
"extract": {
|
| 628 |
+
"column": "Consecutive Keys"
|
| 629 |
+
}
|
| 630 |
+
}
|
| 631 |
+
}
|
| 632 |
+
]
|
| 633 |
+
},
|
| 634 |
+
{
|
| 635 |
+
"@type": "cr:RecordSet",
|
| 636 |
+
"@id": "session_manifest_records",
|
| 637 |
+
"name": "session_manifest_records",
|
| 638 |
+
"description": "Derived metadata table produced by BEACON EDA scripts for session-level counts, duration, and modality availability.",
|
| 639 |
+
"data": {
|
| 640 |
+
"players": 28,
|
| 641 |
+
"sessions": 79,
|
| 642 |
+
"active_capture_hours": 102.55,
|
| 643 |
+
"indexed_size_gb": 461.41,
|
| 644 |
+
"mouse_rows": 90172347,
|
| 645 |
+
"keyboard_rows": 498801,
|
| 646 |
+
"pcap_packets_scanned": 57085106
|
| 647 |
+
}
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"@type": "cr:RecordSet",
|
| 651 |
+
"@id": "modality_summary_records",
|
| 652 |
+
"name": "modality_summary_records",
|
| 653 |
+
"description": "Canonical release-level modality inventory matching the dataset summary table.",
|
| 654 |
+
"data": [
|
| 655 |
+
{
|
| 656 |
+
"modality": "Screen Recordings",
|
| 657 |
+
"file_type": "screen_record_mp4",
|
| 658 |
+
"file_set_id": "screen_recording_files",
|
| 659 |
+
"total_files": 74,
|
| 660 |
+
"data_size": "381.1 GB",
|
| 661 |
+
"recorded_events_or_rows": "N/A (Video Context)"
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"modality": "Network Telemetry",
|
| 665 |
+
"file_type": "captured_packets_pcap",
|
| 666 |
+
"file_set_id": "network_pcap_files",
|
| 667 |
+
"total_files": 80,
|
| 668 |
+
"data_size": "38.68 GB",
|
| 669 |
+
"recorded_events_or_rows": "114,898,144 packets"
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"modality": "Mouse Dynamics",
|
| 673 |
+
"file_type": "mouse_csv",
|
| 674 |
+
"file_set_id": "mouse_csv_files",
|
| 675 |
+
"total_files": 80,
|
| 676 |
+
"data_size": "9.74 GB",
|
| 677 |
+
"recorded_events_or_rows": "90,172,347 events"
|
| 678 |
+
},
|
| 679 |
+
{
|
| 680 |
+
"modality": "Keystroke Dynamics",
|
| 681 |
+
"file_type": "keyboard_csv",
|
| 682 |
+
"file_set_id": "keyboard_csv_files",
|
| 683 |
+
"total_files": 80,
|
| 684 |
+
"data_size": "40.57 MB",
|
| 685 |
+
"recorded_events_or_rows": "498,801 events"
|
| 686 |
+
},
|
| 687 |
+
{
|
| 688 |
+
"modality": "Hardware Context",
|
| 689 |
+
"file_type": "hardware_info_json",
|
| 690 |
+
"file_set_id": "hardware_json_files",
|
| 691 |
+
"total_files": 79,
|
| 692 |
+
"data_size": "< 1 MB",
|
| 693 |
+
"recorded_events_or_rows": "79 JSON records"
|
| 694 |
+
}
|
| 695 |
+
]
|
| 696 |
+
}
|
| 697 |
+
],
|
| 698 |
+
"isAccessibleForFree": false,
|
| 699 |
+
"conditionsOfAccess": "HID CSVs and derived metadata may be distributed directly after anonymization. PCAP and video files should be distributed through controlled access or git-lfs only after privacy review."
|
| 700 |
+
}
|
metadata/public_participant_session_manifest.csv
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
participant_id,session_id,release_path
|
| 2 |
+
P001,S001,participant_P001/session_S001
|
| 3 |
+
P002,S001,participant_P002/session_S001
|
| 4 |
+
P002,S002,participant_P002/session_S002
|
| 5 |
+
P003,S001,participant_P003/session_S001
|
| 6 |
+
P003,S002,participant_P003/session_S002
|
| 7 |
+
P003,S003,participant_P003/session_S003
|
| 8 |
+
P003,S004,participant_P003/session_S004
|
| 9 |
+
P003,S005,participant_P003/session_S005
|
| 10 |
+
P003,S006,participant_P003/session_S006
|
| 11 |
+
P003,S007,participant_P003/session_S007
|
| 12 |
+
P003,S008,participant_P003/session_S008
|
| 13 |
+
P003,S009,participant_P003/session_S009
|
| 14 |
+
P003,S010,participant_P003/session_S010
|
| 15 |
+
P003,S011,participant_P003/session_S011
|
| 16 |
+
P003,S012,participant_P003/session_S012
|
| 17 |
+
P003,S013,participant_P003/session_S013
|
| 18 |
+
P003,S014,participant_P003/session_S014
|
| 19 |
+
P003,S015,participant_P003/session_S015
|
| 20 |
+
P003,S016,participant_P003/session_S016
|
| 21 |
+
P003,S017,participant_P003/session_S017
|
| 22 |
+
P003,S018,participant_P003/session_S018
|
| 23 |
+
P003,S019,participant_P003/session_S019
|
| 24 |
+
P004,S001,participant_P004/session_S001
|
| 25 |
+
P005,S001,participant_P005/session_S001
|
| 26 |
+
P006,S001,participant_P006/session_S001
|
| 27 |
+
P006,S002,participant_P006/session_S002
|
| 28 |
+
P006,S003,participant_P006/session_S003
|
| 29 |
+
P006,S004,participant_P006/session_S004
|
| 30 |
+
P006,S005,participant_P006/session_S005
|
| 31 |
+
P006,S006,participant_P006/session_S006
|
| 32 |
+
P007,S001,participant_P007/session_S001
|
| 33 |
+
P007,S002,participant_P007/session_S002
|
| 34 |
+
P008,S001,participant_P008/session_S001
|
| 35 |
+
P008,S002,participant_P008/session_S002
|
| 36 |
+
P009,S001,participant_P009/session_S001
|
| 37 |
+
P009,S002,participant_P009/session_S002
|
| 38 |
+
P010,S001,participant_P010/session_S001
|
| 39 |
+
P010,S002,participant_P010/session_S002
|
| 40 |
+
P010,S003,participant_P010/session_S003
|
| 41 |
+
P010,S004,participant_P010/session_S004
|
| 42 |
+
P011,S001,participant_P011/session_S001
|
| 43 |
+
P012,S001,participant_P012/session_S001
|
| 44 |
+
P012,S002,participant_P012/session_S002
|
| 45 |
+
P016,S001,participant_P016/session_S001
|
| 46 |
+
P013,S001,participant_P013/session_S001
|
| 47 |
+
P014,S001,participant_P014/session_S001
|
| 48 |
+
P015,S001,participant_P015/session_S001
|
| 49 |
+
P015,S002,participant_P015/session_S002
|
| 50 |
+
P017,S001,participant_P017/session_S001
|
| 51 |
+
P018,S001,participant_P018/session_S001
|
| 52 |
+
P019,S001,participant_P019/session_S001
|
| 53 |
+
P021,S001,participant_P021/session_S001
|
| 54 |
+
P022,S001,participant_P022/session_S001
|
| 55 |
+
P022,S002,participant_P022/session_S002
|
| 56 |
+
P023,S001,participant_P023/session_S001
|
| 57 |
+
P024,S001,participant_P024/session_S001
|
| 58 |
+
P025,S001,participant_P025/session_S001
|
| 59 |
+
P026,S006,participant_P026/session_S006
|
| 60 |
+
P026,S007,participant_P026/session_S007
|
| 61 |
+
P026,S008,participant_P026/session_S008
|
| 62 |
+
P026,S009,participant_P026/session_S009
|
| 63 |
+
P026,S010,participant_P026/session_S010
|
| 64 |
+
P026,S011,participant_P026/session_S011
|
| 65 |
+
P026,S012,participant_P026/session_S012
|
| 66 |
+
P027,S001,participant_P027/session_S001
|
| 67 |
+
P028,S013,participant_P028/session_S013
|
| 68 |
+
P028,S014,participant_P028/session_S014
|
| 69 |
+
P028,S015,participant_P028/session_S015
|
| 70 |
+
P028,S016,participant_P028/session_S016
|
| 71 |
+
P028,S017,participant_P028/session_S017
|
| 72 |
+
P028,S018,participant_P028/session_S018
|
| 73 |
+
P028,S019,participant_P028/session_S019
|
| 74 |
+
P028,S020,participant_P028/session_S020
|
| 75 |
+
P028,S021,participant_P028/session_S021
|
| 76 |
+
P028,S022,participant_P028/session_S022
|
| 77 |
+
P028,S023,participant_P028/session_S023
|
| 78 |
+
P028,S024,participant_P028/session_S024
|
| 79 |
+
P028,S025,participant_P028/session_S025
|
| 80 |
+
P020,S001,participant_P020/session_S001
|
metadata/public_release_manifest.csv
ADDED
|
@@ -0,0 +1,603 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
participant_id,session_id,release_path,modality,status,size_bytes,sha256
|
| 2 |
+
P001,S001,participant_P001/session_S001/captured_packets_P001_S001.pcap,pcap,anonymized,33016536,7ab7179ada97e9ac38ab2ec44742fa6ed9e51a38ea418b30b2b9d85588731538
|
| 3 |
+
P001,S001,participant_P001/session_S001/hardware_info_P001_S001.json,hardware,written,1659,6a8b3fd8d8da6cf54810d81671e146cde3c5f1805357d8b173fa6de8b3d41f6c
|
| 4 |
+
P001,S001,,keyboard_csv,omitted_match_csv,0,
|
| 5 |
+
P001,S001,,keyboard_csv,omitted_match_csv,0,
|
| 6 |
+
P001,S001,participant_P001/session_S001/keyboard_P001_S001.csv,keyboard_csv,written,733430,f3725bca8ac79faf03c98f447bed7ec03d5668828df716f5d80c650170a494c0
|
| 7 |
+
P001,S001,,mouse_csv,omitted_match_csv,0,
|
| 8 |
+
P001,S001,,mouse_csv,omitted_match_csv,0,
|
| 9 |
+
P001,S001,participant_P001/session_S001/mouse_P001_S001.csv,mouse_csv,written,180072032,fc08e7e945dd2069f547b84bcbdedb0124ee25ff7c564e8a6b3c269c4f705a3f
|
| 10 |
+
P001,S001,participant_P001/session_S001/screen_record_P001_S001.mp4,video,copied_unredacted,4916489732,a65a70913073b083eef71cea40be0bbcc5f619db557c99354dda35a45aaba4c6
|
| 11 |
+
P002,S001,participant_P002/session_S001/captured_packets_P002_S001.pcap,pcap,anonymized,23357284,58549966dec07fa1fd7a90e181b2df8dac5bd3453084c828c28fd4ba618d6c41
|
| 12 |
+
P002,S001,participant_P002/session_S001/hardware_info_P002_S001.json,hardware,written,3406,49dfb0dadf700c7d15767248a35235432d9d75f2f0aba7a048ba281cde373aaf
|
| 13 |
+
P002,S001,,keyboard_csv,omitted_match_csv,0,
|
| 14 |
+
P002,S001,,keyboard_csv,omitted_match_csv,0,
|
| 15 |
+
P002,S001,participant_P002/session_S001/keyboard_P002_S001.csv,keyboard_csv,written,95289,24cd787767f8ba5423694f07eed540854b347c6b60ff77190dc26dfd705ea264
|
| 16 |
+
P002,S001,,mouse_csv,omitted_match_csv,0,
|
| 17 |
+
P002,S001,,mouse_csv,omitted_match_csv,0,
|
| 18 |
+
P002,S001,participant_P002/session_S001/mouse_P002_S001.csv,mouse_csv,written,55999876,d70eaa63256733632cf7987563237498274352523319ae2183fc4695292db739
|
| 19 |
+
P002,S001,participant_P002/session_S001/screen_record_P002_S001.mp4,video,copied_unredacted,1594726829,72b34401db3b0951b38246d2098ad0f1f3c80075d2934c42aa58f362e6431abc
|
| 20 |
+
P002,S001,participant_P002/session_S001/screen_record_P002_S001_part02.mp4,video,copied_unredacted,1259240319,7be2ef8c9cfa9f4f774461b62631d2166b403fb08280e548049bc0573ff3a57d
|
| 21 |
+
P002,S002,participant_P002/session_S002/captured_packets_P002_S002.pcap,pcap,anonymized,3158905,15b9e3fc726ee27a3bdd38541b075e1e3b688223d014576a80715c9e2bb5cb14
|
| 22 |
+
P002,S002,participant_P002/session_S002/hardware_info_P002_S002.json,hardware,written,1661,fac02f8ffa9c18ee1c95806a802a1b25bc1c4c6f12f472bb64c4333807bce544
|
| 23 |
+
P002,S002,,keyboard_csv,omitted_match_csv,0,
|
| 24 |
+
P002,S002,,keyboard_csv,omitted_match_csv,0,
|
| 25 |
+
P002,S002,,keyboard_csv,omitted_match_csv,0,
|
| 26 |
+
P002,S002,participant_P002/session_S002/keyboard_P002_S002.csv,keyboard_csv,written,107518,9a6fa7498ec415149e8d8460db9697fc91b6f3a304040ccaad61b936246e04e7
|
| 27 |
+
P002,S002,,mouse_csv,omitted_match_csv,0,
|
| 28 |
+
P002,S002,,mouse_csv,omitted_match_csv,0,
|
| 29 |
+
P002,S002,,mouse_csv,omitted_match_csv,0,
|
| 30 |
+
P002,S002,participant_P002/session_S002/mouse_P002_S002.csv,mouse_csv,written,27980476,19f93854b6c6138010d8ad86e671157c73e5558d831c7544e025be3751a0d9b7
|
| 31 |
+
P002,S002,participant_P002/session_S002/screen_record_P002_S002.mp4,video,copied_unredacted,1026512736,5d6b27f1580b10768e1ed967e847e2a5a04a4bfd5f6acd5f7b1c45e0ea2bd1a1
|
| 32 |
+
P003,S001,participant_P003/session_S001/captured_packets_P003_S001.pcap,pcap,anonymized,193128029,87626469151e5e81bc5ac1d2fdb8b40b6118cc5382d4c826885bc23a3632c6ec
|
| 33 |
+
P003,S001,participant_P003/session_S001/hardware_info_P003_S001.json,hardware,written,1920,4b44ad0438a4d830c47fe93f24292d4cc02e261d45c0492fe014a69e8197985e
|
| 34 |
+
P003,S001,participant_P003/session_S001/keyboard_P003_S001.csv,keyboard_csv,written,24699,f84068e3eafc0e114c1b0301851e9271de46d553061a5fb0414e19afc51adc1d
|
| 35 |
+
P003,S001,participant_P003/session_S001/mouse_P003_S001.csv,mouse_csv,written,20240352,5fcbd1405276890f634cf5769bb577924702d08e1c39ea6bd6fbcb101706bcbe
|
| 36 |
+
P003,S001,participant_P003/session_S001/screen_record_P003_S001.mp4,video,copied_unredacted,400556080,8cf2193d291195188b098ec1bf81d04d1b86690f1ab48b2a321686d174074c05
|
| 37 |
+
P003,S002,participant_P003/session_S002/captured_packets_P003_S002.pcap,pcap,anonymized,1162930952,901137da66de2b673ec39e3d135003074753867b13ca00ba6eff27f82d1eabfc
|
| 38 |
+
P003,S002,participant_P003/session_S002/hardware_info_P003_S002.json,hardware,written,2236,3e016a69d1e247c7b13da13d872ced008114d8ba72fb4545f5a16665d7192976
|
| 39 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 40 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 41 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 42 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 43 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 44 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 45 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 46 |
+
P003,S002,,keyboard_csv,omitted_match_csv,0,
|
| 47 |
+
P003,S002,participant_P003/session_S002/keyboard_P003_S002.csv,keyboard_csv,written,2758149,639669a5fb20b343985bfbd1fb0a5b89a8489677fa0b56afee96940de3b49cab
|
| 48 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 49 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 50 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 51 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 52 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 53 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 54 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 55 |
+
P003,S002,,mouse_csv,omitted_match_csv,0,
|
| 56 |
+
P003,S002,participant_P003/session_S002/mouse_P003_S002.csv,mouse_csv,written,765911687,ef7365bad33af72a2f004a7812ba23ea1f03eff7a61a3d982a5d705d5d15ca9a
|
| 57 |
+
P003,S002,participant_P003/session_S002/screen_record_P003_S002.mp4,video,copied_unredacted,26217544618,c264765f5cd32c24c6fccb2def2805d86b61c5d2f9b9aeb4f8eb9d0ca67d0ec0
|
| 58 |
+
P003,S003,participant_P003/session_S003/captured_packets_P003_S003.pcap,pcap,anonymized,130526086,8d7accaf01f9dce3ca267ba3f00f6ba51c18dd2894bfff9e2d349850ca317ec1
|
| 59 |
+
P003,S003,participant_P003/session_S003/hardware_info_P003_S003.json,hardware,written,2236,d4b13004152bfe2201a873e1b086f5b950336a811419b080a3039ae66fc11208
|
| 60 |
+
P003,S003,,keyboard_csv,omitted_match_csv,0,
|
| 61 |
+
P003,S003,participant_P003/session_S003/keyboard_P003_S003.csv,keyboard_csv,written,309226,d5554b65c420686450b8028db04f9718cf18833d199282e7dd240685034959fa
|
| 62 |
+
P003,S003,,mouse_csv,omitted_match_csv,0,
|
| 63 |
+
P003,S003,participant_P003/session_S003/mouse_P003_S003.csv,mouse_csv,written,90372422,89c059ba8ad71a04e2ff88439cf18f922a999d64fcca137bae4d31466906dfa3
|
| 64 |
+
P003,S003,participant_P003/session_S003/screen_record_P003_S003.mp4,video,copied_unredacted,3160182571,ba1fa96758669f1268c53d2e563ea10a4bf2136c9aa72b33bd1845ac3860c67a
|
| 65 |
+
P003,S004,participant_P003/session_S004/captured_packets_P003_S004.pcap,pcap,anonymized,347858975,6f429ce3fb126384d5f2f8c63da87fc4f27ebed83662055727030b1919014ca0
|
| 66 |
+
P003,S004,participant_P003/session_S004/hardware_info_P003_S004.json,hardware,written,1920,fc0b0957b76bcebd5a9904aced217f6dbd2cee4df603d9ce2eecb17facc33590
|
| 67 |
+
P003,S004,participant_P003/session_S004/keyboard_P003_S004.csv,keyboard_csv,written,753147,1318880add15b1258086151f8bfe96b219deca39843b33412e0c43272cdd228b
|
| 68 |
+
P003,S004,participant_P003/session_S004/mouse_P003_S004.csv,mouse_csv,written,217128459,e52e39a65a1a9518fe473db80320fcdb9202ccae6e75bd6a980c5eba3c98c170
|
| 69 |
+
P003,S004,participant_P003/session_S004/screen_record_P003_S004.mp4,video,copied_unredacted,6868669787,9997e8dacd366548ff362e2515fc0b7ec38d1a5e065f57d399c3965a1fdbb106
|
| 70 |
+
P003,S005,participant_P003/session_S005/captured_packets_P003_S005.pcap,pcap,anonymized,286885498,2f849922f32e08bcd0692e2ad8202b3644188d16f74d9b02b8797709ffc97068
|
| 71 |
+
P003,S005,participant_P003/session_S005/hardware_info_P003_S005.json,hardware,written,2010,1aa48ced403dbb98a07a2b0c5a19cc91bbe847357bcb98f1fb9afa18d0e16249
|
| 72 |
+
P003,S005,,keyboard_csv,omitted_match_csv,0,
|
| 73 |
+
P003,S005,,keyboard_csv,omitted_match_csv,0,
|
| 74 |
+
P003,S005,participant_P003/session_S005/keyboard_P003_S005.csv,keyboard_csv,written,560512,ce8693c21294d8ae55c2f0ffc0e1d54916e6e8dd3ab3dad36f2a3810856efb47
|
| 75 |
+
P003,S005,,mouse_csv,omitted_match_csv,0,
|
| 76 |
+
P003,S005,,mouse_csv,omitted_match_csv,0,
|
| 77 |
+
P003,S005,participant_P003/session_S005/mouse_P003_S005.csv,mouse_csv,written,166942659,0ec891af337e2f493e86d2d8d4b50bd6bfa0ae92fdd0d0803c055cdd2cf9e114
|
| 78 |
+
P003,S005,participant_P003/session_S005/screen_record_P003_S005.mp4,video,copied_unredacted,6398002951,54db96cd371f6a3392975a810ce92405a61bbb644bfd00573b042330f6a48443
|
| 79 |
+
P003,S006,participant_P003/session_S006/captured_packets_P003_S006.pcap,pcap,anonymized,1399819376,5b10ffbd2430efd6f5ca1797515feb3d0b3b7a721a5feb39c51ef308c3e41638
|
| 80 |
+
P003,S006,participant_P003/session_S006/hardware_info_P003_S006.json,hardware,written,2236,c10bbbaccad7612200bdc313294b114a68aee35c6b36c1e6747fc164f4ed1293
|
| 81 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 82 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 83 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 84 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 85 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 86 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 87 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 88 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 89 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 90 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 91 |
+
P003,S006,,keyboard_csv,omitted_match_csv,0,
|
| 92 |
+
P003,S006,participant_P003/session_S006/keyboard_P003_S006.csv,keyboard_csv,written,3433950,f39f3109dda0d6aa7f7133bebaf2b7bd957c67538a309e29107cea6377b1cab4
|
| 93 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 94 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 95 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 96 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 97 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 98 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 99 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 100 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 101 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 102 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 103 |
+
P003,S006,,mouse_csv,omitted_match_csv,0,
|
| 104 |
+
P003,S006,participant_P003/session_S006/mouse_P003_S006.csv,mouse_csv,written,861499562,0f0659f9481e20dffd495bb579194748f6b208280fc5785ae4744518ee257f57
|
| 105 |
+
P003,S006,participant_P003/session_S006/screen_record_P003_S006.mp4,video,copied_unredacted,33264978828,db265b441801d8acbb9ea17e9dbd729151a6f4a5d3c4eda179467c1a737ab86d
|
| 106 |
+
P003,S007,participant_P003/session_S007/captured_packets_P003_S007.pcap,pcap,anonymized,1434652861,a53a87f2739b080f14cfac0d6de3f80585cc81f2d24badd5014b25e7bc629ad6
|
| 107 |
+
P003,S007,participant_P003/session_S007/hardware_info_P003_S007.json,hardware,written,2326,b6d6ec02693bfe4db7ae0ba95f79bd803604f987329a0e9942bb2b659add1f91
|
| 108 |
+
P003,S007,participant_P003/session_S007/keyboard_P003_S007.csv,keyboard_csv,written,2983989,07d020fd649588e3199e337ee5dc584750451fd108590b848d620eab306dc038
|
| 109 |
+
P003,S007,participant_P003/session_S007/mouse_P003_S007.csv,mouse_csv,written,638068074,fd9283493c3fedabf1ea30d4be16b04c0595777d1a638a875e9ac9e6ba515f01
|
| 110 |
+
P003,S007,participant_P003/session_S007/screen_record_P003_S007.mp4,video,copied_unredacted,22747914793,26f1cb0270cd33aeb2f9af87db94aa2870e1ba6ef7360f58165bf8aea275e610
|
| 111 |
+
P003,S008,participant_P003/session_S008/captured_packets_P003_S008.pcap,pcap,anonymized,90613134,d501fe93e57c2ef1f170d828fc80bee0e9a3f33f80aa3b5379838f6e95184ae2
|
| 112 |
+
P003,S008,participant_P003/session_S008/hardware_info_P003_S008.json,hardware,written,2010,acd5e870dcad288c539ad24299307ffbb8c2bf94eef63a17f7c5f8e491d937c4
|
| 113 |
+
P003,S008,participant_P003/session_S008/keyboard_P003_S008.csv,keyboard_csv,written,171631,3a73983d0cd41f4eb9b45c94dbb0ec0e488075a8ea49552df1ce1673488e7ce2
|
| 114 |
+
P003,S008,participant_P003/session_S008/mouse_P003_S008.csv,mouse_csv,written,53438241,8e7bfcc5b9987c9020d37b51e83bb5daeac07afffd1a98fa62598bb46c437f3b
|
| 115 |
+
P003,S008,participant_P003/session_S008/screen_record_P003_S008.mp4,video,copied_unredacted,1452369394,ca8bc71875950486fb41cd54caad5d67ea3e8992af4f7b1d2ac5ffcb6f471673
|
| 116 |
+
P003,S009,participant_P003/session_S009/captured_packets_P003_S009.pcap,pcap,anonymized,1248054269,381b612cae9ce12f57a00e111de8c7481991fa57542e07a1dabf3e16681065bc
|
| 117 |
+
P003,S009,participant_P003/session_S009/hardware_info_P003_S009.json,hardware,written,2236,f18e01afedf802f369a1e961852ea313389e8115f9a96abbd20ef268b2ed6d75
|
| 118 |
+
P003,S009,participant_P003/session_S009/keyboard_P003_S009.csv,keyboard_csv,written,768312,e849be4ae986490de83a9c20da2c841396cbff63ba5b386594c6ebe9263b1d9d
|
| 119 |
+
P003,S009,participant_P003/session_S009/mouse_P003_S009.csv,mouse_csv,written,166415100,6fca4713fcd74ada8bf08627bc6605b61456ade95e8b670220b7b270571d478c
|
| 120 |
+
P003,S009,participant_P003/session_S009/screen_record_P003_S009.mp4,video,copied_unredacted,5901385776,b8ca4be607113afaf4205be3a80648d0356cf08700c6a51f8a5546faabe8181c
|
| 121 |
+
P003,S010,participant_P003/session_S010/captured_packets_P003_S010.pcap,pcap,anonymized,2328516203,2dac545c191e117102b577af3b1d8e56d42f38ad5bcdff9481277dc26f2bd097
|
| 122 |
+
P003,S010,participant_P003/session_S010/hardware_info_P003_S010.json,hardware,written,2236,0c6a321d8ffef44c3ec46d4f5975571aab2f25b127b3bdd7bd47870167a2d428
|
| 123 |
+
P003,S010,participant_P003/session_S010/keyboard_P003_S010.csv,keyboard_csv,written,3910569,b706d2e82b403dd909034655f340c4100a002eec6348a853966bfb0f2c91831c
|
| 124 |
+
P003,S010,,keyboard_xlsx,omitted_xlsx,0,
|
| 125 |
+
P003,S010,participant_P003/session_S010/mouse_P003_S010.csv,mouse_csv,written,730561479,7c63c28351b5e7e9534dd960bb66253a80dc89dd8264da8cd920ad5dd3c4d583
|
| 126 |
+
P003,S010,participant_P003/session_S010/screen_record_P003_S010.mp4,video,copied_unredacted,30269065575,7e83064136723cdaa3582686c555c3dd27e6925677e707ce8df2825bc0713212
|
| 127 |
+
P003,S011,participant_P003/session_S011/captured_packets_P003_S011.pcap,pcap,anonymized,994249538,5df2e9d4daca758ee9a52fff895d688091e92871d8f44042fb2a391e8a13d28d
|
| 128 |
+
P003,S011,participant_P003/session_S011/hardware_info_P003_S011.json,hardware,written,2236,0f43dceea590a24d5f1b10f226b4505da2b6292ec7bd23d496c8b85328f62e73
|
| 129 |
+
P003,S011,participant_P003/session_S011/keyboard_P003_S011.csv,keyboard_csv,written,1886003,659d5555d47dafa218c15c6dabbdbe388303a68c6cfd564ad6a6af53503cec0c
|
| 130 |
+
P003,S011,,keyboard_xlsx,omitted_xlsx,0,
|
| 131 |
+
P003,S011,participant_P003/session_S011/mouse_P003_S011.csv,mouse_csv,written,348655119,32abfd37f8c855104eb9ae204d9430833fd052597d06cbc1a7b297593c57d10d
|
| 132 |
+
P003,S011,participant_P003/session_S011/screen_record_P003_S011.mp4,video,copied_unredacted,14627251121,d37ead14b10cfe5442284652694adee41e66e9a73e0519bc46e980f3f8b5fd24
|
| 133 |
+
P003,S012,participant_P003/session_S012/captured_packets_P003_S012.pcap,pcap,anonymized,983956076,94a16be9b9fb34b59ed8c7a71449de48c7eb8dc0e542959d2ab003039f20ba53
|
| 134 |
+
P003,S012,participant_P003/session_S012/hardware_info_P003_S012.json,hardware,written,2236,abf2d815d2de4c9ce983341869616a473af06975055f4f05001c2a451896ecc9
|
| 135 |
+
P003,S012,participant_P003/session_S012/keyboard_P003_S012.csv,keyboard_csv,written,1952621,92a8c2fe508c56682d36f3d5989d911ca7f0ab669bba6075588f096223ea6669
|
| 136 |
+
P003,S012,participant_P003/session_S012/mouse_P003_S012.csv,mouse_csv,written,416218793,c59b9d1ff1f609f3da38a2c305118a7fc134d7875db3a413d3a17095f6755f01
|
| 137 |
+
P003,S012,participant_P003/session_S012/screen_record_P003_S012.mp4,video,copied_unredacted,15485175832,1023982f1333f75a78461811e02937ce84e5de1a3662ddc031a5edff4ece8e55
|
| 138 |
+
P003,S013,participant_P003/session_S013/captured_packets_P003_S013.pcap,pcap,anonymized,337800060,f4fbefe44823c58892a33ddf8d1d3cb77acf6725f1c586e5c5d73e30c2c014c2
|
| 139 |
+
P003,S013,participant_P003/session_S013/hardware_info_P003_S013.json,hardware,written,1920,f1965a5c4832fa6d389cb5dd1d6338cb7b3aa22e7c061407691105531fd7c1e5
|
| 140 |
+
P003,S013,participant_P003/session_S013/keyboard_P003_S013.csv,keyboard_csv,written,332974,9c5cd0b04e827fe383832d64a769ba244d1da6c862e76da8d6feda582398d77b
|
| 141 |
+
P003,S013,participant_P003/session_S013/mouse_P003_S013.csv,mouse_csv,written,76424250,273af3b1511b7a77d4b1fc23b232b7693056cb6821a6cdb98ce2827835a295d3
|
| 142 |
+
P003,S013,participant_P003/session_S013/screen_record_P003_S013.mp4,video,copied_unredacted,2635842492,04152bf0650702bb3addc51debc437f097d3e248fd18e8de44c1bd45294de63b
|
| 143 |
+
P003,S014,participant_P003/session_S014/captured_packets_P003_S014.pcap,pcap,anonymized,77939115,8d4da87aff45b8546641c64b57125e461d9e1060a83156192d74032bb11202b9
|
| 144 |
+
P003,S014,participant_P003/session_S014/hardware_info_P003_S014.json,hardware,written,2326,93409faf67d1772abf5828848be6c63a2a180937a555e03843c4460a310ad708
|
| 145 |
+
P003,S014,participant_P003/session_S014/keyboard_P003_S014.csv,keyboard_csv,written,1174,67bbf0fb99e787fdbae6a01c1b652b600f2c072ecf54363ac980cc92fb79eb34
|
| 146 |
+
P003,S014,participant_P003/session_S014/mouse_P003_S014.csv,mouse_csv,written,3875796,4ce310590a6fe3d1697ed46399556074bfcfd6a34c74a29e08ee2031a77edcd0
|
| 147 |
+
P003,S014,participant_P003/session_S014/screen_record_P003_S014.mp4,video,copied_unredacted,26347417,e7e599bf02ee39a0c694e072b15c4ee854cc9ccda5ed523cced3d25d7b8b87f2
|
| 148 |
+
P003,S015,participant_P003/session_S015/captured_packets_P003_S015.pcap,pcap,anonymized,417046,951b3ba0a6d0cbcfdddac69ab4d026cb8342c36e331420d26e8099ba866612b4
|
| 149 |
+
P003,S015,participant_P003/session_S015/hardware_info_P003_S015.json,hardware,written,1571,031e59aed61f83989e827db758c784d012c074315b6e690f986ec89b257544aa
|
| 150 |
+
P003,S015,participant_P003/session_S015/keyboard_P003_S015.csv,keyboard_csv,written,210,f90a973c3fac5c756c66f2efdf41e5b4e3503b0f4a11842eb26099297ba8f730
|
| 151 |
+
P003,S015,participant_P003/session_S015/mouse_P003_S015.csv,mouse_csv,written,196313,3534da383a750f12371d19c115c087fc8a10516f8f07a8cc73c80f12b69f1a21
|
| 152 |
+
P003,S015,participant_P003/session_S015/screen_record_P003_S015.mp4,video,copied_unredacted,1510955,53f86d324e07180d3750bf10025f694c9f97ccf2a78a11d9d3fdb714eca42cce
|
| 153 |
+
P003,S016,participant_P003/session_S016/captured_packets_P003_S016.pcap,pcap,anonymized,719724100,73333b7494d5d465536fc7d458bf82751565e6ba96800fefbaf8790ec4e08ca9
|
| 154 |
+
P003,S016,participant_P003/session_S016/hardware_info_P003_S016.json,hardware,written,2236,e2b6896d24aed2f37ec3b0c423c82df7ef75db5f59bad3fb04abaad6d4ff80f5
|
| 155 |
+
P003,S016,participant_P003/session_S016/keyboard_P003_S016.csv,keyboard_csv,written,2342532,897194c1b1095b8426b7e405709dbb7fd5a43dc5cc2d9dca1746d5b5401048bb
|
| 156 |
+
P003,S016,participant_P003/session_S016/mouse_P003_S016.csv,mouse_csv,written,587950727,864e3f5893ab4a89d2e90b059d1d8ace49df780b9f0d8167795231ea3ff42123
|
| 157 |
+
P003,S016,participant_P003/session_S016/screen_record_P003_S016.mp4,video,copied_unredacted,19110277539,b662b2fcba3a0b6e7acd02d733cf27420c73175c3dc57c231961ae7b8e072d35
|
| 158 |
+
P003,S017,participant_P003/session_S017/captured_packets_P003_S017.pcap,pcap,anonymized,1133940895,15edfd3b59ae1823b31a7be6d31826c5a8ce96a915dbbf84fcf12ac4d1eff546
|
| 159 |
+
P003,S017,participant_P003/session_S017/hardware_info_P003_S017.json,hardware,written,2236,72cf2b202e8de25a71629400f80b5897abad452ad3eb19f287d49f5cf776153a
|
| 160 |
+
P003,S017,participant_P003/session_S017/keyboard_P003_S017.csv,keyboard_csv,written,3390317,239a2210ca1b6e1029bf2dfbeacac92477b8d838fb6791a7a9d720271004724f
|
| 161 |
+
P003,S017,participant_P003/session_S017/mouse_P003_S017.csv,mouse_csv,written,865259537,c6bd86c9bbe50e801c7ce2f26e1b55bf786df44feba2ad47a2d2fc368b99896f
|
| 162 |
+
P003,S018,participant_P003/session_S018/captured_packets_P003_S018.pcap,pcap,anonymized,2514044700,934ac0f7f73b464b91b2443e93c1c7f8f48f6aa7bdcc177f445c33d5534e9966
|
| 163 |
+
P003,S018,participant_P003/session_S018/hardware_info_P003_S018.json,hardware,written,2236,1c255111ab7891d35764b53f673ec6c0107a5e3ecddc17fda30062d817af2022
|
| 164 |
+
P003,S018,participant_P003/session_S018/keyboard_P003_S018.csv,keyboard_csv,written,5100672,5dd55f3d7826cb102c06c09388fd304b9fa1e8ac32143408844fcc2971cf0406
|
| 165 |
+
P003,S018,participant_P003/session_S018/mouse_P003_S018.csv,mouse_csv,written,1094608036,62f37ad0bfdbe79f898017f9332a1777cce0673ceb0a53b8228c4cd10c516db9
|
| 166 |
+
P003,S018,participant_P003/session_S018/screen_record_P003_S018.mp4,video,copied_unredacted,40669169029,a2a505f8886f6f2a490de9d1da9651088fa32b28518022de8371dbf77fa5349d
|
| 167 |
+
P003,S019,participant_P003/session_S019/captured_packets_P003_S019.pcap,pcap,anonymized,527237019,19c748a9d653e6de2a5754e753726773ae4727b0e3164779ab5110b46a3f391a
|
| 168 |
+
P003,S019,participant_P003/session_S019/hardware_info_P003_S019.json,hardware,written,2236,4e3b2cb883a05aac1651b9c05f243fb2545c39477e67405b93e17dfea4ae911d
|
| 169 |
+
P003,S019,participant_P003/session_S019/keyboard_P003_S019.csv,keyboard_csv,written,1908529,2e7320e9f4e20639049106674754fd64a20c85a8e47192e2fb79d71f98df42c9
|
| 170 |
+
P003,S019,participant_P003/session_S019/mouse_P003_S019.csv,mouse_csv,written,407622494,0b8e32291aa23acc82e21675ade0ed7c652fddc788266c78cd516b6e0750cee6
|
| 171 |
+
P003,S019,participant_P003/session_S019/screen_record_P003_S019.mp4,video,copied_unredacted,14284554647,f10cabbcd009aec909b5798d5e2d0c5347afc696a5155241b4cd1ee0a1cb110c
|
| 172 |
+
P004,S001,participant_P004/session_S001/captured_packets_P004_S001.pcap,pcap,anonymized,40066783,051572301cb011f2349ee0e21dbc54e588801dc74acb53e5639a019d409bbc1e
|
| 173 |
+
P004,S001,participant_P004/session_S001/hardware_info_P004_S001.json,hardware,written,1571,49726a171103aed7559788b7b2404d7ee9f71082374af59a7105db698f66d0f4
|
| 174 |
+
P004,S001,,keyboard_csv,omitted_match_csv,0,
|
| 175 |
+
P004,S001,participant_P004/session_S001/keyboard_P004_S001.csv,keyboard_csv,written,146983,4b0e2d726616525ec2aea75f0078575fc920cb93a0c5d5017a282a6e6dbbef6a
|
| 176 |
+
P004,S001,,mouse_csv,omitted_match_csv,0,
|
| 177 |
+
P004,S001,participant_P004/session_S001/mouse_P004_S001.csv,mouse_csv,written,42555496,6fef78074c06583f73c45caf7e6e166619b260a316d711326357460fa1fc11e4
|
| 178 |
+
P004,S001,participant_P004/session_S001/screen_record_P004_S001.mp4,video,copied_unredacted,2255690611,eb87557edf38e2a26682e922a94fb48b4d217555a91fda7be30816517688a40a
|
| 179 |
+
P005,S001,participant_P005/session_S001/captured_packets_P005_S001.pcap,pcap,anonymized,375706913,fdcd0aa5f044d114af2e6daf5de35e7cb5b1f1a57bf02aa4c1790640df480649
|
| 180 |
+
P005,S001,participant_P005/session_S001/hardware_info_P005_S001.json,hardware,written,2098,ec3ac8a17f585edfe7b493f9f3d987e3ae0fafaec3ff6a0d1ec13c08438474d1
|
| 181 |
+
P005,S001,,keyboard_csv,omitted_match_csv,0,
|
| 182 |
+
P005,S001,,keyboard_csv,omitted_match_csv,0,
|
| 183 |
+
P005,S001,,keyboard_csv,omitted_match_csv,0,
|
| 184 |
+
P005,S001,participant_P005/session_S001/keyboard_P005_S001.csv,keyboard_csv,written,578755,b3057e5c1807e4e95faa7affff8604f50e5797b3d91ceed58cce12de86e870c7
|
| 185 |
+
P005,S001,,mouse_csv,omitted_match_csv,0,
|
| 186 |
+
P005,S001,,mouse_csv,omitted_match_csv,0,
|
| 187 |
+
P005,S001,,mouse_csv,omitted_match_csv,0,
|
| 188 |
+
P005,S001,participant_P005/session_S001/mouse_P005_S001.csv,mouse_csv,written,174380870,46a63d00abb47d3606b11f76096067f518a86271f2cf58c993b66913d3be1403
|
| 189 |
+
P005,S001,participant_P005/session_S001/screen_record_P005_S001.mp4,video,copied_unredacted,7229702129,b5f7b359e0cbefa51c227c4bbc946e37e913cc498ce0fb44cd4aa25d4a691347
|
| 190 |
+
P006,S001,participant_P006/session_S001/captured_packets_P006_S001.pcap,pcap,anonymized,258477561,41791a248886ff472448cfc158ced561d08990d070db57ab72faa6da55a80c5e
|
| 191 |
+
P006,S001,participant_P006/session_S001/captured_packets_P006_S001_part02.pcap,pcap,anonymized,43838371,fb942d6797539ebd3d8acb5c8d55b0c94921ba073aacfdddc54e04cc71eab73e
|
| 192 |
+
P006,S001,participant_P006/session_S001/hardware_info_P006_S001.json,hardware,written,3830,d81d80b712494821b9714135ec9537551fb1b91dd5be83cd2869115b7c4b7e24
|
| 193 |
+
P006,S001,participant_P006/session_S001/keyboard_P006_S001.csv,keyboard_csv,written,556044,a99034b3acb9452a56087305b7c16178ad0179bee560192fdff545f29901b738
|
| 194 |
+
P006,S001,,keyboard_csv,omitted_match_csv,0,
|
| 195 |
+
P006,S001,participant_P006/session_S001/keyboard_P006_S001_part02.csv,keyboard_csv,written,87522,11d012f2c6c4ce4473dcfcf83768698ceead423ca55b5124e3c310d8e7a5bc0c
|
| 196 |
+
P006,S001,participant_P006/session_S001/mouse_P006_S001.csv,mouse_csv,written,33457366,754515326f123473b1163843576cc22eba3c721217fb764a9905bf62a0391b97
|
| 197 |
+
P006,S001,,mouse_csv,omitted_match_csv,0,
|
| 198 |
+
P006,S001,participant_P006/session_S001/mouse_P006_S001_part02.csv,mouse_csv,written,6390379,c78fe3efff8124cbebc183d38f634d39ef4b0d88a54ddcf63592ebfd0e549432
|
| 199 |
+
P006,S001,participant_P006/session_S001/screen_record_P006_S001.mp4,video,copied_unredacted,1373063046,350a294d158c8564090856120208cd23dd739c00a81142d3b21706c82e48a792
|
| 200 |
+
P006,S002,participant_P006/session_S002/captured_packets_P006_S002.pcap,pcap,anonymized,16432157,8834f2d9e1221ab5e3c21f43dd749c8060bb310bef0074a843bc14603ce94edd
|
| 201 |
+
P006,S002,participant_P006/session_S002/hardware_info_P006_S002.json,hardware,written,1671,8666c350a57f448fb4ef78e8e540d2d0b61da1444cb96d81bab8af820870a999
|
| 202 |
+
P006,S002,,keyboard_csv,omitted_match_csv,0,
|
| 203 |
+
P006,S002,participant_P006/session_S002/keyboard_P006_S002.csv,keyboard_csv,written,502070,54e9d609b3e6d274936834207c995121d1cb7dc178450a7f40858633488c0aae
|
| 204 |
+
P006,S002,,mouse_csv,omitted_match_csv,0,
|
| 205 |
+
P006,S002,participant_P006/session_S002/mouse_P006_S002.csv,mouse_csv,written,18736967,e5c6b5c780b888b0f89d09cd64ed61b340d3ea062b1b1109f071598bbf4ee258
|
| 206 |
+
P006,S002,participant_P006/session_S002/screen_record_P006_S002.mp4,video,copied_unredacted,2521873585,4c6a436c1cef41a702867b6fdce55c46bf075f9833100f33a40c6219c63d5fa0
|
| 207 |
+
P006,S003,participant_P006/session_S003/captured_packets_P006_S003.pcap,pcap,anonymized,48259760,12bf2c8390e4f3d862523bdff0638e814582f7326c327337c397132ea3aeaa4c
|
| 208 |
+
P006,S003,participant_P006/session_S003/hardware_info_P006_S003.json,hardware,written,1920,12a7218c72fc42f3a0672cc5e57c260eec8e1a80bb9b4b4ecf796294a9d8fcc9
|
| 209 |
+
P006,S003,,keyboard_csv,omitted_match_csv,0,
|
| 210 |
+
P006,S003,participant_P006/session_S003/keyboard_P006_S003.csv,keyboard_csv,written,414351,7605bc19c6ac6f929fc0ca9870923fd9baaf99b36af76152caa83542ff16441a
|
| 211 |
+
P006,S003,,mouse_csv,omitted_match_csv,0,
|
| 212 |
+
P006,S003,participant_P006/session_S003/mouse_P006_S003.csv,mouse_csv,written,82807349,f9662b602e3491f84b8016d87e7c7b3394efcf21bf5526daf28526ba024e94a8
|
| 213 |
+
P006,S003,,mouse_xlsx,omitted_xlsx,0,
|
| 214 |
+
P006,S003,participant_P006/session_S003/screen_record_P006_S003.mp4,video,copied_unredacted,3421745746,09e32b48e8a39d68e4a5f8b6ec1fc370151041d5791398bde3f9a7ea0359411c
|
| 215 |
+
P006,S004,participant_P006/session_S004/captured_packets_P006_S004.pcap,pcap,anonymized,24816389,094b01220c268ed92bb12ef195030e3cf68500f8ec7b65f5ee2952f62c05b2a8
|
| 216 |
+
P006,S004,participant_P006/session_S004/hardware_info_P006_S004.json,hardware,written,1569,4e81f12ec64fded300bb691be77d700d7d397cd7d12a40b819ebf0bd62cf0b3c
|
| 217 |
+
P006,S004,,keyboard_csv,omitted_match_csv,0,
|
| 218 |
+
P006,S004,participant_P006/session_S004/keyboard_P006_S004.csv,keyboard_csv,written,320488,16830e867e62165561a322863e7d8664adefddd64bcd97bc2258fda075073f94
|
| 219 |
+
P006,S004,,mouse_csv,omitted_match_csv,0,
|
| 220 |
+
P006,S004,participant_P006/session_S004/mouse_P006_S004.csv,mouse_csv,written,47806507,70f0203a3a589c042efca73df0d4a1e17262a1d74a99eddd7c85e651334b3403
|
| 221 |
+
P006,S004,participant_P006/session_S004/screen_record_P006_S004.mp4,video,copied_unredacted,2340249940,31c6af520453b3255161852803d4b7c6f85c920bbf52ba0fbfc091b7c0f3cd67
|
| 222 |
+
P006,S005,participant_P006/session_S005/captured_packets_P006_S005.pcap,pcap,anonymized,59904588,a134a8271f23bb21de0eb1dadd6a5711aae81618e4ae075d7ca86f54fe50eba1
|
| 223 |
+
P006,S005,participant_P006/session_S005/hardware_info_P006_S005.json,hardware,written,1659,3248976d50477bb455d62209075068af632d04d9a15e9811702eaabc1203b075
|
| 224 |
+
P006,S005,,keyboard_csv,omitted_match_csv,0,
|
| 225 |
+
P006,S005,,keyboard_csv,omitted_match_csv,0,
|
| 226 |
+
P006,S005,participant_P006/session_S005/keyboard_P006_S005.csv,keyboard_csv,written,662249,1d21c67c50bf9ab1a37eb6e36ad7bfa42cada89050dd769e75e0ffeb87cf96ae
|
| 227 |
+
P006,S005,,mouse_csv,omitted_match_csv,0,
|
| 228 |
+
P006,S005,,mouse_csv,omitted_match_csv,0,
|
| 229 |
+
P006,S005,participant_P006/session_S005/mouse_P006_S005.csv,mouse_csv,written,92169139,61da7ac7d90b5792b5a77a9216240b65b47b5e454888c6e5f7a46e64d59b9873
|
| 230 |
+
P006,S005,participant_P006/session_S005/screen_record_P006_S005.mp4,video,copied_unredacted,4179833943,1d8a76adf51a57530ad62e26a6c43a362eb543b4a3eb000feae69b1ec0fe69dc
|
| 231 |
+
P006,S006,participant_P006/session_S006/captured_packets_P006_S006.pcap,pcap,anonymized,306192191,21fab5304a2fbb1315bef25d0f4fd717b06625741dc85ed486bde2cfd749e656
|
| 232 |
+
P006,S006,participant_P006/session_S006/hardware_info_P006_S006.json,hardware,written,1920,e2c8b3cb410e920889adbbc6a2e9cc4dea3c19b1bdd9a0c2750e72c5bb5a961b
|
| 233 |
+
P006,S006,participant_P006/session_S006/keyboard_P006_S006.csv,keyboard_csv,written,754287,747d80ddb43e425bd5904757e85329111070cdf38e833187de0c7e4acc1ae78f
|
| 234 |
+
P006,S006,participant_P006/session_S006/mouse_P006_S006.csv,mouse_csv,written,183127525,892728d7fa8e26eb652b13c1fe02830abb40fa597c37aac4015f9ffe0c63d2c2
|
| 235 |
+
P006,S006,participant_P006/session_S006/screen_record_P006_S006.mp4,video,copied_unredacted,8626634800,1244372bd0450e49f04878a3fda040140e4dac1ff2fa96da164084238249f47b
|
| 236 |
+
P007,S001,participant_P007/session_S001/captured_packets_P007_S001.pcap,pcap,anonymized,14832602,217df6723fbb4c0307be39eae1b754462c5b5cff0c850716df0043073f6b240e
|
| 237 |
+
P007,S001,participant_P007/session_S001/hardware_info_P007_S001.json,hardware,written,1661,55591ace523080839ff5f4a527bce26f0575f5ef2d6ed9c982758cd5832f27f8
|
| 238 |
+
P007,S001,,keyboard_csv,omitted_match_csv,0,
|
| 239 |
+
P007,S001,,keyboard_csv,omitted_match_csv,0,
|
| 240 |
+
P007,S001,participant_P007/session_S001/keyboard_P007_S001.csv,keyboard_csv,written,292966,a5b568d9143b9de58f88e49292f5104c0222abfa67e33e10b0940740b9f05ce8
|
| 241 |
+
P007,S001,,keyboard_xlsx,omitted_xlsx,0,
|
| 242 |
+
P007,S001,,mouse_csv,omitted_match_csv,0,
|
| 243 |
+
P007,S001,,mouse_csv,omitted_match_csv,0,
|
| 244 |
+
P007,S001,participant_P007/session_S001/mouse_P007_S001.csv,mouse_csv,written,53497143,f30980be757721fd09c2493155bddf4a95b24ec0e83bd713d1077b268e387134
|
| 245 |
+
P007,S001,,mouse_xlsx,omitted_xlsx,0,
|
| 246 |
+
P007,S001,participant_P007/session_S001/screen_record_P007_S001.mp4,video,copied_unredacted,2840789403,dc7d3598aa211a23ce4a6ffa3e32474e36c93df0396bfe53c038d8b012abe01e
|
| 247 |
+
P007,S002,participant_P007/session_S002/captured_packets_P007_S002.pcap,pcap,anonymized,9081027,0483e393d36886ceae1dedb617b0388ee5045b6ff0e15fdd0482d5bdc2fb0ff3
|
| 248 |
+
P007,S002,participant_P007/session_S002/hardware_info_P007_S002.json,hardware,written,1750,3ceb7589cfe55bef5d08f3bc50e96eba07ca9ee877ea7a61b71bf450fc315db4
|
| 249 |
+
P007,S002,,keyboard_csv,omitted_match_csv,0,
|
| 250 |
+
P007,S002,,keyboard_csv,omitted_match_csv,0,
|
| 251 |
+
P007,S002,participant_P007/session_S002/keyboard_P007_S002.csv,keyboard_csv,written,345973,ed805575d5edc99295d3df35fdaa4675fcbbc86f86dd5cca3fbbfb592d0a5ddc
|
| 252 |
+
P007,S002,,keyboard_xlsx,omitted_xlsx,0,
|
| 253 |
+
P007,S002,,mouse_csv,omitted_match_csv,0,
|
| 254 |
+
P007,S002,,mouse_csv,omitted_match_csv,0,
|
| 255 |
+
P007,S002,participant_P007/session_S002/mouse_P007_S002.csv,mouse_csv,written,64212455,8e55127bc032f0a6f7766695d52e8506060c1e6de32e5a84a8e81811a410cadc
|
| 256 |
+
P007,S002,,mouse_xlsx,omitted_xlsx,0,
|
| 257 |
+
P007,S002,participant_P007/session_S002/screen_record_P007_S002.mp4,video,copied_unredacted,3906053251,1dbadf0c3d7f9a0aa0b5d97e9b15370d3f4da0bcbc3829e0579886298aa48bd0
|
| 258 |
+
P008,S001,participant_P008/session_S001/captured_packets_P008_S001.pcap,pcap,anonymized,20297993,9ec1ba13a0da743c343c71051c62df6c57246cf8058b23780f5cfef38d340e61
|
| 259 |
+
P008,S001,participant_P008/session_S001/hardware_info_P008_S001.json,hardware,written,1839,ef609db76939d9f95c9b9027e5c13c60efa93cc43e365df96589e92446c3a952
|
| 260 |
+
P008,S001,,keyboard_csv,omitted_match_csv,0,
|
| 261 |
+
P008,S001,participant_P008/session_S001/keyboard_P008_S001.csv,keyboard_csv,written,281817,d1f00a50b66a915a5bbf76ed63eb54127d08841a1f4e4e9c773a4c34b1807fa8
|
| 262 |
+
P008,S001,,mouse_csv,omitted_match_csv,0,
|
| 263 |
+
P008,S001,participant_P008/session_S001/mouse_P008_S001.csv,mouse_csv,written,55731249,527dc3fb403746ca5d50327ac09034f9576b3d6b39dbf36e00ae2111bb446dfa
|
| 264 |
+
P008,S001,participant_P008/session_S001/screen_record_P008_S001.mp4,video,copied_unredacted,2380010477,773824f1556060e3c5cecb5bf352df8aee5d1de47da8fd16f29d7d8c3c74c14a
|
| 265 |
+
P008,S002,participant_P008/session_S002/captured_packets_P008_S002.pcap,pcap,anonymized,72586167,e4d7d3b391b9b49c5147e055d9e0557e3541bbcd83060ff933925c6f8631c7d2
|
| 266 |
+
P008,S002,participant_P008/session_S002/hardware_info_P008_S002.json,hardware,written,1750,7140f600aef2ea4f630fb5b2dbc6780f9698f3a09fb17cfb94f06cd76de85ecf
|
| 267 |
+
P008,S002,,keyboard_csv,omitted_match_csv,0,
|
| 268 |
+
P008,S002,,keyboard_csv,omitted_match_csv,0,
|
| 269 |
+
P008,S002,,keyboard_csv,omitted_match_csv,0,
|
| 270 |
+
P008,S002,,keyboard_csv,omitted_match_csv,0,
|
| 271 |
+
P008,S002,,keyboard_csv,omitted_match_csv,0,
|
| 272 |
+
P008,S002,,keyboard_csv,omitted_match_csv,0,
|
| 273 |
+
P008,S002,participant_P008/session_S002/keyboard_P008_S002.csv,keyboard_csv,written,699060,44673e4127fe426874482a839ebe11fb396aa3144832c4de2643eeed45cbcd84
|
| 274 |
+
P008,S002,,mouse_csv,omitted_match_csv,0,
|
| 275 |
+
P008,S002,,mouse_csv,omitted_match_csv,0,
|
| 276 |
+
P008,S002,,mouse_csv,omitted_match_csv,0,
|
| 277 |
+
P008,S002,,mouse_csv,omitted_match_csv,0,
|
| 278 |
+
P008,S002,,mouse_csv,omitted_match_csv,0,
|
| 279 |
+
P008,S002,,mouse_csv,omitted_match_csv,0,
|
| 280 |
+
P008,S002,participant_P008/session_S002/mouse_P008_S002.csv,mouse_csv,written,130842478,83b2466e1470160fc1120a6470c92e7ffa9bc89ce288d947b9317308c57e835f
|
| 281 |
+
P008,S002,participant_P008/session_S002/screen_record_P008_S002.mp4,video,copied_unredacted,7385891143,0c8eb650252a12ab135334e6a36d4ffb26eb889da5162246a953fde4c3297609
|
| 282 |
+
P009,S001,participant_P009/session_S001/captured_packets_P009_S001.pcap,pcap,anonymized,45011321,58268a87586ba9e977bc896908401aaa7120be420eb2647bd76aad513a499e19
|
| 283 |
+
P009,S001,participant_P009/session_S001/hardware_info_P009_S001.json,hardware,written,2509,3e700672521036d309595bf3b1452de79ffb0a51e35f88b36a46d0b7a3cf5616
|
| 284 |
+
P009,S001,participant_P009/session_S001/keyboard_P009_S001.csv,keyboard_csv,written,432219,25ee62ae5d64bfec331d9c7ae07e9b389cc9b8bfe07ec9540ebcf366f33b0b1c
|
| 285 |
+
P009,S001,participant_P009/session_S001/mouse_P009_S001.csv,mouse_csv,written,83925265,58b8ae7d51d81d923d53af1fd43a48fdaec18f3f1ecb37076dc0d43a871a1771
|
| 286 |
+
P009,S002,participant_P009/session_S002/captured_packets_P009_S002.pcap,pcap,anonymized,13032961,7494c7c0d855212bdf237dbae7358f0569996744d8bd7e63d21faa2989b20b9a
|
| 287 |
+
P009,S002,participant_P009/session_S002/hardware_info_P009_S002.json,hardware,written,2509,aeb8fbde5615c25a5748fd8fc6607626112b3a175e938179bc8468437683cef0
|
| 288 |
+
P009,S002,,keyboard_csv,omitted_match_csv,0,
|
| 289 |
+
P009,S002,,keyboard_csv,omitted_match_csv,0,
|
| 290 |
+
P009,S002,,keyboard_csv,omitted_match_csv,0,
|
| 291 |
+
P009,S002,participant_P009/session_S002/keyboard_P009_S002.csv,keyboard_csv,written,168891,c9d1eb9abd28588f4715072849716486300a9f07929debaff51c3a4d58df17c1
|
| 292 |
+
P009,S002,,mouse_csv,omitted_match_csv,0,
|
| 293 |
+
P009,S002,,mouse_csv,omitted_match_csv,0,
|
| 294 |
+
P009,S002,,mouse_csv,omitted_match_csv,0,
|
| 295 |
+
P009,S002,participant_P009/session_S002/mouse_P009_S002.csv,mouse_csv,written,37033466,aff46ab0660be74bfeb77fc9e512921341ae818cd4d5369ba8fa4e29e335e3e7
|
| 296 |
+
P009,S002,participant_P009/session_S002/screen_record_P009_S002.mp4,video,copied_unredacted,1327073927,25c2bc9533f098703b84ea82e1efbe31ec00d6209b5c636d858a562284eabdf9
|
| 297 |
+
P009,S002,participant_P009/session_S002/screen_record_P009_S002_part02.mp4,video,copied_unredacted,1350644174,4409010f3ab63aad85a7f048f71c52621ddbfaf6c38be5ef8af16cc45ef27fd3
|
| 298 |
+
P010,S001,participant_P010/session_S001/captured_packets_P010_S001.pcap,pcap,anonymized,42539185,1ed5ad6a7c6bc6d43905d9bf50c583111ef59842425ca52882f3610d46e004ad
|
| 299 |
+
P010,S001,participant_P010/session_S001/hardware_info_P010_S001.json,hardware,written,2369,7f7f42937c11f86ceeadc34acc0e0c963a3db65ba7d67a0ed484efd720bd54f6
|
| 300 |
+
P010,S001,participant_P010/session_S001/keyboard_P010_S001.csv,keyboard_csv,written,165469,8e2e8622cb750ae9a6e4ef947143af5acf8a69231678a90641e71ce67f4d3d05
|
| 301 |
+
P010,S001,participant_P010/session_S001/mouse_P010_S001.csv,mouse_csv,written,15109935,08a8949e061e8e7c5f578868b1de650409a9ab5ca40a84f0c6900abb3261db68
|
| 302 |
+
P010,S002,participant_P010/session_S002/captured_packets_P010_S002.pcap,pcap,anonymized,43136107,fd877a0c9428856bb7605b565d578e47f0411e342b1324fd2f03d1849a68a8a9
|
| 303 |
+
P010,S002,participant_P010/session_S002/hardware_info_P010_S002.json,hardware,written,2279,ef27af34e59e86b4b5dd606e43c7ead771acf9646e6a31d55de93cfe106e7c3c
|
| 304 |
+
P010,S002,participant_P010/session_S002/keyboard_P010_S002.csv,keyboard_csv,written,136543,bad397c3f6320aab5bea41d431ca7e44f2bf7bd868637f447553c4955011130f
|
| 305 |
+
P010,S002,participant_P010/session_S002/mouse_P010_S002.csv,mouse_csv,written,12886224,5ba81dee3a1071770d47b63adf86dabb77b12c1e461100175b502cfa094f218f
|
| 306 |
+
P010,S002,participant_P010/session_S002/screen_record_P010_S002.mp4,video,copied_unredacted,3358756565,273fe285aeaab347c8e62ec42e08e1d43d6025b114c53ad766301c8713312bbc
|
| 307 |
+
P010,S003,participant_P010/session_S003/captured_packets_P010_S003.pcap,pcap,anonymized,34118020,9c6d99b2f3ada9a3b7fe465d2d71934f2f3c404ce7478a0099e7fc2e35317571
|
| 308 |
+
P010,S003,participant_P010/session_S003/hardware_info_P010_S003.json,hardware,written,2369,247c39f008857047688ce7099d9aa1f3376ce17850916bed8dd75711e37692bd
|
| 309 |
+
P010,S003,participant_P010/session_S003/keyboard_P010_S003.csv,keyboard_csv,written,100487,76d33627e44b4d1414d1cb4705f2b9cc01aa3bb0bd9127d231d765c6a769d0c8
|
| 310 |
+
P010,S003,participant_P010/session_S003/mouse_P010_S003.csv,mouse_csv,written,9684849,dbbe236070bdaec49f10cb6cc4d21b34a43455e69152d0ce120790109ef73f0e
|
| 311 |
+
P010,S003,participant_P010/session_S003/screen_record_P010_S003.mp4,video,copied_unredacted,2996919767,dabf82dbda4dc18f94c522f899552375ca5c7d70b33dd2abab31f5ab473645a9
|
| 312 |
+
P010,S004,participant_P010/session_S004/captured_packets_P010_S004.pcap,pcap,anonymized,26298870,217e02b158e54bfb6347ae1f91bff92f02a7a128830ad1ccdff508b8fee23484
|
| 313 |
+
P010,S004,participant_P010/session_S004/hardware_info_P010_S004.json,hardware,written,2372,64b2fe11193b098afabeddb98173ea2bec9826e5e11b1414eec8336bc2886e8f
|
| 314 |
+
P010,S004,participant_P010/session_S004/keyboard_P010_S004.csv,keyboard_csv,written,78779,cbacba894805a5691c0b2df1c71dd6ee417afc2c3a427acacff12ae9ff18881e
|
| 315 |
+
P010,S004,participant_P010/session_S004/mouse_P010_S004.csv,mouse_csv,written,13555202,44b2a657ef64de691578b80648f7d38a7a7a5e974838c8317c7645514bee71af
|
| 316 |
+
P010,S004,participant_P010/session_S004/screen_record_P010_S004.mp4,video,copied_unredacted,3023533309,7e6b342365179757ae46c3937405e3a7a4ca016dbc88edde07798646343f9b61
|
| 317 |
+
P011,S001,participant_P011/session_S001/captured_packets_P011_S001.pcap,pcap,anonymized,70697026,9a21b2e9d8ee863711222deeb32050a942b6f4447e44159df6c9026e273ba5d4
|
| 318 |
+
P011,S001,participant_P011/session_S001/hardware_info_P011_S001.json,hardware,written,1908,437e5ec77d95b4e282c0a509bdff6587cf35ef3b31ecc52bf7c3c49746580b04
|
| 319 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 320 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 321 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 322 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 323 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 324 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 325 |
+
P011,S001,,keyboard_csv,omitted_match_csv,0,
|
| 326 |
+
P011,S001,participant_P011/session_S001/keyboard_P011_S001.csv,keyboard_csv,written,467237,52babfe657cb0d59c7e965622875f453e4525629fb683d492a0e98378534a2df
|
| 327 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 328 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 329 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 330 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 331 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 332 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 333 |
+
P011,S001,,mouse_csv,omitted_match_csv,0,
|
| 334 |
+
P011,S001,participant_P011/session_S001/mouse_P011_S001.csv,mouse_csv,written,257490119,26de4f4c574d48faf37f42334da1207f4862954cf7751e36e8dd118b7b307d92
|
| 335 |
+
P011,S001,participant_P011/session_S001/screen_record_P011_S001.mp4,video,copied_unredacted,6336451748,84dfa6e2bffeff2499ce382f5b84337c73eaaa046b667aa8313e73328b6a8d67
|
| 336 |
+
P012,S001,participant_P012/session_S001/captured_packets_P012_S001.pcap,pcap,anonymized,6179405,c7b76808385b7723e7160bd7359afe2db7a5a44882459ffb8685588a84f8731b
|
| 337 |
+
P012,S001,participant_P012/session_S001/hardware_info_P012_S001.json,hardware,written,1661,046d6c2f27bd5ac5783a22f90808ac89770783b2e56c23dda7169f2e7fd233e2
|
| 338 |
+
P012,S001,,keyboard_csv,omitted_match_csv,0,
|
| 339 |
+
P012,S001,participant_P012/session_S001/keyboard_P012_S001.csv,keyboard_csv,written,83223,2ab2dd13fea1c5840b00cac1119b6253a5e93fb4eef7c3de87da7c15619f86f1
|
| 340 |
+
P012,S001,,mouse_csv,omitted_match_csv,0,
|
| 341 |
+
P012,S001,participant_P012/session_S001/mouse_P012_S001.csv,mouse_csv,written,25644817,ec365afbca1563cfbee50f13b59570618211b0cfa62cef2f3048f85b26f251c9
|
| 342 |
+
P012,S001,participant_P012/session_S001/screen_record_P012_S001.mp4,video,copied_unredacted,2576008321,2ec7ec9689996464dea0ee45f117eab1300e1fb7e88d4b37e1b0efa8379e25d9
|
| 343 |
+
P012,S002,participant_P012/session_S002/captured_packets_P012_S002.pcap,pcap,anonymized,9736865,a1e56a4b571d4298af980e55ddd0efe9de022f5707efc12faee0dea79e35738f
|
| 344 |
+
P012,S002,participant_P012/session_S002/hardware_info_P012_S002.json,hardware,written,1661,1a60c091eae5b3e57934be479ea2f9a9a831e3c66bc82bf59d6663d719bff156
|
| 345 |
+
P012,S002,,keyboard_csv,omitted_match_csv,0,
|
| 346 |
+
P012,S002,participant_P012/session_S002/keyboard_P012_S002.csv,keyboard_csv,written,56223,a3c972a87a7225c04695cad3671ecf07a151d8968e6a9d751967ff358c9db7da
|
| 347 |
+
P012,S002,,mouse_csv,omitted_match_csv,0,
|
| 348 |
+
P012,S002,participant_P012/session_S002/mouse_P012_S002.csv,mouse_csv,written,16924017,ef69c2e51e28308f767d465a8497e5816aaa12fe610bb99b140966437dea8d4f
|
| 349 |
+
P012,S002,participant_P012/session_S002/screen_record_P012_S002.mp4,video,copied_unredacted,1801994952,eb37b1fd862f197959adb28c241413ced8192f63f84575d5a557b03720ac4251
|
| 350 |
+
P016,S001,participant_P016/session_S001/captured_packets_P016_S001.pcap,pcap,anonymized,12573872,8861bc72ba069eca1eb7374ae66d95662b190d3b438211b3a5e21e53eeb8f5b8
|
| 351 |
+
P016,S001,participant_P016/session_S001/hardware_info_P016_S001.json,hardware,written,1750,046a2be06c988e6e49e11b3d8f05531cab665e72761a12bfbcf4294293e0e096
|
| 352 |
+
P016,S001,participant_P016/session_S001/keyboard_P016_S001.csv,keyboard_csv,written,124277,db5fc2d785515ff92cf8822539260038fb9975b8d272e428e76e24549ff33acd
|
| 353 |
+
P016,S001,participant_P016/session_S001/mouse_P016_S001.csv,mouse_csv,written,27004143,46fb3e7c694c8c330049a275c1fe158d0106163f77ac45f398985dc852fd2911
|
| 354 |
+
P016,S001,participant_P016/session_S001/screen_record_P016_S001.mp4,video,copied_unredacted,1816657084,13fb09c77f02c948320c61eb664401bd6f065aa7f4cdbd3a279328a4329146f8
|
| 355 |
+
P013,S001,participant_P013/session_S001/captured_packets_P013_S001.pcap,pcap,anonymized,10914394,d833f1b74cb6f3b59d21619d008d8bd985ebfc031afc190a4e29f1f79ba5491e
|
| 356 |
+
P013,S001,participant_P013/session_S001/hardware_info_P013_S001.json,hardware,written,1661,6feb9b4afcacd3007c1ada4a802af60dc04bdf0073d7a26b30c8cb07b28f4134
|
| 357 |
+
P013,S001,,keyboard_csv,omitted_match_csv,0,
|
| 358 |
+
P013,S001,,keyboard_csv,omitted_match_csv,0,
|
| 359 |
+
P013,S001,participant_P013/session_S001/keyboard_P013_S001.csv,keyboard_csv,written,40675,2106a31e1ff7ddd0907bf2024c3e46769526441bec6528b23345467756e100e7
|
| 360 |
+
P013,S001,,mouse_csv,omitted_match_csv,0,
|
| 361 |
+
P013,S001,,mouse_csv,omitted_match_csv,0,
|
| 362 |
+
P013,S001,participant_P013/session_S001/mouse_P013_S001.csv,mouse_csv,written,14681240,6e1c5160c4c2136b4e122e05fb3d7bb371394838d584f1c015ea4db5e65192a8
|
| 363 |
+
P013,S001,participant_P013/session_S001/screen_record_P013_S001.mp4,video,copied_unredacted,656415360,28ca83ae28246ce6d0af75ece9367100eaf4f14993502b8f946fd02e991bc26a
|
| 364 |
+
P014,S001,participant_P014/session_S001/captured_packets_P014_S001.pcap,pcap,anonymized,82572593,e2112d74b7524c29af97a809d0ce588e10573fb2aa82a22b4eee03f837a238d8
|
| 365 |
+
P014,S001,participant_P014/session_S001/hardware_info_P014_S001.json,hardware,written,2010,92c6b262ee3b12dd8610772793bc4fb9cd0f8c005564c41904b9e5cbd3f84f60
|
| 366 |
+
P014,S001,,keyboard_csv,omitted_match_csv,0,
|
| 367 |
+
P014,S001,,keyboard_csv,omitted_match_csv,0,
|
| 368 |
+
P014,S001,participant_P014/session_S001/keyboard_P014_S001.csv,keyboard_csv,written,22735,9e6858c2ba22685eea44c66d247fde544644be38434e880b08ee08b85e1dc325
|
| 369 |
+
P014,S001,,mouse_csv,omitted_match_csv,0,
|
| 370 |
+
P014,S001,,mouse_csv,omitted_match_csv,0,
|
| 371 |
+
P014,S001,participant_P014/session_S001/mouse_P014_S001.csv,mouse_csv,written,26149645,ddbf6d537153d730940a2ff30b94e9283f2a1c842cc0489b1a36ac90c1634556
|
| 372 |
+
P014,S001,participant_P014/session_S001/screen_record_P014_S001.mp4,video,copied_unredacted,990766295,65b05416b625451902c34f59ca2dc20e862b18b3b4d7fd3be1ec7659d4c2b267
|
| 373 |
+
P015,S001,participant_P015/session_S001/captured_packets_P015_S001.pcap,pcap,anonymized,292777986,c09976e46288362b28d59e53a712ebfa0a8338fa07ff1c10b86c1db355c42a5f
|
| 374 |
+
P015,S001,participant_P015/session_S001/hardware_info_P015_S001.json,hardware,written,1920,730ad006ec2e49723235e4be80a7c95b91fb2c75057c1a37b4aac436a8771b27
|
| 375 |
+
P015,S001,,keyboard_csv,omitted_match_csv,0,
|
| 376 |
+
P015,S001,,keyboard_csv,omitted_match_csv,0,
|
| 377 |
+
P015,S001,,keyboard_csv,omitted_match_csv,0,
|
| 378 |
+
P015,S001,,keyboard_csv,omitted_match_csv,0,
|
| 379 |
+
P015,S001,participant_P015/session_S001/keyboard_P015_S001.csv,keyboard_csv,written,596237,2557db553019508fc04243556024cd06624b2506c83b638e235c385b07849925
|
| 380 |
+
P015,S001,,mouse_csv,omitted_match_csv,0,
|
| 381 |
+
P015,S001,,mouse_csv,omitted_match_csv,0,
|
| 382 |
+
P015,S001,,mouse_csv,omitted_match_csv,0,
|
| 383 |
+
P015,S001,,mouse_csv,omitted_match_csv,0,
|
| 384 |
+
P015,S001,participant_P015/session_S001/mouse_P015_S001.csv,mouse_csv,written,175528605,18daeaf55377bff96476d0a3138ca29e17004fcec634a19580904f4f33e12d03
|
| 385 |
+
P015,S001,participant_P015/session_S001/screen_record_P015_S001.mp4,video,copied_unredacted,6897238812,5f797f1af1aaaf7b402701e9301fe1ee2b980dd12c21968a571e89253fa9ea72
|
| 386 |
+
P015,S002,participant_P015/session_S002/captured_packets_P015_S002.pcap,pcap,anonymized,12573872,8861bc72ba069eca1eb7374ae66d95662b190d3b438211b3a5e21e53eeb8f5b8
|
| 387 |
+
P015,S002,participant_P015/session_S002/hardware_info_P015_S002.json,hardware,written,1750,6f44280fffeb6b2218c7947ef607029db7398eae0d97e604c0f20f400f631bd8
|
| 388 |
+
P015,S002,,keyboard_csv,omitted_match_csv,0,
|
| 389 |
+
P015,S002,participant_P015/session_S002/keyboard_P015_S002.csv,keyboard_csv,written,124277,31bc31b1d36cc01564f3553d3ac65b60fc209ae49a1bb51b45b60d4ed24e21f6
|
| 390 |
+
P015,S002,,mouse_csv,omitted_match_csv,0,
|
| 391 |
+
P015,S002,participant_P015/session_S002/mouse_P015_S002.csv,mouse_csv,written,27004143,9c22f526767491d619e127a1c9d96ca1d933223e44d7662c0be153eec40923f3
|
| 392 |
+
P015,S002,participant_P015/session_S002/screen_record_P015_S002.mp4,video,copied_unredacted,1816657084,13fb09c77f02c948320c61eb664401bd6f065aa7f4cdbd3a279328a4329146f8
|
| 393 |
+
P017,S001,participant_P017/session_S001/captured_packets_P017_S001.pcap,pcap,anonymized,22341728,adc05042a78beafb06868ae92dc786365cc0f4c0d05b7dd8690ff783267986da
|
| 394 |
+
P017,S001,participant_P017/session_S001/hardware_info_P017_S001.json,hardware,written,1920,1d8500b2d2004c339d29d9e021af60c07ee621302e886518b4fe818033c491fa
|
| 395 |
+
P017,S001,,keyboard_csv,omitted_match_csv,0,
|
| 396 |
+
P017,S001,,keyboard_csv,omitted_match_csv,0,
|
| 397 |
+
P017,S001,participant_P017/session_S001/keyboard_P017_S001.csv,keyboard_csv,written,85878,b6745f2dbb0991932360f557b6566d75a4b49c645b119f10be5c74f03ed51df6
|
| 398 |
+
P017,S001,,mouse_csv,omitted_match_csv,0,
|
| 399 |
+
P017,S001,,mouse_csv,omitted_match_csv,0,
|
| 400 |
+
P017,S001,participant_P017/session_S001/mouse_P017_S001.csv,mouse_csv,written,59192098,4dce009d548665e49cb06d5d4bccca9788aca0dd921b8031ef0355ce466bc065
|
| 401 |
+
P017,S001,participant_P017/session_S001/screen_record_P017_S001.mp4,video,copied_unredacted,1785853980,30115cef8e90b44eb5baf98bddfa2bbd6127f056369bac8702eccffb6daf541b
|
| 402 |
+
P018,S001,participant_P018/session_S001/captured_packets_P018_S001.pcap,pcap,anonymized,8501543,ca471688340caca64fc0c579ccd11f6d4b4812b3fb4f2892d06545a953044776
|
| 403 |
+
P018,S001,participant_P018/session_S001/hardware_info_P018_S001.json,hardware,written,1661,6fa80a5423cb72747b02fd52e68111448be451b0e6f210f54c7cbdc4a46dbebd
|
| 404 |
+
P018,S001,,keyboard_csv,omitted_match_csv,0,
|
| 405 |
+
P018,S001,,keyboard_csv,omitted_match_csv,0,
|
| 406 |
+
P018,S001,participant_P018/session_S001/keyboard_P018_S001.csv,keyboard_csv,written,116124,38758808a8d11bb9dc4397c1e3da65b5f2f0f8ec73af3b45cd29d5460aa24ea8
|
| 407 |
+
P018,S001,,mouse_csv,omitted_match_csv,0,
|
| 408 |
+
P018,S001,,mouse_csv,omitted_match_csv,0,
|
| 409 |
+
P018,S001,participant_P018/session_S001/mouse_P018_S001.csv,mouse_csv,written,9376994,1a29482a5b1b014d25bd5419b8a399d673d848fe090d64131c548833504dcc4a
|
| 410 |
+
P018,S001,participant_P018/session_S001/screen_record_P018_S001.mp4,video,copied_unredacted,1292782065,8dc685f0ee3582ddb8fe7e3a4a4fbe9843d9fe68719a80c8bce22db997e15186
|
| 411 |
+
P019,S001,participant_P019/session_S001/captured_packets_P019_S001.pcap,pcap,anonymized,672450886,f8c4e6b9dc8c9dc624c12bbd4eb9a3126423e429d4fd0c6d7d5e3349aafda993
|
| 412 |
+
P019,S001,participant_P019/session_S001/hardware_info_P019_S001.json,hardware,written,1920,8e94f11d192417cefb5d33574361c8e61a78183fd2ddb9de6fc01370198f9f21
|
| 413 |
+
P019,S001,,keyboard_csv,omitted_match_csv,0,
|
| 414 |
+
P019,S001,participant_P019/session_S001/keyboard_P019_S001.csv,keyboard_csv,written,175441,c8082150a3145dd62172436455f57b2be989a5588d8268df031e66dfb9f898b9
|
| 415 |
+
P019,S001,,mouse_csv,omitted_match_csv,0,
|
| 416 |
+
P019,S001,participant_P019/session_S001/mouse_P019_S001.csv,mouse_csv,written,81929272,7d85e869ecb03dc67a39e9a793803d9dfb7ad549f2f046fce0b2be98d7dda56e
|
| 417 |
+
P019,S001,participant_P019/session_S001/screen_record_P019_S001.mp4,video,copied_unredacted,2615832884,0c631e09d88c6ff4a26e63153fcebf4f971b2fe474ec2e478dbdc037f8f7e418
|
| 418 |
+
P021,S001,participant_P021/session_S001/captured_packets_P021_S001.pcap,pcap,anonymized,24007695,15db1389d97f88a04e1cb86080dc25eb2eac27382612afbf9282cf62b760db47
|
| 419 |
+
P021,S001,participant_P021/session_S001/hardware_info_P021_S001.json,hardware,written,1920,61b85b63b1baafcf9bca69477c5aaa9ffd72d04d859c5f5d75b7e47f8880d7b6
|
| 420 |
+
P021,S001,,keyboard_csv,omitted_match_csv,0,
|
| 421 |
+
P021,S001,participant_P021/session_S001/keyboard_P021_S001.csv,keyboard_csv,written,58686,6f386ce15252209ac4debca8ad315f9b40f44c42acf87ca161b15365ff38091b
|
| 422 |
+
P021,S001,,mouse_csv,omitted_match_csv,0,
|
| 423 |
+
P021,S001,participant_P021/session_S001/mouse_P021_S001.csv,mouse_csv,written,29656002,ba00b4b7903dd89d7241ab24b20ccbfc4290a7721eb02066d4bdd5b682b6f02a
|
| 424 |
+
P021,S001,participant_P021/session_S001/screen_record_P021_S001.mp4,video,copied_unredacted,658031272,2f439be3a11fed479655cc4286d91fb1f401d26747fe0d4a5dad1dad21225c72
|
| 425 |
+
P022,S001,participant_P022/session_S001/captured_packets_P022_S001.pcap,pcap,anonymized,10910079,97aa55e41040ddf69a685d3c3a4ae26389ff0638c72f837aecf88cf5a280b369
|
| 426 |
+
P022,S001,participant_P022/session_S001/hardware_info_P022_S001.json,hardware,written,1750,6eacf78de8a42ec15293d4d36755e3b3291d195925c75bc7085e7906d243b1c0
|
| 427 |
+
P022,S001,,keyboard_csv,omitted_match_csv,0,
|
| 428 |
+
P022,S001,,keyboard_csv,omitted_match_csv,0,
|
| 429 |
+
P022,S001,participant_P022/session_S001/keyboard_P022_S001.csv,keyboard_csv,written,237530,e6546a771bc207788cb314d657180c05e8047941eb9a3e38149c7052c4582837
|
| 430 |
+
P022,S001,,mouse_csv,omitted_match_csv,0,
|
| 431 |
+
P022,S001,,mouse_csv,omitted_match_csv,0,
|
| 432 |
+
P022,S001,participant_P022/session_S001/mouse_P022_S001.csv,mouse_csv,written,68541885,9477c18b8c449352d6c7a390f8a5bf021d731431befc32bd9259562f370e1fca
|
| 433 |
+
P022,S001,participant_P022/session_S001/screen_record_P022_S001.mp4,video,copied_unredacted,3224652977,465969d90e200ced90abfcaabc049357901915e1469808a69d0cbc347d335535
|
| 434 |
+
P022,S002,participant_P022/session_S002/captured_packets_P022_S002.pcap,pcap,anonymized,3040281,d1da2acede4898b788255aa7113a9c4738f65f733aee03673b868008a29f8f75
|
| 435 |
+
P022,S002,participant_P022/session_S002/hardware_info_P022_S002.json,hardware,written,1750,2c156e12757f048cab4667b9b5783292342d9d021568071c2daa077cc256c1cb
|
| 436 |
+
P022,S002,,keyboard_csv,omitted_match_csv,0,
|
| 437 |
+
P022,S002,participant_P022/session_S002/keyboard_P022_S002.csv,keyboard_csv,written,154130,b35602e77bc4052b3693370ba19f01063aa99ebb8f24f14039555a6ccc3a1852
|
| 438 |
+
P022,S002,,mouse_csv,omitted_match_csv,0,
|
| 439 |
+
P022,S002,participant_P022/session_S002/mouse_P022_S002.csv,mouse_csv,written,47913822,0a43c92e6bc37133f97d9e1fda005698f040c9a5e4e610aa8314aee1db291120
|
| 440 |
+
P022,S002,participant_P022/session_S002/screen_record_P022_S002.mp4,video,copied_unredacted,2497382963,21e9645d9052618164118631d876cc4d14915d2930536ee5a7e1d5d0324a200a
|
| 441 |
+
P023,S001,participant_P023/session_S001/captured_packets_P023_S001.pcap,pcap,anonymized,15671753,a8230d65fc8ecfcc7dd2f74f611ba11e3be00de238a1606b3180de76a7352de5
|
| 442 |
+
P023,S001,participant_P023/session_S001/hardware_info_P023_S001.json,hardware,written,1571,06a85247b454ca983fbff94d91e78bf3804f51e55311369e5813735ecb6166fc
|
| 443 |
+
P023,S001,,keyboard_csv,omitted_match_csv,0,
|
| 444 |
+
P023,S001,participant_P023/session_S001/keyboard_P023_S001.csv,keyboard_csv,written,121937,53c8b289312c1752a8f6a12be02949fd553fb83a1066e192339ae559eceea7e4
|
| 445 |
+
P023,S001,,mouse_csv,omitted_match_csv,0,
|
| 446 |
+
P023,S001,participant_P023/session_S001/mouse_P023_S001.csv,mouse_csv,written,31770115,b5c37259847acf7f8e13435d97db3de7b4e8e46ddfc9a2cd02969c094f54d9d5
|
| 447 |
+
P023,S001,participant_P023/session_S001/screen_record_P023_S001.mp4,video,copied_unredacted,1460094727,f8f741d23dc9893cea0ac40a7da358dbd75087cff196fbcdcef116508a0d0dcb
|
| 448 |
+
P024,S001,participant_P024/session_S001/captured_packets_P024_S001.pcap,pcap,anonymized,338528636,a1b7465a47c3a397b29e97867dc214edd6e8e6ca84766cb120a661403dd8d396
|
| 449 |
+
P024,S001,participant_P024/session_S001/hardware_info_P024_S001.json,hardware,written,2010,d476d6938fa6a298ce49df1b43892dbe827f4730ddd1c4b62ee64c9ccbe157a0
|
| 450 |
+
P024,S001,,keyboard_csv,omitted_match_csv,0,
|
| 451 |
+
P024,S001,,keyboard_csv,omitted_match_csv,0,
|
| 452 |
+
P024,S001,,keyboard_csv,omitted_match_csv,0,
|
| 453 |
+
P024,S001,,keyboard_csv,omitted_match_csv,0,
|
| 454 |
+
P024,S001,participant_P024/session_S001/keyboard_P024_S001.csv,keyboard_csv,written,429232,bfe4530585f0846dcada07be1e0e76eea830b0fa0b76195b556c2bf95c452abd
|
| 455 |
+
P024,S001,,mouse_csv,omitted_match_csv,0,
|
| 456 |
+
P024,S001,,mouse_csv,omitted_match_csv,0,
|
| 457 |
+
P024,S001,,mouse_csv,omitted_match_csv,0,
|
| 458 |
+
P024,S001,,mouse_csv,omitted_match_csv,0,
|
| 459 |
+
P024,S001,participant_P024/session_S001/mouse_P024_S001.csv,mouse_csv,written,103672083,f27dfab7c67c6fd3066e0fca9e158f6924af0f6968ffb4aac1cd0ef358c194c4
|
| 460 |
+
P024,S001,participant_P024/session_S001/screen_record_P024_S001.mp4,video,copied_unredacted,5809132731,94b26f082acc1814a6ef0b8c4e56f0cbfd1b44bf46cea0718a998c87df17c66a
|
| 461 |
+
P025,S001,participant_P025/session_S001/captured_packets_P025_S001.pcap,pcap,anonymized,208101056,766e59b3701b9577ef6838cbdc3b6434a4a4506fc65189aef3178895ef95903e
|
| 462 |
+
P025,S001,participant_P025/session_S001/hardware_info_P025_S001.json,hardware,written,1920,480c986540df84a0dcf7640ebd138bf560f5887f418b154b989f0e4a7dab4218
|
| 463 |
+
P025,S001,,keyboard_csv,omitted_match_csv,0,
|
| 464 |
+
P025,S001,,keyboard_csv,omitted_match_csv,0,
|
| 465 |
+
P025,S001,participant_P025/session_S001/keyboard_P025_S001.csv,keyboard_csv,written,53477,492995c91a0c35932e02cc318c51d832b92288ae83d48b2e2870c9739b833f1e
|
| 466 |
+
P025,S001,,mouse_csv,omitted_match_csv,0,
|
| 467 |
+
P025,S001,,mouse_csv,omitted_match_csv,0,
|
| 468 |
+
P025,S001,participant_P025/session_S001/mouse_P025_S001.csv,mouse_csv,written,47667713,8aad874f806bec0cd5469c59680721e844eff7dedfb508a25f6e96de3852c5bf
|
| 469 |
+
P025,S001,participant_P025/session_S001/screen_record_P025_S001.mp4,video,copied_unredacted,1204877639,fb75ea72ee5fe61019ef1657676884401c0bb4e3a2a0eb4582371ceb1746453c
|
| 470 |
+
P026,S006,participant_P026/session_S006/captured_packets_P026_S006.pcap,pcap,anonymized,2325224235,06c1751119fe51b1fd2c8e21b7a957e69870ee13fb899b4457cce79b09e85cc9
|
| 471 |
+
P026,S006,participant_P026/session_S006/hardware_info_P026_S006.json,hardware,written,1920,cdb3934ca79ce8227b626dcbf0725561874a47fee980a620ef72ed50c1f78623
|
| 472 |
+
P026,S006,participant_P026/session_S006/keyboard_P026_S006.csv,keyboard_csv,written,671224,3bb0f0a0b8d344d7c5db98c50a0b99b33ce2101330c450c86c8971c34dd92e26
|
| 473 |
+
P026,S006,participant_P026/session_S006/mouse_P026_S006.csv,mouse_csv,written,149872540,24b9cc0d3840c906751acb5555da6deef0e84688720f29c6329f42c19e68e4ab
|
| 474 |
+
P026,S006,participant_P026/session_S006/screen_record_P026_S006.mp4,video,copied_unredacted,7599292464,594fa42025d227347033091cb231ec3044b2d71392cbdc063e4433cf4f73fb14
|
| 475 |
+
P026,S007,participant_P026/session_S007/captured_packets_P026_S007.pcap,pcap,anonymized,1019325191,969cb88b9731366d4e61790b95fb6046362bcafb18a7cc588841ec7fbcadb24d
|
| 476 |
+
P026,S007,participant_P026/session_S007/hardware_info_P026_S007.json,hardware,written,1841,2e8228a64ab90c48aaf41013b1482120c51527bc77f2dae2853dcc05f19fac47
|
| 477 |
+
P026,S007,,keyboard_csv,omitted_match_csv,0,
|
| 478 |
+
P026,S007,,keyboard_csv,omitted_match_csv,0,
|
| 479 |
+
P026,S007,,keyboard_csv,omitted_match_csv,0,
|
| 480 |
+
P026,S007,participant_P026/session_S007/keyboard_P026_S007.csv,keyboard_csv,written,610349,eb0fd85ca10b5db2920cce18160cb3318ed8e1af0a62f4c8319b9e6b9077b42f
|
| 481 |
+
P026,S007,,mouse_csv,omitted_match_csv,0,
|
| 482 |
+
P026,S007,,mouse_csv,omitted_match_csv,0,
|
| 483 |
+
P026,S007,,mouse_csv,omitted_match_csv,0,
|
| 484 |
+
P026,S007,participant_P026/session_S007/mouse_P026_S007.csv,mouse_csv,written,163637906,d2d725cf751ef7bb7c7926f1182a58cde0c67f4c07195ed7d3a10a17e4bcda3a
|
| 485 |
+
P026,S007,participant_P026/session_S007/screen_record_P026_S007.mp4,video,copied_unredacted,8350197488,f0cc52302cbad4c8cdf5baa10ba411fed82a866f799f8faae7ca3437bdf6e626
|
| 486 |
+
P026,S008,participant_P026/session_S008/captured_packets_P026_S008.pcap,pcap,anonymized,63748190,0f748be86bb7d99db72867586ecd11c7ae92add5b916328ac6ac4296b452ea4d
|
| 487 |
+
P026,S008,participant_P026/session_S008/hardware_info_P026_S008.json,hardware,written,2010,971034e2c235ae3ac757c1e6a766161656ec1be021d9d65675245fa812e5489b
|
| 488 |
+
P026,S008,participant_P026/session_S008/keyboard_P026_S008.csv,keyboard_csv,written,128724,276d5c061bc0d000cb2c7687501e73ca4c3b1d67df12cbc6ccdbbdc705454c4f
|
| 489 |
+
P026,S008,participant_P026/session_S008/mouse_P026_S008.csv,mouse_csv,written,45229403,eedad90c78ac5f548c32c9cd89373c7dd5e58beb97bab021a356d6dc1b0df041
|
| 490 |
+
P026,S008,participant_P026/session_S008/screen_record_P026_S008.mp4,video,copied_unredacted,1643007410,753f4dc9d369330f51c939f21352edcbe285d6785b02a3737aad77ba65712e9d
|
| 491 |
+
P026,S009,participant_P026/session_S009/captured_packets_P026_S009.pcap,pcap,anonymized,168142329,98f6234ff35b2bb70e4507e4671c79c99361879958739ea587b178c1dd013464
|
| 492 |
+
P026,S009,participant_P026/session_S009/hardware_info_P026_S009.json,hardware,written,2010,1f256873ea7f2c9272efe142541da6e5064630c9b4dea788a8120d0ea9d70b05
|
| 493 |
+
P026,S009,,keyboard_csv,omitted_match_csv,0,
|
| 494 |
+
P026,S009,participant_P026/session_S009/keyboard_P026_S009.csv,keyboard_csv,written,261597,2f9b853bfe9493748e790d2a4791ee8482fc6a885307376af6d53c8529379e86
|
| 495 |
+
P026,S009,,keyboard_xlsx,omitted_xlsx,0,
|
| 496 |
+
P026,S009,,mouse_csv,omitted_match_csv,0,
|
| 497 |
+
P026,S009,participant_P026/session_S009/mouse_P026_S009.csv,mouse_csv,written,93084693,0b4a331d04eb7c66e77340101f068eccf1d26a049e32a16043cc273163b38261
|
| 498 |
+
P026,S009,,mouse_xlsx,omitted_xlsx,0,
|
| 499 |
+
P026,S009,participant_P026/session_S009/screen_record_P026_S009.mp4,video,copied_unredacted,3710454693,697e7ca38f69c3e3094546c4b9785aed3a51d48e5acb8782d0d8675fb8842c63
|
| 500 |
+
P026,S010,participant_P026/session_S010/captured_packets_P026_S010.pcap,pcap,anonymized,433643035,34d51537f910ed77f1e2226f441ab0d4e7c3c456a69ed7a403a36ae229755eb1
|
| 501 |
+
P026,S010,participant_P026/session_S010/hardware_info_P026_S010.json,hardware,written,1920,3517149d2e8744cc76b9d881e439ad019d4c37421e5b7789b4f8148cbb9a2622
|
| 502 |
+
P026,S010,,keyboard_csv,omitted_match_csv,0,
|
| 503 |
+
P026,S010,,keyboard_csv,omitted_match_csv,0,
|
| 504 |
+
P026,S010,participant_P026/session_S010/keyboard_P026_S010.csv,keyboard_csv,written,521275,7e3affa9a75bf0f26e990f3262a8c60bce3ea5688d87fba0214e11b7d0798d78
|
| 505 |
+
P026,S010,,mouse_csv,omitted_match_csv,0,
|
| 506 |
+
P026,S010,,mouse_csv,omitted_match_csv,0,
|
| 507 |
+
P026,S010,participant_P026/session_S010/mouse_P026_S010.csv,mouse_csv,written,172298137,f535e692d1ff9d0eae8afd198148ec6a9eaaecde48040efd3080894f12efb25f
|
| 508 |
+
P026,S010,participant_P026/session_S010/screen_record_P026_S010.mp4,video,copied_unredacted,6533954147,8fb9d0f5261eb20570f2e62da817385412e46c7a4991586791600f14490a79d2
|
| 509 |
+
P026,S011,participant_P026/session_S011/captured_packets_P026_S011.pcap,pcap,anonymized,22351592,feb16a952c783d63f116336bf5715ecb055b80c270d49719bccfd5839423182c
|
| 510 |
+
P026,S011,participant_P026/session_S011/hardware_info_P026_S011.json,hardware,written,1571,e2f93830429d7a757d64aadb8ac5ec91d4c2165d9a20309e69503c46615062f1
|
| 511 |
+
P026,S011,,keyboard_csv,omitted_match_csv,0,
|
| 512 |
+
P026,S011,,keyboard_csv,omitted_match_csv,0,
|
| 513 |
+
P026,S011,participant_P026/session_S011/keyboard_P026_S011.csv,keyboard_csv,written,496787,12f9bd6594ad69ca6e76efccdc35c9f8c7388224de4d52e6942f8e57cfcf5bda
|
| 514 |
+
P026,S011,,mouse_csv,omitted_match_csv,0,
|
| 515 |
+
P026,S011,,mouse_csv,omitted_match_csv,0,
|
| 516 |
+
P026,S011,participant_P026/session_S011/mouse_P026_S011.csv,mouse_csv,written,109763598,2e1bfcbf9887a8a90eb4f69c03d49e5c39ce99366d19673c1cb80070cdb1d213
|
| 517 |
+
P026,S011,participant_P026/session_S011/screen_record_P026_S011.mp4,video,copied_unredacted,4685086165,4e8408f7617626b3b474e74e56c3bf3d42a236a44edb7206cc70b18938cfd248
|
| 518 |
+
P026,S012,participant_P026/session_S012/captured_packets_P026_S012.pcap,pcap,anonymized,4787392,631fa708e9c23cc1828514e1a258eb67deee64a41290887b7ec156ab5b2c1f10
|
| 519 |
+
P026,S012,participant_P026/session_S012/hardware_info_P026_S012.json,hardware,written,1569,691dde4c4d7741c0566fdea234df08a2347739b0044d5b44573108bb269dd452
|
| 520 |
+
P026,S012,,keyboard_csv,omitted_match_csv,0,
|
| 521 |
+
P026,S012,participant_P026/session_S012/keyboard_P026_S012.csv,keyboard_csv,written,68656,d0176b40130b9477ec00eaf9e5bea8715eca710908666c2dedb8bdedf5f71155
|
| 522 |
+
P026,S012,,mouse_csv,omitted_match_csv,0,
|
| 523 |
+
P026,S012,participant_P026/session_S012/mouse_P026_S012.csv,mouse_csv,written,15969848,d337996715c7b064f4a05dfe6ed8694ec0debca9e406b937f6406e64246671a8
|
| 524 |
+
P026,S012,participant_P026/session_S012/screen_record_P026_S012.mp4,video,copied_unredacted,382542498,41370a89584122aa3f59b909b8eb4edeaf38bddb98707066b700005aff673a55
|
| 525 |
+
P027,S001,participant_P027/session_S001/captured_packets_P027_S001.pcap,pcap,anonymized,11141962,57875d69350a6eda67caf5394a6d2dce08d1eea192695b6b24d469fd8a8666d7
|
| 526 |
+
P027,S001,participant_P027/session_S001/hardware_info_P027_S001.json,hardware,written,1571,f40b5e396f3b00ba603c89ebf1f969cdf16e5592ded956f925342a7b4d7612d9
|
| 527 |
+
P027,S001,,keyboard_csv,omitted_match_csv,0,
|
| 528 |
+
P027,S001,participant_P027/session_S001/keyboard_P027_S001.csv,keyboard_csv,written,48452,0055b8a82dc6f2c112641e8ed5c7f22e4db9d20a4d3e0e7337391d2764def645
|
| 529 |
+
P027,S001,,mouse_csv,omitted_match_csv,0,
|
| 530 |
+
P027,S001,participant_P027/session_S001/mouse_P027_S001.csv,mouse_csv,written,11084993,449bc43e724807ef3dc8f1869d10085382341d9284280fb35e54f2b41ae6ce30
|
| 531 |
+
P027,S001,participant_P027/session_S001/screen_record_P027_S001.mp4,video,copied_unredacted,446502455,5f0a122af8319e5316e89fb6975ba3332027cc725bfd2db588a15bba9cbaf8ef
|
| 532 |
+
P028,S013,participant_P028/session_S013/captured_packets_P028_S013.pcap,pcap,anonymized,266172894,18f590f86f1345d7b2132a02f485e2f74ba6b7459c7aba72e4851d9bd65a9011
|
| 533 |
+
P028,S013,participant_P028/session_S013/hardware_info_P028_S013.json,hardware,written,5739,9ee33efd210c98e04700f95a41300aed16241613a2d9cca0c058d997a60cdbc0
|
| 534 |
+
P028,S013,participant_P028/session_S013/keyboard_P028_S013.csv,keyboard_csv,written,170200,51132cbaedb333880e8fd3ab8d99c84339cf87d3f9356c0de742ef913304f851
|
| 535 |
+
P028,S013,participant_P028/session_S013/mouse_P028_S013.csv,mouse_csv,written,81530860,dcb9271fd36ebbdf2e7838f1d65f4e6012ebe1e31d798e88ae7d91f4a9e85210
|
| 536 |
+
P028,S014,participant_P028/session_S014/captured_packets_P028_S014.pcap,pcap,anonymized,171131817,8137cc70d56c3ed2a87ed29fa77d2aa39e3d1f89fff5a6a3fa5e91dfd78a681a
|
| 537 |
+
P028,S014,participant_P028/session_S014/hardware_info_P028_S014.json,hardware,written,5739,a43d614cdb8c4eb6529acd18d132413e63ef6e6ebf879580e6b1d6d511fdd2f4
|
| 538 |
+
P028,S014,participant_P028/session_S014/keyboard_P028_S014.csv,keyboard_csv,written,141486,02dae07b00dc935e9fb7dc177196febe41d64a0b2d0e18a0e456bb4766bba4c9
|
| 539 |
+
P028,S014,participant_P028/session_S014/mouse_P028_S014.csv,mouse_csv,written,45445898,96b3974d15812ea9124c19502e8ea4e4104ca6f336d49f2be1d7eef8b3db1605
|
| 540 |
+
P028,S015,participant_P028/session_S015/captured_packets_P028_S015.pcap,pcap,anonymized,213959709,adb1e36d726b1e157b2f3a3d50b041925fd876a65835f9a5d37b2bbbaf746937
|
| 541 |
+
P028,S015,participant_P028/session_S015/hardware_info_P028_S015.json,hardware,written,5739,68dedc2646977cf3dc7f85588cfb3984c782f17bc168b618c794a827dfe5fd5f
|
| 542 |
+
P028,S015,participant_P028/session_S015/keyboard_P028_S015.csv,keyboard_csv,written,156191,43fbd7c4f4d4e13c6532cfbddfd8a3193b834ac2b99d274fbaa37c2c3708e950
|
| 543 |
+
P028,S015,participant_P028/session_S015/mouse_P028_S015.csv,mouse_csv,written,55953217,0c02d96bb22836e3076f8dce33905e0d8b22bff373f3dafacf80225de21518cf
|
| 544 |
+
P028,S016,participant_P028/session_S016/captured_packets_P028_S016.pcap,pcap,anonymized,131073625,2a2b365cfb3b3b3f599eb0740c8dc493d96c03ded5f7918d8b5793817e9005f2
|
| 545 |
+
P028,S016,participant_P028/session_S016/hardware_info_P028_S016.json,hardware,written,5927,6c91965e2f1f422d20b2ff35dd2fd7c6c6658ddec3c1f4e7134c86e0595ecbd5
|
| 546 |
+
P028,S016,participant_P028/session_S016/keyboard_P028_S016.csv,keyboard_csv,written,224481,0c7ba0008a9bba181b7d1603c044988cd69f2d66bc7da2891f5ff4616c05ef93
|
| 547 |
+
P028,S016,participant_P028/session_S016/mouse_P028_S016.csv,mouse_csv,written,76026300,718c18b4fe2374615856e2301b297ac2f0a0e9bb6f82b5604776fe52d78f0816
|
| 548 |
+
P028,S017,participant_P028/session_S017/captured_packets_P028_S017.pcap,pcap,anonymized,46727476,0db4a52be4c7b77e21f1284267af1e4a14502ae2b27ddfc6baa6792e7f1a4a51
|
| 549 |
+
P028,S017,participant_P028/session_S017/hardware_info_P028_S017.json,hardware,written,5927,0209b7ca15b6b77e1b8147b367cefa47ae5113edc55f8a2af12cd5453a39f34c
|
| 550 |
+
P028,S017,participant_P028/session_S017/keyboard_P028_S017.csv,keyboard_csv,written,61587,792fec3f22e303e759b302f99cda75729c05b81a3c0eed3e85d0b406a673c5b4
|
| 551 |
+
P028,S017,participant_P028/session_S017/mouse_P028_S017.csv,mouse_csv,written,22886161,373b883255238620c6fdcce0453320c1e9afeaa1ba45fa528058f922fd90ed1f
|
| 552 |
+
P028,S017,participant_P028/session_S017/screen_record_P028_S017.mp4,video,copied_unredacted,2519649013,5a8944729d9f3dec6ec9301d47fd3902ce7847a59e94311420ac93ec77fca35f
|
| 553 |
+
P028,S018,participant_P028/session_S018/captured_packets_P028_S018.pcap,pcap,anonymized,27979269,93a900ba3b4d867832373867dc7842ec022a45e16dc11f06ad213f79034794d3
|
| 554 |
+
P028,S018,participant_P028/session_S018/hardware_info_P028_S018.json,hardware,written,5927,7cd3934e469a9d350b544ef413bf9a7d68bf13a95a8a84cc31483ae3bf0e2548
|
| 555 |
+
P028,S018,participant_P028/session_S018/keyboard_P028_S018.csv,keyboard_csv,written,87052,7655b166e5282249b899e502747584be6a815fec4d5f13426013e9e30131c215
|
| 556 |
+
P028,S018,participant_P028/session_S018/mouse_P028_S018.csv,mouse_csv,written,45721563,f15323425079f82434d96a78f7e2d9bbed13bb965b3ed4747ff776c5032660ea
|
| 557 |
+
P028,S018,participant_P028/session_S018/screen_record_P028_S018.mp4,video,copied_unredacted,2458747267,7af84b82e778ee83d19752012fd721789ab5cfac903e4a993a052660787dd21b
|
| 558 |
+
P028,S019,participant_P028/session_S019/captured_packets_P028_S019.pcap,pcap,anonymized,12555983,2337ce7e96d2e9a0fff5220cb4d9801f9e42c4f9cd0c5bd2a8d1c374dba3c290
|
| 559 |
+
P028,S019,participant_P028/session_S019/hardware_info_P028_S019.json,hardware,written,5927,5d63a15b2a82b66d230a0295e88948f25044056eea08892b8803145ba41b9568
|
| 560 |
+
P028,S019,participant_P028/session_S019/keyboard_P028_S019.csv,keyboard_csv,written,56952,756d12c02c0b1abacfcc8e6dce1d6fad232273b7ae118675bcee54b862e383ed
|
| 561 |
+
P028,S019,participant_P028/session_S019/mouse_P028_S019.csv,mouse_csv,written,24087116,38c5fca86773aff1ac5e52e3a9b578efb6cd5dc75f1082bb53c8857c5bc745d9
|
| 562 |
+
P028,S019,participant_P028/session_S019/screen_record_P028_S019.mp4,video,copied_unredacted,1366726029,e26e3a32ff20f0b5034e9307237c8ab08ec76bb7a6250a64fca9d9e876e48e7e
|
| 563 |
+
P028,S020,participant_P028/session_S020/captured_packets_P028_S020.pcap,pcap,anonymized,24594128,c6a4c40151c78eb4f77ce9b1c8a3f87ea345348372edf3fe811693152a54e3a5
|
| 564 |
+
P028,S020,participant_P028/session_S020/hardware_info_P028_S020.json,hardware,written,5993,bce8001305457742efb90764d1ad7faccfdd4c124d1d44b96c753eb54d5609af
|
| 565 |
+
P028,S020,participant_P028/session_S020/keyboard_P028_S020.csv,keyboard_csv,written,107715,3612a8c1d8e9eabb40907ee65fe4738153207b32a7a16dc71c798ef538626e88
|
| 566 |
+
P028,S020,participant_P028/session_S020/mouse_P028_S020.csv,mouse_csv,written,42526605,3fba5f30170c19a08347dc7f1d11bb8d7e02324f492d18529008c1f1d2359153
|
| 567 |
+
P028,S020,participant_P028/session_S020/screen_record_P028_S020.mp4,video,copied_unredacted,2382597977,c028f41dd7a123e29df35a5216966953510fb8d7e603c3729f1fff30217f16bc
|
| 568 |
+
P028,S021,participant_P028/session_S021/captured_packets_P028_S021.pcap,pcap,anonymized,6352939,603445597d4315b2d79b1238f4f4855b0bac335f8881f1d491d4ebfc9fca0cab
|
| 569 |
+
P028,S021,participant_P028/session_S021/hardware_info_P028_S021.json,hardware,written,1661,bfbac49b33725d31f0395545f313b8ccc4a00b7d6aceaae291ccbaf2700a9abc
|
| 570 |
+
P028,S021,,keyboard_csv,omitted_match_csv,0,
|
| 571 |
+
P028,S021,,keyboard_csv,omitted_match_csv,0,
|
| 572 |
+
P028,S021,participant_P028/session_S021/keyboard_P028_S021.csv,keyboard_csv,written,110695,3baafa42274b2c0553b00f629f4f03ad9aee78524acd6e4de518b3bc3b9169a1
|
| 573 |
+
P028,S021,,mouse_csv,omitted_match_csv,0,
|
| 574 |
+
P028,S021,,mouse_csv,omitted_match_csv,0,
|
| 575 |
+
P028,S021,participant_P028/session_S021/mouse_P028_S021.csv,mouse_csv,written,28634301,dadabac0b3b387cfd7be09f04370ceb4e7b38cc9a362da4377c3e9b1fbd5e3ea
|
| 576 |
+
P028,S021,participant_P028/session_S021/screen_record_P028_S021.mp4,video,copied_unredacted,1074951424,8be8382cec3168099c4be1d9d51c32de1fcc17ba3a3c671934094d3c510fc0f8
|
| 577 |
+
P028,S022,participant_P028/session_S022/captured_packets_P028_S022.pcap,pcap,anonymized,50731288,8206757fbd1d5b67987437a95214cb3ddcb49453a5e5169284a2005b7666129c
|
| 578 |
+
P028,S022,participant_P028/session_S022/hardware_info_P028_S022.json,hardware,written,6365,464f4145684bd120967dae1cc6a4f3ffd79b19ab71bef7056cc70bc6623bad1a
|
| 579 |
+
P028,S022,participant_P028/session_S022/keyboard_P028_S022.csv,keyboard_csv,written,90862,b2989af7dd05649695442921a12f0a97995d1e793751e788e71a18ce2c7fe62c
|
| 580 |
+
P028,S022,participant_P028/session_S022/mouse_P028_S022.csv,mouse_csv,written,41807548,711c87d4a7332cf18c091accb8e31f4f5ff0c3949ac9ba42667e50562a411654
|
| 581 |
+
P028,S022,participant_P028/session_S022/screen_record_P028_S022.mp4,video,copied_unredacted,2398309270,917a09015e05ba622576a5611db85f6d58581b026784a90d70c4aa6de6fd2de2
|
| 582 |
+
P028,S023,participant_P028/session_S023/captured_packets_P028_S023.pcap,pcap,anonymized,14835772,fbf749c3e09dc075bd836ccbd81f6be81579d2e970a1e368d0c813747fb0b848
|
| 583 |
+
P028,S023,participant_P028/session_S023/hardware_info_P028_S023.json,hardware,written,6445,f5e24e9420bc32a1159aea9f018127e9c4b15218f3da9cf932d2e3ec76de4828
|
| 584 |
+
P028,S023,participant_P028/session_S023/keyboard_P028_S023.csv,keyboard_csv,written,78681,b3ae7db0c98543aa91107347c8e1b8cef40e1914a596cfca4be240f142e0f75c
|
| 585 |
+
P028,S023,participant_P028/session_S023/mouse_P028_S023.csv,mouse_csv,written,37875943,93794afe5701a7c8a078b06c68358cae3fad4b09b743cf7f4d2645d7013a29b1
|
| 586 |
+
P028,S023,participant_P028/session_S023/screen_record_P028_S023.mp4,video,copied_unredacted,1972128685,358b0d41f16b1631b82ac36761adb8660540d4852d9dca4b698a1e5eb511e4e6
|
| 587 |
+
P028,S024,participant_P028/session_S024/captured_packets_P028_S024.pcap,pcap,anonymized,9242421,327ebf55a6a939b4fa68b077556ca630a3796907f3c06092fc13d5b94613a706
|
| 588 |
+
P028,S024,participant_P028/session_S024/hardware_info_P028_S024.json,hardware,written,3987,2e4a20bb7d0ac208d11d1b48242e528d58d0f107c659da113b3034a27e5336ff
|
| 589 |
+
P028,S024,participant_P028/session_S024/keyboard_P028_S024.csv,keyboard_csv,written,47142,e1c770be4f60080b316819f19ee4980d20804b78ee830e41e13b9a7133c3cd4e
|
| 590 |
+
P028,S024,participant_P028/session_S024/mouse_P028_S024.csv,mouse_csv,written,17698372,6795f669e1170c3117656e25b2fadbce28d4a085cb088b0dacb50840e516611c
|
| 591 |
+
P028,S024,participant_P028/session_S024/screen_record_P028_S024.mp4,video,copied_unredacted,1136396149,ff5d401555ea74c8e75019a0f1daf953803de575ec65b984d6c4ddf7be8081d9
|
| 592 |
+
P028,S025,participant_P028/session_S025/captured_packets_P028_S025.pcap,pcap,anonymized,34077202,854ef66fb925c0640f4f69822f08278df308723e8491c166613edeac346899eb
|
| 593 |
+
P028,S025,participant_P028/session_S025/hardware_info_P028_S025.json,hardware,written,3987,aba651762189f06a1c631347cf4862a48b902d00c1101c28c6626845eb36c635
|
| 594 |
+
P028,S025,participant_P028/session_S025/keyboard_P028_S025.csv,keyboard_csv,written,136711,20de64f73c350dc8d86ef188918c909627a28f309417fee9b8d233ccedffac7f
|
| 595 |
+
P028,S025,participant_P028/session_S025/mouse_P028_S025.csv,mouse_csv,written,64876280,2ff1e23959faf7b1e43c065b7ae4892bc370dcf950558eb8059f3984a53b1a82
|
| 596 |
+
P028,S025,participant_P028/session_S025/screen_record_P028_S025.mp4,video,copied_unredacted,3465346353,48bd3ea618c5ed23502e1bd3796101c839f6cf67b4ca7fee8c11bad1c49cc53f
|
| 597 |
+
P020,S001,participant_P020/session_S001/captured_packets_P020_S001.pcap,pcap,anonymized,22495186,f1eff5550f685fa8a6b33d203e18807986c148b2c7c8f824ed47a56200a3205f
|
| 598 |
+
P020,S001,participant_P020/session_S001/hardware_info_P020_S001.json,hardware,written,1920,d12d2d90114cc882002f1c99bac35f6213bd47bb17b58a9f942433497f4ecbba
|
| 599 |
+
P020,S001,,keyboard_csv,omitted_match_csv,0,
|
| 600 |
+
P020,S001,participant_P020/session_S001/keyboard_P020_S001.csv,keyboard_csv,written,52019,cd394185d4240fad568935050193b8005d8d6ab6166832d0a6b93db1b41c2723
|
| 601 |
+
P020,S001,,mouse_csv,omitted_match_csv,0,
|
| 602 |
+
P020,S001,participant_P020/session_S001/mouse_P020_S001.csv,mouse_csv,written,29238327,b0aacf171417d14f274aa865986473617e1467f509fb7c889d6a3a442421b31f
|
| 603 |
+
P020,S001,participant_P020/session_S001/screen_record_P020_S001.mp4,video,copied_unredacted,798705221,885d838a4bb7a2310333411f1785f63bc5e5bdd767485332676602959355a2bb
|
metadata/sha256_checksums.csv
ADDED
|
@@ -0,0 +1,394 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
path,sha256
|
| 2 |
+
participant_P001/session_S001/captured_packets_P001_S001.pcap,7ab7179ada97e9ac38ab2ec44742fa6ed9e51a38ea418b30b2b9d85588731538
|
| 3 |
+
participant_P001/session_S001/hardware_info_P001_S001.json,6a8b3fd8d8da6cf54810d81671e146cde3c5f1805357d8b173fa6de8b3d41f6c
|
| 4 |
+
participant_P001/session_S001/keyboard_P001_S001.csv,f3725bca8ac79faf03c98f447bed7ec03d5668828df716f5d80c650170a494c0
|
| 5 |
+
participant_P001/session_S001/mouse_P001_S001.csv,fc08e7e945dd2069f547b84bcbdedb0124ee25ff7c564e8a6b3c269c4f705a3f
|
| 6 |
+
participant_P001/session_S001/screen_record_P001_S001.mp4,a65a70913073b083eef71cea40be0bbcc5f619db557c99354dda35a45aaba4c6
|
| 7 |
+
participant_P002/session_S001/captured_packets_P002_S001.pcap,58549966dec07fa1fd7a90e181b2df8dac5bd3453084c828c28fd4ba618d6c41
|
| 8 |
+
participant_P002/session_S001/hardware_info_P002_S001.json,49dfb0dadf700c7d15767248a35235432d9d75f2f0aba7a048ba281cde373aaf
|
| 9 |
+
participant_P002/session_S001/keyboard_P002_S001.csv,24cd787767f8ba5423694f07eed540854b347c6b60ff77190dc26dfd705ea264
|
| 10 |
+
participant_P002/session_S001/mouse_P002_S001.csv,d70eaa63256733632cf7987563237498274352523319ae2183fc4695292db739
|
| 11 |
+
participant_P002/session_S001/screen_record_P002_S001.mp4,72b34401db3b0951b38246d2098ad0f1f3c80075d2934c42aa58f362e6431abc
|
| 12 |
+
participant_P002/session_S001/screen_record_P002_S001_part02.mp4,7be2ef8c9cfa9f4f774461b62631d2166b403fb08280e548049bc0573ff3a57d
|
| 13 |
+
participant_P002/session_S002/captured_packets_P002_S002.pcap,15b9e3fc726ee27a3bdd38541b075e1e3b688223d014576a80715c9e2bb5cb14
|
| 14 |
+
participant_P002/session_S002/hardware_info_P002_S002.json,fac02f8ffa9c18ee1c95806a802a1b25bc1c4c6f12f472bb64c4333807bce544
|
| 15 |
+
participant_P002/session_S002/keyboard_P002_S002.csv,9a6fa7498ec415149e8d8460db9697fc91b6f3a304040ccaad61b936246e04e7
|
| 16 |
+
participant_P002/session_S002/mouse_P002_S002.csv,19f93854b6c6138010d8ad86e671157c73e5558d831c7544e025be3751a0d9b7
|
| 17 |
+
participant_P002/session_S002/screen_record_P002_S002.mp4,5d6b27f1580b10768e1ed967e847e2a5a04a4bfd5f6acd5f7b1c45e0ea2bd1a1
|
| 18 |
+
participant_P003/session_S001/captured_packets_P003_S001.pcap,87626469151e5e81bc5ac1d2fdb8b40b6118cc5382d4c826885bc23a3632c6ec
|
| 19 |
+
participant_P003/session_S001/hardware_info_P003_S001.json,4b44ad0438a4d830c47fe93f24292d4cc02e261d45c0492fe014a69e8197985e
|
| 20 |
+
participant_P003/session_S001/keyboard_P003_S001.csv,f84068e3eafc0e114c1b0301851e9271de46d553061a5fb0414e19afc51adc1d
|
| 21 |
+
participant_P003/session_S001/mouse_P003_S001.csv,5fcbd1405276890f634cf5769bb577924702d08e1c39ea6bd6fbcb101706bcbe
|
| 22 |
+
participant_P003/session_S001/screen_record_P003_S001.mp4,8cf2193d291195188b098ec1bf81d04d1b86690f1ab48b2a321686d174074c05
|
| 23 |
+
participant_P003/session_S002/captured_packets_P003_S002.pcap,901137da66de2b673ec39e3d135003074753867b13ca00ba6eff27f82d1eabfc
|
| 24 |
+
participant_P003/session_S002/hardware_info_P003_S002.json,3e016a69d1e247c7b13da13d872ced008114d8ba72fb4545f5a16665d7192976
|
| 25 |
+
participant_P003/session_S002/keyboard_P003_S002.csv,639669a5fb20b343985bfbd1fb0a5b89a8489677fa0b56afee96940de3b49cab
|
| 26 |
+
participant_P003/session_S002/mouse_P003_S002.csv,ef7365bad33af72a2f004a7812ba23ea1f03eff7a61a3d982a5d705d5d15ca9a
|
| 27 |
+
participant_P003/session_S002/screen_record_P003_S002.mp4,c264765f5cd32c24c6fccb2def2805d86b61c5d2f9b9aeb4f8eb9d0ca67d0ec0
|
| 28 |
+
participant_P003/session_S003/captured_packets_P003_S003.pcap,8d7accaf01f9dce3ca267ba3f00f6ba51c18dd2894bfff9e2d349850ca317ec1
|
| 29 |
+
participant_P003/session_S003/hardware_info_P003_S003.json,d4b13004152bfe2201a873e1b086f5b950336a811419b080a3039ae66fc11208
|
| 30 |
+
participant_P003/session_S003/keyboard_P003_S003.csv,d5554b65c420686450b8028db04f9718cf18833d199282e7dd240685034959fa
|
| 31 |
+
participant_P003/session_S003/mouse_P003_S003.csv,89c059ba8ad71a04e2ff88439cf18f922a999d64fcca137bae4d31466906dfa3
|
| 32 |
+
participant_P003/session_S003/screen_record_P003_S003.mp4,ba1fa96758669f1268c53d2e563ea10a4bf2136c9aa72b33bd1845ac3860c67a
|
| 33 |
+
participant_P003/session_S004/captured_packets_P003_S004.pcap,6f429ce3fb126384d5f2f8c63da87fc4f27ebed83662055727030b1919014ca0
|
| 34 |
+
participant_P003/session_S004/hardware_info_P003_S004.json,fc0b0957b76bcebd5a9904aced217f6dbd2cee4df603d9ce2eecb17facc33590
|
| 35 |
+
participant_P003/session_S004/keyboard_P003_S004.csv,1318880add15b1258086151f8bfe96b219deca39843b33412e0c43272cdd228b
|
| 36 |
+
participant_P003/session_S004/mouse_P003_S004.csv,e52e39a65a1a9518fe473db80320fcdb9202ccae6e75bd6a980c5eba3c98c170
|
| 37 |
+
participant_P003/session_S004/screen_record_P003_S004.mp4,9997e8dacd366548ff362e2515fc0b7ec38d1a5e065f57d399c3965a1fdbb106
|
| 38 |
+
participant_P003/session_S005/captured_packets_P003_S005.pcap,2f849922f32e08bcd0692e2ad8202b3644188d16f74d9b02b8797709ffc97068
|
| 39 |
+
participant_P003/session_S005/hardware_info_P003_S005.json,1aa48ced403dbb98a07a2b0c5a19cc91bbe847357bcb98f1fb9afa18d0e16249
|
| 40 |
+
participant_P003/session_S005/keyboard_P003_S005.csv,ce8693c21294d8ae55c2f0ffc0e1d54916e6e8dd3ab3dad36f2a3810856efb47
|
| 41 |
+
participant_P003/session_S005/mouse_P003_S005.csv,0ec891af337e2f493e86d2d8d4b50bd6bfa0ae92fdd0d0803c055cdd2cf9e114
|
| 42 |
+
participant_P003/session_S005/screen_record_P003_S005.mp4,54db96cd371f6a3392975a810ce92405a61bbb644bfd00573b042330f6a48443
|
| 43 |
+
participant_P003/session_S006/captured_packets_P003_S006.pcap,5b10ffbd2430efd6f5ca1797515feb3d0b3b7a721a5feb39c51ef308c3e41638
|
| 44 |
+
participant_P003/session_S006/hardware_info_P003_S006.json,c10bbbaccad7612200bdc313294b114a68aee35c6b36c1e6747fc164f4ed1293
|
| 45 |
+
participant_P003/session_S006/keyboard_P003_S006.csv,f39f3109dda0d6aa7f7133bebaf2b7bd957c67538a309e29107cea6377b1cab4
|
| 46 |
+
participant_P003/session_S006/mouse_P003_S006.csv,0f0659f9481e20dffd495bb579194748f6b208280fc5785ae4744518ee257f57
|
| 47 |
+
participant_P003/session_S006/screen_record_P003_S006.mp4,db265b441801d8acbb9ea17e9dbd729151a6f4a5d3c4eda179467c1a737ab86d
|
| 48 |
+
participant_P003/session_S007/captured_packets_P003_S007.pcap,a53a87f2739b080f14cfac0d6de3f80585cc81f2d24badd5014b25e7bc629ad6
|
| 49 |
+
participant_P003/session_S007/hardware_info_P003_S007.json,b6d6ec02693bfe4db7ae0ba95f79bd803604f987329a0e9942bb2b659add1f91
|
| 50 |
+
participant_P003/session_S007/keyboard_P003_S007.csv,07d020fd649588e3199e337ee5dc584750451fd108590b848d620eab306dc038
|
| 51 |
+
participant_P003/session_S007/mouse_P003_S007.csv,fd9283493c3fedabf1ea30d4be16b04c0595777d1a638a875e9ac9e6ba515f01
|
| 52 |
+
participant_P003/session_S007/screen_record_P003_S007.mp4,26f1cb0270cd33aeb2f9af87db94aa2870e1ba6ef7360f58165bf8aea275e610
|
| 53 |
+
participant_P003/session_S008/captured_packets_P003_S008.pcap,d501fe93e57c2ef1f170d828fc80bee0e9a3f33f80aa3b5379838f6e95184ae2
|
| 54 |
+
participant_P003/session_S008/hardware_info_P003_S008.json,acd5e870dcad288c539ad24299307ffbb8c2bf94eef63a17f7c5f8e491d937c4
|
| 55 |
+
participant_P003/session_S008/keyboard_P003_S008.csv,3a73983d0cd41f4eb9b45c94dbb0ec0e488075a8ea49552df1ce1673488e7ce2
|
| 56 |
+
participant_P003/session_S008/mouse_P003_S008.csv,8e7bfcc5b9987c9020d37b51e83bb5daeac07afffd1a98fa62598bb46c437f3b
|
| 57 |
+
participant_P003/session_S008/screen_record_P003_S008.mp4,ca8bc71875950486fb41cd54caad5d67ea3e8992af4f7b1d2ac5ffcb6f471673
|
| 58 |
+
participant_P003/session_S009/captured_packets_P003_S009.pcap,381b612cae9ce12f57a00e111de8c7481991fa57542e07a1dabf3e16681065bc
|
| 59 |
+
participant_P003/session_S009/hardware_info_P003_S009.json,f18e01afedf802f369a1e961852ea313389e8115f9a96abbd20ef268b2ed6d75
|
| 60 |
+
participant_P003/session_S009/keyboard_P003_S009.csv,e849be4ae986490de83a9c20da2c841396cbff63ba5b386594c6ebe9263b1d9d
|
| 61 |
+
participant_P003/session_S009/mouse_P003_S009.csv,6fca4713fcd74ada8bf08627bc6605b61456ade95e8b670220b7b270571d478c
|
| 62 |
+
participant_P003/session_S009/screen_record_P003_S009.mp4,b8ca4be607113afaf4205be3a80648d0356cf08700c6a51f8a5546faabe8181c
|
| 63 |
+
participant_P003/session_S010/captured_packets_P003_S010.pcap,2dac545c191e117102b577af3b1d8e56d42f38ad5bcdff9481277dc26f2bd097
|
| 64 |
+
participant_P003/session_S010/hardware_info_P003_S010.json,0c6a321d8ffef44c3ec46d4f5975571aab2f25b127b3bdd7bd47870167a2d428
|
| 65 |
+
participant_P003/session_S010/keyboard_P003_S010.csv,b706d2e82b403dd909034655f340c4100a002eec6348a853966bfb0f2c91831c
|
| 66 |
+
participant_P003/session_S010/mouse_P003_S010.csv,7c63c28351b5e7e9534dd960bb66253a80dc89dd8264da8cd920ad5dd3c4d583
|
| 67 |
+
participant_P003/session_S010/screen_record_P003_S010.mp4,7e83064136723cdaa3582686c555c3dd27e6925677e707ce8df2825bc0713212
|
| 68 |
+
participant_P003/session_S011/captured_packets_P003_S011.pcap,5df2e9d4daca758ee9a52fff895d688091e92871d8f44042fb2a391e8a13d28d
|
| 69 |
+
participant_P003/session_S011/hardware_info_P003_S011.json,0f43dceea590a24d5f1b10f226b4505da2b6292ec7bd23d496c8b85328f62e73
|
| 70 |
+
participant_P003/session_S011/keyboard_P003_S011.csv,659d5555d47dafa218c15c6dabbdbe388303a68c6cfd564ad6a6af53503cec0c
|
| 71 |
+
participant_P003/session_S011/mouse_P003_S011.csv,32abfd37f8c855104eb9ae204d9430833fd052597d06cbc1a7b297593c57d10d
|
| 72 |
+
participant_P003/session_S011/screen_record_P003_S011.mp4,d37ead14b10cfe5442284652694adee41e66e9a73e0519bc46e980f3f8b5fd24
|
| 73 |
+
participant_P003/session_S012/captured_packets_P003_S012.pcap,94a16be9b9fb34b59ed8c7a71449de48c7eb8dc0e542959d2ab003039f20ba53
|
| 74 |
+
participant_P003/session_S012/hardware_info_P003_S012.json,abf2d815d2de4c9ce983341869616a473af06975055f4f05001c2a451896ecc9
|
| 75 |
+
participant_P003/session_S012/keyboard_P003_S012.csv,92a8c2fe508c56682d36f3d5989d911ca7f0ab669bba6075588f096223ea6669
|
| 76 |
+
participant_P003/session_S012/mouse_P003_S012.csv,c59b9d1ff1f609f3da38a2c305118a7fc134d7875db3a413d3a17095f6755f01
|
| 77 |
+
participant_P003/session_S012/screen_record_P003_S012.mp4,1023982f1333f75a78461811e02937ce84e5de1a3662ddc031a5edff4ece8e55
|
| 78 |
+
participant_P003/session_S013/captured_packets_P003_S013.pcap,f4fbefe44823c58892a33ddf8d1d3cb77acf6725f1c586e5c5d73e30c2c014c2
|
| 79 |
+
participant_P003/session_S013/hardware_info_P003_S013.json,f1965a5c4832fa6d389cb5dd1d6338cb7b3aa22e7c061407691105531fd7c1e5
|
| 80 |
+
participant_P003/session_S013/keyboard_P003_S013.csv,9c5cd0b04e827fe383832d64a769ba244d1da6c862e76da8d6feda582398d77b
|
| 81 |
+
participant_P003/session_S013/mouse_P003_S013.csv,273af3b1511b7a77d4b1fc23b232b7693056cb6821a6cdb98ce2827835a295d3
|
| 82 |
+
participant_P003/session_S013/screen_record_P003_S013.mp4,04152bf0650702bb3addc51debc437f097d3e248fd18e8de44c1bd45294de63b
|
| 83 |
+
participant_P003/session_S014/captured_packets_P003_S014.pcap,8d4da87aff45b8546641c64b57125e461d9e1060a83156192d74032bb11202b9
|
| 84 |
+
participant_P003/session_S014/hardware_info_P003_S014.json,93409faf67d1772abf5828848be6c63a2a180937a555e03843c4460a310ad708
|
| 85 |
+
participant_P003/session_S014/keyboard_P003_S014.csv,67bbf0fb99e787fdbae6a01c1b652b600f2c072ecf54363ac980cc92fb79eb34
|
| 86 |
+
participant_P003/session_S014/mouse_P003_S014.csv,4ce310590a6fe3d1697ed46399556074bfcfd6a34c74a29e08ee2031a77edcd0
|
| 87 |
+
participant_P003/session_S014/screen_record_P003_S014.mp4,e7e599bf02ee39a0c694e072b15c4ee854cc9ccda5ed523cced3d25d7b8b87f2
|
| 88 |
+
participant_P003/session_S015/captured_packets_P003_S015.pcap,951b3ba0a6d0cbcfdddac69ab4d026cb8342c36e331420d26e8099ba866612b4
|
| 89 |
+
participant_P003/session_S015/hardware_info_P003_S015.json,031e59aed61f83989e827db758c784d012c074315b6e690f986ec89b257544aa
|
| 90 |
+
participant_P003/session_S015/keyboard_P003_S015.csv,f90a973c3fac5c756c66f2efdf41e5b4e3503b0f4a11842eb26099297ba8f730
|
| 91 |
+
participant_P003/session_S015/mouse_P003_S015.csv,3534da383a750f12371d19c115c087fc8a10516f8f07a8cc73c80f12b69f1a21
|
| 92 |
+
participant_P003/session_S015/screen_record_P003_S015.mp4,53f86d324e07180d3750bf10025f694c9f97ccf2a78a11d9d3fdb714eca42cce
|
| 93 |
+
participant_P003/session_S016/captured_packets_P003_S016.pcap,73333b7494d5d465536fc7d458bf82751565e6ba96800fefbaf8790ec4e08ca9
|
| 94 |
+
participant_P003/session_S016/hardware_info_P003_S016.json,e2b6896d24aed2f37ec3b0c423c82df7ef75db5f59bad3fb04abaad6d4ff80f5
|
| 95 |
+
participant_P003/session_S016/keyboard_P003_S016.csv,897194c1b1095b8426b7e405709dbb7fd5a43dc5cc2d9dca1746d5b5401048bb
|
| 96 |
+
participant_P003/session_S016/mouse_P003_S016.csv,864e3f5893ab4a89d2e90b059d1d8ace49df780b9f0d8167795231ea3ff42123
|
| 97 |
+
participant_P003/session_S016/screen_record_P003_S016.mp4,b662b2fcba3a0b6e7acd02d733cf27420c73175c3dc57c231961ae7b8e072d35
|
| 98 |
+
participant_P003/session_S017/captured_packets_P003_S017.pcap,15edfd3b59ae1823b31a7be6d31826c5a8ce96a915dbbf84fcf12ac4d1eff546
|
| 99 |
+
participant_P003/session_S017/hardware_info_P003_S017.json,72cf2b202e8de25a71629400f80b5897abad452ad3eb19f287d49f5cf776153a
|
| 100 |
+
participant_P003/session_S017/keyboard_P003_S017.csv,239a2210ca1b6e1029bf2dfbeacac92477b8d838fb6791a7a9d720271004724f
|
| 101 |
+
participant_P003/session_S017/mouse_P003_S017.csv,c6bd86c9bbe50e801c7ce2f26e1b55bf786df44feba2ad47a2d2fc368b99896f
|
| 102 |
+
participant_P003/session_S018/captured_packets_P003_S018.pcap,934ac0f7f73b464b91b2443e93c1c7f8f48f6aa7bdcc177f445c33d5534e9966
|
| 103 |
+
participant_P003/session_S018/hardware_info_P003_S018.json,1c255111ab7891d35764b53f673ec6c0107a5e3ecddc17fda30062d817af2022
|
| 104 |
+
participant_P003/session_S018/keyboard_P003_S018.csv,5dd55f3d7826cb102c06c09388fd304b9fa1e8ac32143408844fcc2971cf0406
|
| 105 |
+
participant_P003/session_S018/mouse_P003_S018.csv,62f37ad0bfdbe79f898017f9332a1777cce0673ceb0a53b8228c4cd10c516db9
|
| 106 |
+
participant_P003/session_S018/screen_record_P003_S018.mp4,a2a505f8886f6f2a490de9d1da9651088fa32b28518022de8371dbf77fa5349d
|
| 107 |
+
participant_P003/session_S019/captured_packets_P003_S019.pcap,19c748a9d653e6de2a5754e753726773ae4727b0e3164779ab5110b46a3f391a
|
| 108 |
+
participant_P003/session_S019/hardware_info_P003_S019.json,4e3b2cb883a05aac1651b9c05f243fb2545c39477e67405b93e17dfea4ae911d
|
| 109 |
+
participant_P003/session_S019/keyboard_P003_S019.csv,2e7320e9f4e20639049106674754fd64a20c85a8e47192e2fb79d71f98df42c9
|
| 110 |
+
participant_P003/session_S019/mouse_P003_S019.csv,0b8e32291aa23acc82e21675ade0ed7c652fddc788266c78cd516b6e0750cee6
|
| 111 |
+
participant_P003/session_S019/screen_record_P003_S019.mp4,f10cabbcd009aec909b5798d5e2d0c5347afc696a5155241b4cd1ee0a1cb110c
|
| 112 |
+
participant_P004/session_S001/captured_packets_P004_S001.pcap,051572301cb011f2349ee0e21dbc54e588801dc74acb53e5639a019d409bbc1e
|
| 113 |
+
participant_P004/session_S001/hardware_info_P004_S001.json,49726a171103aed7559788b7b2404d7ee9f71082374af59a7105db698f66d0f4
|
| 114 |
+
participant_P004/session_S001/keyboard_P004_S001.csv,4b0e2d726616525ec2aea75f0078575fc920cb93a0c5d5017a282a6e6dbbef6a
|
| 115 |
+
participant_P004/session_S001/mouse_P004_S001.csv,6fef78074c06583f73c45caf7e6e166619b260a316d711326357460fa1fc11e4
|
| 116 |
+
participant_P004/session_S001/screen_record_P004_S001.mp4,eb87557edf38e2a26682e922a94fb48b4d217555a91fda7be30816517688a40a
|
| 117 |
+
participant_P005/session_S001/captured_packets_P005_S001.pcap,fdcd0aa5f044d114af2e6daf5de35e7cb5b1f1a57bf02aa4c1790640df480649
|
| 118 |
+
participant_P005/session_S001/hardware_info_P005_S001.json,ec3ac8a17f585edfe7b493f9f3d987e3ae0fafaec3ff6a0d1ec13c08438474d1
|
| 119 |
+
participant_P005/session_S001/keyboard_P005_S001.csv,b3057e5c1807e4e95faa7affff8604f50e5797b3d91ceed58cce12de86e870c7
|
| 120 |
+
participant_P005/session_S001/mouse_P005_S001.csv,46a63d00abb47d3606b11f76096067f518a86271f2cf58c993b66913d3be1403
|
| 121 |
+
participant_P005/session_S001/screen_record_P005_S001.mp4,b5f7b359e0cbefa51c227c4bbc946e37e913cc498ce0fb44cd4aa25d4a691347
|
| 122 |
+
participant_P006/session_S001/captured_packets_P006_S001.pcap,41791a248886ff472448cfc158ced561d08990d070db57ab72faa6da55a80c5e
|
| 123 |
+
participant_P006/session_S001/captured_packets_P006_S001_part02.pcap,fb942d6797539ebd3d8acb5c8d55b0c94921ba073aacfdddc54e04cc71eab73e
|
| 124 |
+
participant_P006/session_S001/hardware_info_P006_S001.json,d81d80b712494821b9714135ec9537551fb1b91dd5be83cd2869115b7c4b7e24
|
| 125 |
+
participant_P006/session_S001/keyboard_P006_S001.csv,a99034b3acb9452a56087305b7c16178ad0179bee560192fdff545f29901b738
|
| 126 |
+
participant_P006/session_S001/keyboard_P006_S001_part02.csv,11d012f2c6c4ce4473dcfcf83768698ceead423ca55b5124e3c310d8e7a5bc0c
|
| 127 |
+
participant_P006/session_S001/mouse_P006_S001.csv,754515326f123473b1163843576cc22eba3c721217fb764a9905bf62a0391b97
|
| 128 |
+
participant_P006/session_S001/mouse_P006_S001_part02.csv,c78fe3efff8124cbebc183d38f634d39ef4b0d88a54ddcf63592ebfd0e549432
|
| 129 |
+
participant_P006/session_S001/screen_record_P006_S001.mp4,350a294d158c8564090856120208cd23dd739c00a81142d3b21706c82e48a792
|
| 130 |
+
participant_P006/session_S002/captured_packets_P006_S002.pcap,8834f2d9e1221ab5e3c21f43dd749c8060bb310bef0074a843bc14603ce94edd
|
| 131 |
+
participant_P006/session_S002/hardware_info_P006_S002.json,8666c350a57f448fb4ef78e8e540d2d0b61da1444cb96d81bab8af820870a999
|
| 132 |
+
participant_P006/session_S002/keyboard_P006_S002.csv,54e9d609b3e6d274936834207c995121d1cb7dc178450a7f40858633488c0aae
|
| 133 |
+
participant_P006/session_S002/mouse_P006_S002.csv,e5c6b5c780b888b0f89d09cd64ed61b340d3ea062b1b1109f071598bbf4ee258
|
| 134 |
+
participant_P006/session_S002/screen_record_P006_S002.mp4,4c6a436c1cef41a702867b6fdce55c46bf075f9833100f33a40c6219c63d5fa0
|
| 135 |
+
participant_P006/session_S003/captured_packets_P006_S003.pcap,12bf2c8390e4f3d862523bdff0638e814582f7326c327337c397132ea3aeaa4c
|
| 136 |
+
participant_P006/session_S003/hardware_info_P006_S003.json,12a7218c72fc42f3a0672cc5e57c260eec8e1a80bb9b4b4ecf796294a9d8fcc9
|
| 137 |
+
participant_P006/session_S003/keyboard_P006_S003.csv,7605bc19c6ac6f929fc0ca9870923fd9baaf99b36af76152caa83542ff16441a
|
| 138 |
+
participant_P006/session_S003/mouse_P006_S003.csv,f9662b602e3491f84b8016d87e7c7b3394efcf21bf5526daf28526ba024e94a8
|
| 139 |
+
participant_P006/session_S003/screen_record_P006_S003.mp4,09e32b48e8a39d68e4a5f8b6ec1fc370151041d5791398bde3f9a7ea0359411c
|
| 140 |
+
participant_P006/session_S004/captured_packets_P006_S004.pcap,094b01220c268ed92bb12ef195030e3cf68500f8ec7b65f5ee2952f62c05b2a8
|
| 141 |
+
participant_P006/session_S004/hardware_info_P006_S004.json,4e81f12ec64fded300bb691be77d700d7d397cd7d12a40b819ebf0bd62cf0b3c
|
| 142 |
+
participant_P006/session_S004/keyboard_P006_S004.csv,16830e867e62165561a322863e7d8664adefddd64bcd97bc2258fda075073f94
|
| 143 |
+
participant_P006/session_S004/mouse_P006_S004.csv,70f0203a3a589c042efca73df0d4a1e17262a1d74a99eddd7c85e651334b3403
|
| 144 |
+
participant_P006/session_S004/screen_record_P006_S004.mp4,31c6af520453b3255161852803d4b7c6f85c920bbf52ba0fbfc091b7c0f3cd67
|
| 145 |
+
participant_P006/session_S005/captured_packets_P006_S005.pcap,a134a8271f23bb21de0eb1dadd6a5711aae81618e4ae075d7ca86f54fe50eba1
|
| 146 |
+
participant_P006/session_S005/hardware_info_P006_S005.json,3248976d50477bb455d62209075068af632d04d9a15e9811702eaabc1203b075
|
| 147 |
+
participant_P006/session_S005/keyboard_P006_S005.csv,1d21c67c50bf9ab1a37eb6e36ad7bfa42cada89050dd769e75e0ffeb87cf96ae
|
| 148 |
+
participant_P006/session_S005/mouse_P006_S005.csv,61da7ac7d90b5792b5a77a9216240b65b47b5e454888c6e5f7a46e64d59b9873
|
| 149 |
+
participant_P006/session_S005/screen_record_P006_S005.mp4,1d8a76adf51a57530ad62e26a6c43a362eb543b4a3eb000feae69b1ec0fe69dc
|
| 150 |
+
participant_P006/session_S006/captured_packets_P006_S006.pcap,21fab5304a2fbb1315bef25d0f4fd717b06625741dc85ed486bde2cfd749e656
|
| 151 |
+
participant_P006/session_S006/hardware_info_P006_S006.json,e2c8b3cb410e920889adbbc6a2e9cc4dea3c19b1bdd9a0c2750e72c5bb5a961b
|
| 152 |
+
participant_P006/session_S006/keyboard_P006_S006.csv,747d80ddb43e425bd5904757e85329111070cdf38e833187de0c7e4acc1ae78f
|
| 153 |
+
participant_P006/session_S006/mouse_P006_S006.csv,892728d7fa8e26eb652b13c1fe02830abb40fa597c37aac4015f9ffe0c63d2c2
|
| 154 |
+
participant_P006/session_S006/screen_record_P006_S006.mp4,1244372bd0450e49f04878a3fda040140e4dac1ff2fa96da164084238249f47b
|
| 155 |
+
participant_P007/session_S001/captured_packets_P007_S001.pcap,217df6723fbb4c0307be39eae1b754462c5b5cff0c850716df0043073f6b240e
|
| 156 |
+
participant_P007/session_S001/hardware_info_P007_S001.json,55591ace523080839ff5f4a527bce26f0575f5ef2d6ed9c982758cd5832f27f8
|
| 157 |
+
participant_P007/session_S001/keyboard_P007_S001.csv,a5b568d9143b9de58f88e49292f5104c0222abfa67e33e10b0940740b9f05ce8
|
| 158 |
+
participant_P007/session_S001/mouse_P007_S001.csv,f30980be757721fd09c2493155bddf4a95b24ec0e83bd713d1077b268e387134
|
| 159 |
+
participant_P007/session_S001/screen_record_P007_S001.mp4,dc7d3598aa211a23ce4a6ffa3e32474e36c93df0396bfe53c038d8b012abe01e
|
| 160 |
+
participant_P007/session_S002/captured_packets_P007_S002.pcap,0483e393d36886ceae1dedb617b0388ee5045b6ff0e15fdd0482d5bdc2fb0ff3
|
| 161 |
+
participant_P007/session_S002/hardware_info_P007_S002.json,3ceb7589cfe55bef5d08f3bc50e96eba07ca9ee877ea7a61b71bf450fc315db4
|
| 162 |
+
participant_P007/session_S002/keyboard_P007_S002.csv,ed805575d5edc99295d3df35fdaa4675fcbbc86f86dd5cca3fbbfb592d0a5ddc
|
| 163 |
+
participant_P007/session_S002/mouse_P007_S002.csv,8e55127bc032f0a6f7766695d52e8506060c1e6de32e5a84a8e81811a410cadc
|
| 164 |
+
participant_P007/session_S002/screen_record_P007_S002.mp4,1dbadf0c3d7f9a0aa0b5d97e9b15370d3f4da0bcbc3829e0579886298aa48bd0
|
| 165 |
+
participant_P008/session_S001/captured_packets_P008_S001.pcap,9ec1ba13a0da743c343c71051c62df6c57246cf8058b23780f5cfef38d340e61
|
| 166 |
+
participant_P008/session_S001/hardware_info_P008_S001.json,ef609db76939d9f95c9b9027e5c13c60efa93cc43e365df96589e92446c3a952
|
| 167 |
+
participant_P008/session_S001/keyboard_P008_S001.csv,d1f00a50b66a915a5bbf76ed63eb54127d08841a1f4e4e9c773a4c34b1807fa8
|
| 168 |
+
participant_P008/session_S001/mouse_P008_S001.csv,527dc3fb403746ca5d50327ac09034f9576b3d6b39dbf36e00ae2111bb446dfa
|
| 169 |
+
participant_P008/session_S001/screen_record_P008_S001.mp4,773824f1556060e3c5cecb5bf352df8aee5d1de47da8fd16f29d7d8c3c74c14a
|
| 170 |
+
participant_P008/session_S002/captured_packets_P008_S002.pcap,e4d7d3b391b9b49c5147e055d9e0557e3541bbcd83060ff933925c6f8631c7d2
|
| 171 |
+
participant_P008/session_S002/hardware_info_P008_S002.json,7140f600aef2ea4f630fb5b2dbc6780f9698f3a09fb17cfb94f06cd76de85ecf
|
| 172 |
+
participant_P008/session_S002/keyboard_P008_S002.csv,44673e4127fe426874482a839ebe11fb396aa3144832c4de2643eeed45cbcd84
|
| 173 |
+
participant_P008/session_S002/mouse_P008_S002.csv,83b2466e1470160fc1120a6470c92e7ffa9bc89ce288d947b9317308c57e835f
|
| 174 |
+
participant_P008/session_S002/screen_record_P008_S002.mp4,0c8eb650252a12ab135334e6a36d4ffb26eb889da5162246a953fde4c3297609
|
| 175 |
+
participant_P009/session_S001/captured_packets_P009_S001.pcap,58268a87586ba9e977bc896908401aaa7120be420eb2647bd76aad513a499e19
|
| 176 |
+
participant_P009/session_S001/hardware_info_P009_S001.json,3e700672521036d309595bf3b1452de79ffb0a51e35f88b36a46d0b7a3cf5616
|
| 177 |
+
participant_P009/session_S001/keyboard_P009_S001.csv,25ee62ae5d64bfec331d9c7ae07e9b389cc9b8bfe07ec9540ebcf366f33b0b1c
|
| 178 |
+
participant_P009/session_S001/mouse_P009_S001.csv,58b8ae7d51d81d923d53af1fd43a48fdaec18f3f1ecb37076dc0d43a871a1771
|
| 179 |
+
participant_P009/session_S002/captured_packets_P009_S002.pcap,7494c7c0d855212bdf237dbae7358f0569996744d8bd7e63d21faa2989b20b9a
|
| 180 |
+
participant_P009/session_S002/hardware_info_P009_S002.json,aeb8fbde5615c25a5748fd8fc6607626112b3a175e938179bc8468437683cef0
|
| 181 |
+
participant_P009/session_S002/keyboard_P009_S002.csv,c9d1eb9abd28588f4715072849716486300a9f07929debaff51c3a4d58df17c1
|
| 182 |
+
participant_P009/session_S002/mouse_P009_S002.csv,aff46ab0660be74bfeb77fc9e512921341ae818cd4d5369ba8fa4e29e335e3e7
|
| 183 |
+
participant_P009/session_S002/screen_record_P009_S002.mp4,25c2bc9533f098703b84ea82e1efbe31ec00d6209b5c636d858a562284eabdf9
|
| 184 |
+
participant_P009/session_S002/screen_record_P009_S002_part02.mp4,4409010f3ab63aad85a7f048f71c52621ddbfaf6c38be5ef8af16cc45ef27fd3
|
| 185 |
+
participant_P010/session_S001/captured_packets_P010_S001.pcap,1ed5ad6a7c6bc6d43905d9bf50c583111ef59842425ca52882f3610d46e004ad
|
| 186 |
+
participant_P010/session_S001/hardware_info_P010_S001.json,7f7f42937c11f86ceeadc34acc0e0c963a3db65ba7d67a0ed484efd720bd54f6
|
| 187 |
+
participant_P010/session_S001/keyboard_P010_S001.csv,8e2e8622cb750ae9a6e4ef947143af5acf8a69231678a90641e71ce67f4d3d05
|
| 188 |
+
participant_P010/session_S001/mouse_P010_S001.csv,08a8949e061e8e7c5f578868b1de650409a9ab5ca40a84f0c6900abb3261db68
|
| 189 |
+
participant_P010/session_S002/captured_packets_P010_S002.pcap,fd877a0c9428856bb7605b565d578e47f0411e342b1324fd2f03d1849a68a8a9
|
| 190 |
+
participant_P010/session_S002/hardware_info_P010_S002.json,ef27af34e59e86b4b5dd606e43c7ead771acf9646e6a31d55de93cfe106e7c3c
|
| 191 |
+
participant_P010/session_S002/keyboard_P010_S002.csv,bad397c3f6320aab5bea41d431ca7e44f2bf7bd868637f447553c4955011130f
|
| 192 |
+
participant_P010/session_S002/mouse_P010_S002.csv,5ba81dee3a1071770d47b63adf86dabb77b12c1e461100175b502cfa094f218f
|
| 193 |
+
participant_P010/session_S002/screen_record_P010_S002.mp4,273fe285aeaab347c8e62ec42e08e1d43d6025b114c53ad766301c8713312bbc
|
| 194 |
+
participant_P010/session_S003/captured_packets_P010_S003.pcap,9c6d99b2f3ada9a3b7fe465d2d71934f2f3c404ce7478a0099e7fc2e35317571
|
| 195 |
+
participant_P010/session_S003/hardware_info_P010_S003.json,247c39f008857047688ce7099d9aa1f3376ce17850916bed8dd75711e37692bd
|
| 196 |
+
participant_P010/session_S003/keyboard_P010_S003.csv,76d33627e44b4d1414d1cb4705f2b9cc01aa3bb0bd9127d231d765c6a769d0c8
|
| 197 |
+
participant_P010/session_S003/mouse_P010_S003.csv,dbbe236070bdaec49f10cb6cc4d21b34a43455e69152d0ce120790109ef73f0e
|
| 198 |
+
participant_P010/session_S003/screen_record_P010_S003.mp4,dabf82dbda4dc18f94c522f899552375ca5c7d70b33dd2abab31f5ab473645a9
|
| 199 |
+
participant_P010/session_S004/captured_packets_P010_S004.pcap,217e02b158e54bfb6347ae1f91bff92f02a7a128830ad1ccdff508b8fee23484
|
| 200 |
+
participant_P010/session_S004/hardware_info_P010_S004.json,64b2fe11193b098afabeddb98173ea2bec9826e5e11b1414eec8336bc2886e8f
|
| 201 |
+
participant_P010/session_S004/keyboard_P010_S004.csv,cbacba894805a5691c0b2df1c71dd6ee417afc2c3a427acacff12ae9ff18881e
|
| 202 |
+
participant_P010/session_S004/mouse_P010_S004.csv,44b2a657ef64de691578b80648f7d38a7a7a5e974838c8317c7645514bee71af
|
| 203 |
+
participant_P010/session_S004/screen_record_P010_S004.mp4,7e6b342365179757ae46c3937405e3a7a4ca016dbc88edde07798646343f9b61
|
| 204 |
+
participant_P011/session_S001/captured_packets_P011_S001.pcap,9a21b2e9d8ee863711222deeb32050a942b6f4447e44159df6c9026e273ba5d4
|
| 205 |
+
participant_P011/session_S001/hardware_info_P011_S001.json,437e5ec77d95b4e282c0a509bdff6587cf35ef3b31ecc52bf7c3c49746580b04
|
| 206 |
+
participant_P011/session_S001/keyboard_P011_S001.csv,52babfe657cb0d59c7e965622875f453e4525629fb683d492a0e98378534a2df
|
| 207 |
+
participant_P011/session_S001/mouse_P011_S001.csv,26de4f4c574d48faf37f42334da1207f4862954cf7751e36e8dd118b7b307d92
|
| 208 |
+
participant_P011/session_S001/screen_record_P011_S001.mp4,84dfa6e2bffeff2499ce382f5b84337c73eaaa046b667aa8313e73328b6a8d67
|
| 209 |
+
participant_P012/session_S001/captured_packets_P012_S001.pcap,c7b76808385b7723e7160bd7359afe2db7a5a44882459ffb8685588a84f8731b
|
| 210 |
+
participant_P012/session_S001/hardware_info_P012_S001.json,046d6c2f27bd5ac5783a22f90808ac89770783b2e56c23dda7169f2e7fd233e2
|
| 211 |
+
participant_P012/session_S001/keyboard_P012_S001.csv,2ab2dd13fea1c5840b00cac1119b6253a5e93fb4eef7c3de87da7c15619f86f1
|
| 212 |
+
participant_P012/session_S001/mouse_P012_S001.csv,ec365afbca1563cfbee50f13b59570618211b0cfa62cef2f3048f85b26f251c9
|
| 213 |
+
participant_P012/session_S001/screen_record_P012_S001.mp4,2ec7ec9689996464dea0ee45f117eab1300e1fb7e88d4b37e1b0efa8379e25d9
|
| 214 |
+
participant_P012/session_S002/captured_packets_P012_S002.pcap,a1e56a4b571d4298af980e55ddd0efe9de022f5707efc12faee0dea79e35738f
|
| 215 |
+
participant_P012/session_S002/hardware_info_P012_S002.json,1a60c091eae5b3e57934be479ea2f9a9a831e3c66bc82bf59d6663d719bff156
|
| 216 |
+
participant_P012/session_S002/keyboard_P012_S002.csv,a3c972a87a7225c04695cad3671ecf07a151d8968e6a9d751967ff358c9db7da
|
| 217 |
+
participant_P012/session_S002/mouse_P012_S002.csv,ef69c2e51e28308f767d465a8497e5816aaa12fe610bb99b140966437dea8d4f
|
| 218 |
+
participant_P012/session_S002/screen_record_P012_S002.mp4,eb37b1fd862f197959adb28c241413ced8192f63f84575d5a557b03720ac4251
|
| 219 |
+
participant_P016/session_S001/captured_packets_P016_S001.pcap,8861bc72ba069eca1eb7374ae66d95662b190d3b438211b3a5e21e53eeb8f5b8
|
| 220 |
+
participant_P016/session_S001/hardware_info_P016_S001.json,046a2be06c988e6e49e11b3d8f05531cab665e72761a12bfbcf4294293e0e096
|
| 221 |
+
participant_P016/session_S001/keyboard_P016_S001.csv,db5fc2d785515ff92cf8822539260038fb9975b8d272e428e76e24549ff33acd
|
| 222 |
+
participant_P016/session_S001/mouse_P016_S001.csv,46fb3e7c694c8c330049a275c1fe158d0106163f77ac45f398985dc852fd2911
|
| 223 |
+
participant_P016/session_S001/screen_record_P016_S001.mp4,13fb09c77f02c948320c61eb664401bd6f065aa7f4cdbd3a279328a4329146f8
|
| 224 |
+
participant_P013/session_S001/captured_packets_P013_S001.pcap,d833f1b74cb6f3b59d21619d008d8bd985ebfc031afc190a4e29f1f79ba5491e
|
| 225 |
+
participant_P013/session_S001/hardware_info_P013_S001.json,6feb9b4afcacd3007c1ada4a802af60dc04bdf0073d7a26b30c8cb07b28f4134
|
| 226 |
+
participant_P013/session_S001/keyboard_P013_S001.csv,2106a31e1ff7ddd0907bf2024c3e46769526441bec6528b23345467756e100e7
|
| 227 |
+
participant_P013/session_S001/mouse_P013_S001.csv,6e1c5160c4c2136b4e122e05fb3d7bb371394838d584f1c015ea4db5e65192a8
|
| 228 |
+
participant_P013/session_S001/screen_record_P013_S001.mp4,28ca83ae28246ce6d0af75ece9367100eaf4f14993502b8f946fd02e991bc26a
|
| 229 |
+
participant_P014/session_S001/captured_packets_P014_S001.pcap,e2112d74b7524c29af97a809d0ce588e10573fb2aa82a22b4eee03f837a238d8
|
| 230 |
+
participant_P014/session_S001/hardware_info_P014_S001.json,92c6b262ee3b12dd8610772793bc4fb9cd0f8c005564c41904b9e5cbd3f84f60
|
| 231 |
+
participant_P014/session_S001/keyboard_P014_S001.csv,9e6858c2ba22685eea44c66d247fde544644be38434e880b08ee08b85e1dc325
|
| 232 |
+
participant_P014/session_S001/mouse_P014_S001.csv,ddbf6d537153d730940a2ff30b94e9283f2a1c842cc0489b1a36ac90c1634556
|
| 233 |
+
participant_P014/session_S001/screen_record_P014_S001.mp4,65b05416b625451902c34f59ca2dc20e862b18b3b4d7fd3be1ec7659d4c2b267
|
| 234 |
+
participant_P015/session_S001/captured_packets_P015_S001.pcap,c09976e46288362b28d59e53a712ebfa0a8338fa07ff1c10b86c1db355c42a5f
|
| 235 |
+
participant_P015/session_S001/hardware_info_P015_S001.json,730ad006ec2e49723235e4be80a7c95b91fb2c75057c1a37b4aac436a8771b27
|
| 236 |
+
participant_P015/session_S001/keyboard_P015_S001.csv,2557db553019508fc04243556024cd06624b2506c83b638e235c385b07849925
|
| 237 |
+
participant_P015/session_S001/mouse_P015_S001.csv,18daeaf55377bff96476d0a3138ca29e17004fcec634a19580904f4f33e12d03
|
| 238 |
+
participant_P015/session_S001/screen_record_P015_S001.mp4,5f797f1af1aaaf7b402701e9301fe1ee2b980dd12c21968a571e89253fa9ea72
|
| 239 |
+
participant_P015/session_S002/captured_packets_P015_S002.pcap,8861bc72ba069eca1eb7374ae66d95662b190d3b438211b3a5e21e53eeb8f5b8
|
| 240 |
+
participant_P015/session_S002/hardware_info_P015_S002.json,6f44280fffeb6b2218c7947ef607029db7398eae0d97e604c0f20f400f631bd8
|
| 241 |
+
participant_P015/session_S002/keyboard_P015_S002.csv,31bc31b1d36cc01564f3553d3ac65b60fc209ae49a1bb51b45b60d4ed24e21f6
|
| 242 |
+
participant_P015/session_S002/mouse_P015_S002.csv,9c22f526767491d619e127a1c9d96ca1d933223e44d7662c0be153eec40923f3
|
| 243 |
+
participant_P015/session_S002/screen_record_P015_S002.mp4,13fb09c77f02c948320c61eb664401bd6f065aa7f4cdbd3a279328a4329146f8
|
| 244 |
+
participant_P017/session_S001/captured_packets_P017_S001.pcap,adc05042a78beafb06868ae92dc786365cc0f4c0d05b7dd8690ff783267986da
|
| 245 |
+
participant_P017/session_S001/hardware_info_P017_S001.json,1d8500b2d2004c339d29d9e021af60c07ee621302e886518b4fe818033c491fa
|
| 246 |
+
participant_P017/session_S001/keyboard_P017_S001.csv,b6745f2dbb0991932360f557b6566d75a4b49c645b119f10be5c74f03ed51df6
|
| 247 |
+
participant_P017/session_S001/mouse_P017_S001.csv,4dce009d548665e49cb06d5d4bccca9788aca0dd921b8031ef0355ce466bc065
|
| 248 |
+
participant_P017/session_S001/screen_record_P017_S001.mp4,30115cef8e90b44eb5baf98bddfa2bbd6127f056369bac8702eccffb6daf541b
|
| 249 |
+
participant_P018/session_S001/captured_packets_P018_S001.pcap,ca471688340caca64fc0c579ccd11f6d4b4812b3fb4f2892d06545a953044776
|
| 250 |
+
participant_P018/session_S001/hardware_info_P018_S001.json,6fa80a5423cb72747b02fd52e68111448be451b0e6f210f54c7cbdc4a46dbebd
|
| 251 |
+
participant_P018/session_S001/keyboard_P018_S001.csv,38758808a8d11bb9dc4397c1e3da65b5f2f0f8ec73af3b45cd29d5460aa24ea8
|
| 252 |
+
participant_P018/session_S001/mouse_P018_S001.csv,1a29482a5b1b014d25bd5419b8a399d673d848fe090d64131c548833504dcc4a
|
| 253 |
+
participant_P018/session_S001/screen_record_P018_S001.mp4,8dc685f0ee3582ddb8fe7e3a4a4fbe9843d9fe68719a80c8bce22db997e15186
|
| 254 |
+
participant_P019/session_S001/captured_packets_P019_S001.pcap,f8c4e6b9dc8c9dc624c12bbd4eb9a3126423e429d4fd0c6d7d5e3349aafda993
|
| 255 |
+
participant_P019/session_S001/hardware_info_P019_S001.json,8e94f11d192417cefb5d33574361c8e61a78183fd2ddb9de6fc01370198f9f21
|
| 256 |
+
participant_P019/session_S001/keyboard_P019_S001.csv,c8082150a3145dd62172436455f57b2be989a5588d8268df031e66dfb9f898b9
|
| 257 |
+
participant_P019/session_S001/mouse_P019_S001.csv,7d85e869ecb03dc67a39e9a793803d9dfb7ad549f2f046fce0b2be98d7dda56e
|
| 258 |
+
participant_P019/session_S001/screen_record_P019_S001.mp4,0c631e09d88c6ff4a26e63153fcebf4f971b2fe474ec2e478dbdc037f8f7e418
|
| 259 |
+
participant_P021/session_S001/captured_packets_P021_S001.pcap,15db1389d97f88a04e1cb86080dc25eb2eac27382612afbf9282cf62b760db47
|
| 260 |
+
participant_P021/session_S001/hardware_info_P021_S001.json,61b85b63b1baafcf9bca69477c5aaa9ffd72d04d859c5f5d75b7e47f8880d7b6
|
| 261 |
+
participant_P021/session_S001/keyboard_P021_S001.csv,6f386ce15252209ac4debca8ad315f9b40f44c42acf87ca161b15365ff38091b
|
| 262 |
+
participant_P021/session_S001/mouse_P021_S001.csv,ba00b4b7903dd89d7241ab24b20ccbfc4290a7721eb02066d4bdd5b682b6f02a
|
| 263 |
+
participant_P021/session_S001/screen_record_P021_S001.mp4,2f439be3a11fed479655cc4286d91fb1f401d26747fe0d4a5dad1dad21225c72
|
| 264 |
+
participant_P022/session_S001/captured_packets_P022_S001.pcap,97aa55e41040ddf69a685d3c3a4ae26389ff0638c72f837aecf88cf5a280b369
|
| 265 |
+
participant_P022/session_S001/hardware_info_P022_S001.json,6eacf78de8a42ec15293d4d36755e3b3291d195925c75bc7085e7906d243b1c0
|
| 266 |
+
participant_P022/session_S001/keyboard_P022_S001.csv,e6546a771bc207788cb314d657180c05e8047941eb9a3e38149c7052c4582837
|
| 267 |
+
participant_P022/session_S001/mouse_P022_S001.csv,9477c18b8c449352d6c7a390f8a5bf021d731431befc32bd9259562f370e1fca
|
| 268 |
+
participant_P022/session_S001/screen_record_P022_S001.mp4,465969d90e200ced90abfcaabc049357901915e1469808a69d0cbc347d335535
|
| 269 |
+
participant_P022/session_S002/captured_packets_P022_S002.pcap,d1da2acede4898b788255aa7113a9c4738f65f733aee03673b868008a29f8f75
|
| 270 |
+
participant_P022/session_S002/hardware_info_P022_S002.json,2c156e12757f048cab4667b9b5783292342d9d021568071c2daa077cc256c1cb
|
| 271 |
+
participant_P022/session_S002/keyboard_P022_S002.csv,b35602e77bc4052b3693370ba19f01063aa99ebb8f24f14039555a6ccc3a1852
|
| 272 |
+
participant_P022/session_S002/mouse_P022_S002.csv,0a43c92e6bc37133f97d9e1fda005698f040c9a5e4e610aa8314aee1db291120
|
| 273 |
+
participant_P022/session_S002/screen_record_P022_S002.mp4,21e9645d9052618164118631d876cc4d14915d2930536ee5a7e1d5d0324a200a
|
| 274 |
+
participant_P023/session_S001/captured_packets_P023_S001.pcap,a8230d65fc8ecfcc7dd2f74f611ba11e3be00de238a1606b3180de76a7352de5
|
| 275 |
+
participant_P023/session_S001/hardware_info_P023_S001.json,06a85247b454ca983fbff94d91e78bf3804f51e55311369e5813735ecb6166fc
|
| 276 |
+
participant_P023/session_S001/keyboard_P023_S001.csv,53c8b289312c1752a8f6a12be02949fd553fb83a1066e192339ae559eceea7e4
|
| 277 |
+
participant_P023/session_S001/mouse_P023_S001.csv,b5c37259847acf7f8e13435d97db3de7b4e8e46ddfc9a2cd02969c094f54d9d5
|
| 278 |
+
participant_P023/session_S001/screen_record_P023_S001.mp4,f8f741d23dc9893cea0ac40a7da358dbd75087cff196fbcdcef116508a0d0dcb
|
| 279 |
+
participant_P024/session_S001/captured_packets_P024_S001.pcap,a1b7465a47c3a397b29e97867dc214edd6e8e6ca84766cb120a661403dd8d396
|
| 280 |
+
participant_P024/session_S001/hardware_info_P024_S001.json,d476d6938fa6a298ce49df1b43892dbe827f4730ddd1c4b62ee64c9ccbe157a0
|
| 281 |
+
participant_P024/session_S001/keyboard_P024_S001.csv,bfe4530585f0846dcada07be1e0e76eea830b0fa0b76195b556c2bf95c452abd
|
| 282 |
+
participant_P024/session_S001/mouse_P024_S001.csv,f27dfab7c67c6fd3066e0fca9e158f6924af0f6968ffb4aac1cd0ef358c194c4
|
| 283 |
+
participant_P024/session_S001/screen_record_P024_S001.mp4,94b26f082acc1814a6ef0b8c4e56f0cbfd1b44bf46cea0718a998c87df17c66a
|
| 284 |
+
participant_P025/session_S001/captured_packets_P025_S001.pcap,766e59b3701b9577ef6838cbdc3b6434a4a4506fc65189aef3178895ef95903e
|
| 285 |
+
participant_P025/session_S001/hardware_info_P025_S001.json,480c986540df84a0dcf7640ebd138bf560f5887f418b154b989f0e4a7dab4218
|
| 286 |
+
participant_P025/session_S001/keyboard_P025_S001.csv,492995c91a0c35932e02cc318c51d832b92288ae83d48b2e2870c9739b833f1e
|
| 287 |
+
participant_P025/session_S001/mouse_P025_S001.csv,8aad874f806bec0cd5469c59680721e844eff7dedfb508a25f6e96de3852c5bf
|
| 288 |
+
participant_P025/session_S001/screen_record_P025_S001.mp4,fb75ea72ee5fe61019ef1657676884401c0bb4e3a2a0eb4582371ceb1746453c
|
| 289 |
+
participant_P026/session_S006/captured_packets_P026_S006.pcap,06c1751119fe51b1fd2c8e21b7a957e69870ee13fb899b4457cce79b09e85cc9
|
| 290 |
+
participant_P026/session_S006/hardware_info_P026_S006.json,cdb3934ca79ce8227b626dcbf0725561874a47fee980a620ef72ed50c1f78623
|
| 291 |
+
participant_P026/session_S006/keyboard_P026_S006.csv,3bb0f0a0b8d344d7c5db98c50a0b99b33ce2101330c450c86c8971c34dd92e26
|
| 292 |
+
participant_P026/session_S006/mouse_P026_S006.csv,24b9cc0d3840c906751acb5555da6deef0e84688720f29c6329f42c19e68e4ab
|
| 293 |
+
participant_P026/session_S006/screen_record_P026_S006.mp4,594fa42025d227347033091cb231ec3044b2d71392cbdc063e4433cf4f73fb14
|
| 294 |
+
participant_P026/session_S007/captured_packets_P026_S007.pcap,969cb88b9731366d4e61790b95fb6046362bcafb18a7cc588841ec7fbcadb24d
|
| 295 |
+
participant_P026/session_S007/hardware_info_P026_S007.json,2e8228a64ab90c48aaf41013b1482120c51527bc77f2dae2853dcc05f19fac47
|
| 296 |
+
participant_P026/session_S007/keyboard_P026_S007.csv,eb0fd85ca10b5db2920cce18160cb3318ed8e1af0a62f4c8319b9e6b9077b42f
|
| 297 |
+
participant_P026/session_S007/mouse_P026_S007.csv,d2d725cf751ef7bb7c7926f1182a58cde0c67f4c07195ed7d3a10a17e4bcda3a
|
| 298 |
+
participant_P026/session_S007/screen_record_P026_S007.mp4,f0cc52302cbad4c8cdf5baa10ba411fed82a866f799f8faae7ca3437bdf6e626
|
| 299 |
+
participant_P026/session_S008/captured_packets_P026_S008.pcap,0f748be86bb7d99db72867586ecd11c7ae92add5b916328ac6ac4296b452ea4d
|
| 300 |
+
participant_P026/session_S008/hardware_info_P026_S008.json,971034e2c235ae3ac757c1e6a766161656ec1be021d9d65675245fa812e5489b
|
| 301 |
+
participant_P026/session_S008/keyboard_P026_S008.csv,276d5c061bc0d000cb2c7687501e73ca4c3b1d67df12cbc6ccdbbdc705454c4f
|
| 302 |
+
participant_P026/session_S008/mouse_P026_S008.csv,eedad90c78ac5f548c32c9cd89373c7dd5e58beb97bab021a356d6dc1b0df041
|
| 303 |
+
participant_P026/session_S008/screen_record_P026_S008.mp4,753f4dc9d369330f51c939f21352edcbe285d6785b02a3737aad77ba65712e9d
|
| 304 |
+
participant_P026/session_S009/captured_packets_P026_S009.pcap,98f6234ff35b2bb70e4507e4671c79c99361879958739ea587b178c1dd013464
|
| 305 |
+
participant_P026/session_S009/hardware_info_P026_S009.json,1f256873ea7f2c9272efe142541da6e5064630c9b4dea788a8120d0ea9d70b05
|
| 306 |
+
participant_P026/session_S009/keyboard_P026_S009.csv,2f9b853bfe9493748e790d2a4791ee8482fc6a885307376af6d53c8529379e86
|
| 307 |
+
participant_P026/session_S009/mouse_P026_S009.csv,0b4a331d04eb7c66e77340101f068eccf1d26a049e32a16043cc273163b38261
|
| 308 |
+
participant_P026/session_S009/screen_record_P026_S009.mp4,697e7ca38f69c3e3094546c4b9785aed3a51d48e5acb8782d0d8675fb8842c63
|
| 309 |
+
participant_P026/session_S010/captured_packets_P026_S010.pcap,34d51537f910ed77f1e2226f441ab0d4e7c3c456a69ed7a403a36ae229755eb1
|
| 310 |
+
participant_P026/session_S010/hardware_info_P026_S010.json,3517149d2e8744cc76b9d881e439ad019d4c37421e5b7789b4f8148cbb9a2622
|
| 311 |
+
participant_P026/session_S010/keyboard_P026_S010.csv,7e3affa9a75bf0f26e990f3262a8c60bce3ea5688d87fba0214e11b7d0798d78
|
| 312 |
+
participant_P026/session_S010/mouse_P026_S010.csv,f535e692d1ff9d0eae8afd198148ec6a9eaaecde48040efd3080894f12efb25f
|
| 313 |
+
participant_P026/session_S010/screen_record_P026_S010.mp4,8fb9d0f5261eb20570f2e62da817385412e46c7a4991586791600f14490a79d2
|
| 314 |
+
participant_P026/session_S011/captured_packets_P026_S011.pcap,feb16a952c783d63f116336bf5715ecb055b80c270d49719bccfd5839423182c
|
| 315 |
+
participant_P026/session_S011/hardware_info_P026_S011.json,e2f93830429d7a757d64aadb8ac5ec91d4c2165d9a20309e69503c46615062f1
|
| 316 |
+
participant_P026/session_S011/keyboard_P026_S011.csv,12f9bd6594ad69ca6e76efccdc35c9f8c7388224de4d52e6942f8e57cfcf5bda
|
| 317 |
+
participant_P026/session_S011/mouse_P026_S011.csv,2e1bfcbf9887a8a90eb4f69c03d49e5c39ce99366d19673c1cb80070cdb1d213
|
| 318 |
+
participant_P026/session_S011/screen_record_P026_S011.mp4,4e8408f7617626b3b474e74e56c3bf3d42a236a44edb7206cc70b18938cfd248
|
| 319 |
+
participant_P026/session_S012/captured_packets_P026_S012.pcap,631fa708e9c23cc1828514e1a258eb67deee64a41290887b7ec156ab5b2c1f10
|
| 320 |
+
participant_P026/session_S012/hardware_info_P026_S012.json,691dde4c4d7741c0566fdea234df08a2347739b0044d5b44573108bb269dd452
|
| 321 |
+
participant_P026/session_S012/keyboard_P026_S012.csv,d0176b40130b9477ec00eaf9e5bea8715eca710908666c2dedb8bdedf5f71155
|
| 322 |
+
participant_P026/session_S012/mouse_P026_S012.csv,d337996715c7b064f4a05dfe6ed8694ec0debca9e406b937f6406e64246671a8
|
| 323 |
+
participant_P026/session_S012/screen_record_P026_S012.mp4,41370a89584122aa3f59b909b8eb4edeaf38bddb98707066b700005aff673a55
|
| 324 |
+
participant_P027/session_S001/captured_packets_P027_S001.pcap,57875d69350a6eda67caf5394a6d2dce08d1eea192695b6b24d469fd8a8666d7
|
| 325 |
+
participant_P027/session_S001/hardware_info_P027_S001.json,f40b5e396f3b00ba603c89ebf1f969cdf16e5592ded956f925342a7b4d7612d9
|
| 326 |
+
participant_P027/session_S001/keyboard_P027_S001.csv,0055b8a82dc6f2c112641e8ed5c7f22e4db9d20a4d3e0e7337391d2764def645
|
| 327 |
+
participant_P027/session_S001/mouse_P027_S001.csv,449bc43e724807ef3dc8f1869d10085382341d9284280fb35e54f2b41ae6ce30
|
| 328 |
+
participant_P027/session_S001/screen_record_P027_S001.mp4,5f0a122af8319e5316e89fb6975ba3332027cc725bfd2db588a15bba9cbaf8ef
|
| 329 |
+
participant_P028/session_S013/captured_packets_P028_S013.pcap,18f590f86f1345d7b2132a02f485e2f74ba6b7459c7aba72e4851d9bd65a9011
|
| 330 |
+
participant_P028/session_S013/hardware_info_P028_S013.json,9ee33efd210c98e04700f95a41300aed16241613a2d9cca0c058d997a60cdbc0
|
| 331 |
+
participant_P028/session_S013/keyboard_P028_S013.csv,51132cbaedb333880e8fd3ab8d99c84339cf87d3f9356c0de742ef913304f851
|
| 332 |
+
participant_P028/session_S013/mouse_P028_S013.csv,dcb9271fd36ebbdf2e7838f1d65f4e6012ebe1e31d798e88ae7d91f4a9e85210
|
| 333 |
+
participant_P028/session_S014/captured_packets_P028_S014.pcap,8137cc70d56c3ed2a87ed29fa77d2aa39e3d1f89fff5a6a3fa5e91dfd78a681a
|
| 334 |
+
participant_P028/session_S014/hardware_info_P028_S014.json,a43d614cdb8c4eb6529acd18d132413e63ef6e6ebf879580e6b1d6d511fdd2f4
|
| 335 |
+
participant_P028/session_S014/keyboard_P028_S014.csv,02dae07b00dc935e9fb7dc177196febe41d64a0b2d0e18a0e456bb4766bba4c9
|
| 336 |
+
participant_P028/session_S014/mouse_P028_S014.csv,96b3974d15812ea9124c19502e8ea4e4104ca6f336d49f2be1d7eef8b3db1605
|
| 337 |
+
participant_P028/session_S015/captured_packets_P028_S015.pcap,adb1e36d726b1e157b2f3a3d50b041925fd876a65835f9a5d37b2bbbaf746937
|
| 338 |
+
participant_P028/session_S015/hardware_info_P028_S015.json,68dedc2646977cf3dc7f85588cfb3984c782f17bc168b618c794a827dfe5fd5f
|
| 339 |
+
participant_P028/session_S015/keyboard_P028_S015.csv,43fbd7c4f4d4e13c6532cfbddfd8a3193b834ac2b99d274fbaa37c2c3708e950
|
| 340 |
+
participant_P028/session_S015/mouse_P028_S015.csv,0c02d96bb22836e3076f8dce33905e0d8b22bff373f3dafacf80225de21518cf
|
| 341 |
+
participant_P028/session_S016/captured_packets_P028_S016.pcap,2a2b365cfb3b3b3f599eb0740c8dc493d96c03ded5f7918d8b5793817e9005f2
|
| 342 |
+
participant_P028/session_S016/hardware_info_P028_S016.json,6c91965e2f1f422d20b2ff35dd2fd7c6c6658ddec3c1f4e7134c86e0595ecbd5
|
| 343 |
+
participant_P028/session_S016/keyboard_P028_S016.csv,0c7ba0008a9bba181b7d1603c044988cd69f2d66bc7da2891f5ff4616c05ef93
|
| 344 |
+
participant_P028/session_S016/mouse_P028_S016.csv,718c18b4fe2374615856e2301b297ac2f0a0e9bb6f82b5604776fe52d78f0816
|
| 345 |
+
participant_P028/session_S017/captured_packets_P028_S017.pcap,0db4a52be4c7b77e21f1284267af1e4a14502ae2b27ddfc6baa6792e7f1a4a51
|
| 346 |
+
participant_P028/session_S017/hardware_info_P028_S017.json,0209b7ca15b6b77e1b8147b367cefa47ae5113edc55f8a2af12cd5453a39f34c
|
| 347 |
+
participant_P028/session_S017/keyboard_P028_S017.csv,792fec3f22e303e759b302f99cda75729c05b81a3c0eed3e85d0b406a673c5b4
|
| 348 |
+
participant_P028/session_S017/mouse_P028_S017.csv,373b883255238620c6fdcce0453320c1e9afeaa1ba45fa528058f922fd90ed1f
|
| 349 |
+
participant_P028/session_S017/screen_record_P028_S017.mp4,5a8944729d9f3dec6ec9301d47fd3902ce7847a59e94311420ac93ec77fca35f
|
| 350 |
+
participant_P028/session_S018/captured_packets_P028_S018.pcap,93a900ba3b4d867832373867dc7842ec022a45e16dc11f06ad213f79034794d3
|
| 351 |
+
participant_P028/session_S018/hardware_info_P028_S018.json,7cd3934e469a9d350b544ef413bf9a7d68bf13a95a8a84cc31483ae3bf0e2548
|
| 352 |
+
participant_P028/session_S018/keyboard_P028_S018.csv,7655b166e5282249b899e502747584be6a815fec4d5f13426013e9e30131c215
|
| 353 |
+
participant_P028/session_S018/mouse_P028_S018.csv,f15323425079f82434d96a78f7e2d9bbed13bb965b3ed4747ff776c5032660ea
|
| 354 |
+
participant_P028/session_S018/screen_record_P028_S018.mp4,7af84b82e778ee83d19752012fd721789ab5cfac903e4a993a052660787dd21b
|
| 355 |
+
participant_P028/session_S019/captured_packets_P028_S019.pcap,2337ce7e96d2e9a0fff5220cb4d9801f9e42c4f9cd0c5bd2a8d1c374dba3c290
|
| 356 |
+
participant_P028/session_S019/hardware_info_P028_S019.json,5d63a15b2a82b66d230a0295e88948f25044056eea08892b8803145ba41b9568
|
| 357 |
+
participant_P028/session_S019/keyboard_P028_S019.csv,756d12c02c0b1abacfcc8e6dce1d6fad232273b7ae118675bcee54b862e383ed
|
| 358 |
+
participant_P028/session_S019/mouse_P028_S019.csv,38c5fca86773aff1ac5e52e3a9b578efb6cd5dc75f1082bb53c8857c5bc745d9
|
| 359 |
+
participant_P028/session_S019/screen_record_P028_S019.mp4,e26e3a32ff20f0b5034e9307237c8ab08ec76bb7a6250a64fca9d9e876e48e7e
|
| 360 |
+
participant_P028/session_S020/captured_packets_P028_S020.pcap,c6a4c40151c78eb4f77ce9b1c8a3f87ea345348372edf3fe811693152a54e3a5
|
| 361 |
+
participant_P028/session_S020/hardware_info_P028_S020.json,bce8001305457742efb90764d1ad7faccfdd4c124d1d44b96c753eb54d5609af
|
| 362 |
+
participant_P028/session_S020/keyboard_P028_S020.csv,3612a8c1d8e9eabb40907ee65fe4738153207b32a7a16dc71c798ef538626e88
|
| 363 |
+
participant_P028/session_S020/mouse_P028_S020.csv,3fba5f30170c19a08347dc7f1d11bb8d7e02324f492d18529008c1f1d2359153
|
| 364 |
+
participant_P028/session_S020/screen_record_P028_S020.mp4,c028f41dd7a123e29df35a5216966953510fb8d7e603c3729f1fff30217f16bc
|
| 365 |
+
participant_P028/session_S021/captured_packets_P028_S021.pcap,603445597d4315b2d79b1238f4f4855b0bac335f8881f1d491d4ebfc9fca0cab
|
| 366 |
+
participant_P028/session_S021/hardware_info_P028_S021.json,bfbac49b33725d31f0395545f313b8ccc4a00b7d6aceaae291ccbaf2700a9abc
|
| 367 |
+
participant_P028/session_S021/keyboard_P028_S021.csv,3baafa42274b2c0553b00f629f4f03ad9aee78524acd6e4de518b3bc3b9169a1
|
| 368 |
+
participant_P028/session_S021/mouse_P028_S021.csv,dadabac0b3b387cfd7be09f04370ceb4e7b38cc9a362da4377c3e9b1fbd5e3ea
|
| 369 |
+
participant_P028/session_S021/screen_record_P028_S021.mp4,8be8382cec3168099c4be1d9d51c32de1fcc17ba3a3c671934094d3c510fc0f8
|
| 370 |
+
participant_P028/session_S022/captured_packets_P028_S022.pcap,8206757fbd1d5b67987437a95214cb3ddcb49453a5e5169284a2005b7666129c
|
| 371 |
+
participant_P028/session_S022/hardware_info_P028_S022.json,464f4145684bd120967dae1cc6a4f3ffd79b19ab71bef7056cc70bc6623bad1a
|
| 372 |
+
participant_P028/session_S022/keyboard_P028_S022.csv,b2989af7dd05649695442921a12f0a97995d1e793751e788e71a18ce2c7fe62c
|
| 373 |
+
participant_P028/session_S022/mouse_P028_S022.csv,711c87d4a7332cf18c091accb8e31f4f5ff0c3949ac9ba42667e50562a411654
|
| 374 |
+
participant_P028/session_S022/screen_record_P028_S022.mp4,917a09015e05ba622576a5611db85f6d58581b026784a90d70c4aa6de6fd2de2
|
| 375 |
+
participant_P028/session_S023/captured_packets_P028_S023.pcap,fbf749c3e09dc075bd836ccbd81f6be81579d2e970a1e368d0c813747fb0b848
|
| 376 |
+
participant_P028/session_S023/hardware_info_P028_S023.json,f5e24e9420bc32a1159aea9f018127e9c4b15218f3da9cf932d2e3ec76de4828
|
| 377 |
+
participant_P028/session_S023/keyboard_P028_S023.csv,b3ae7db0c98543aa91107347c8e1b8cef40e1914a596cfca4be240f142e0f75c
|
| 378 |
+
participant_P028/session_S023/mouse_P028_S023.csv,93794afe5701a7c8a078b06c68358cae3fad4b09b743cf7f4d2645d7013a29b1
|
| 379 |
+
participant_P028/session_S023/screen_record_P028_S023.mp4,358b0d41f16b1631b82ac36761adb8660540d4852d9dca4b698a1e5eb511e4e6
|
| 380 |
+
participant_P028/session_S024/captured_packets_P028_S024.pcap,327ebf55a6a939b4fa68b077556ca630a3796907f3c06092fc13d5b94613a706
|
| 381 |
+
participant_P028/session_S024/hardware_info_P028_S024.json,2e4a20bb7d0ac208d11d1b48242e528d58d0f107c659da113b3034a27e5336ff
|
| 382 |
+
participant_P028/session_S024/keyboard_P028_S024.csv,e1c770be4f60080b316819f19ee4980d20804b78ee830e41e13b9a7133c3cd4e
|
| 383 |
+
participant_P028/session_S024/mouse_P028_S024.csv,6795f669e1170c3117656e25b2fadbce28d4a085cb088b0dacb50840e516611c
|
| 384 |
+
participant_P028/session_S024/screen_record_P028_S024.mp4,ff5d401555ea74c8e75019a0f1daf953803de575ec65b984d6c4ddf7be8081d9
|
| 385 |
+
participant_P028/session_S025/captured_packets_P028_S025.pcap,854ef66fb925c0640f4f69822f08278df308723e8491c166613edeac346899eb
|
| 386 |
+
participant_P028/session_S025/hardware_info_P028_S025.json,aba651762189f06a1c631347cf4862a48b902d00c1101c28c6626845eb36c635
|
| 387 |
+
participant_P028/session_S025/keyboard_P028_S025.csv,20de64f73c350dc8d86ef188918c909627a28f309417fee9b8d233ccedffac7f
|
| 388 |
+
participant_P028/session_S025/mouse_P028_S025.csv,2ff1e23959faf7b1e43c065b7ae4892bc370dcf950558eb8059f3984a53b1a82
|
| 389 |
+
participant_P028/session_S025/screen_record_P028_S025.mp4,48bd3ea618c5ed23502e1bd3796101c839f6cf67b4ca7fee8c11bad1c49cc53f
|
| 390 |
+
participant_P020/session_S001/captured_packets_P020_S001.pcap,f1eff5550f685fa8a6b33d203e18807986c148b2c7c8f824ed47a56200a3205f
|
| 391 |
+
participant_P020/session_S001/hardware_info_P020_S001.json,d12d2d90114cc882002f1c99bac35f6213bd47bb17b58a9f942433497f4ecbba
|
| 392 |
+
participant_P020/session_S001/keyboard_P020_S001.csv,cd394185d4240fad568935050193b8005d8d6ab6166832d0a6b93db1b41c2723
|
| 393 |
+
participant_P020/session_S001/mouse_P020_S001.csv,b0aacf171417d14f274aa865986473617e1467f509fb7c889d6a3a442421b31f
|
| 394 |
+
participant_P020/session_S001/screen_record_P020_S001.mp4,885d838a4bb7a2310333411f1785f63bc5e5bdd767485332676602959355a2bb
|
participant_P001/session_S001/captured_packets_P001_S001.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c088a29a927415b2b0a07a615fc04567cee36a07802fda42a11a54b89d28fa9f
|
| 3 |
+
size 26350396
|
participant_P001/session_S001/hardware_info_P001_S001.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1152,
|
| 12 |
+
"Height": 864,
|
| 13 |
+
"Aspect_Ratio": "1152:864"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
}
|
| 26 |
+
],
|
| 27 |
+
"Mouse": [
|
| 28 |
+
{
|
| 29 |
+
"Name": "HID-compliant mouse",
|
| 30 |
+
"Status": "OK"
|
| 31 |
+
}
|
| 32 |
+
],
|
| 33 |
+
"Monitor": [
|
| 34 |
+
{
|
| 35 |
+
"Name": "WAN Miniport (Network Monitor)",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 40 |
+
"Status": "OK"
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"Speaker": [
|
| 44 |
+
{
|
| 45 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 46 |
+
"Status": "OK"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"Name": "Realtek(R) Audio",
|
| 50 |
+
"Status": "OK"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"Name": "HD Audio Driver for Display Audio",
|
| 54 |
+
"Status": "OK"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"Name": "Acer VG240Y (HD Audio Driver for Display Audio)",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"Name": "Realtek Audio Effects Component",
|
| 62 |
+
"Status": "OK"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"Name": "High Definition Audio Controller",
|
| 66 |
+
"Status": "OK"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"Name": "Realtek Audio Universal Service",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "HD Audio Driver for Display Audio",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
}
|
| 76 |
+
],
|
| 77 |
+
"Bluetooth": []
|
| 78 |
+
},
|
| 79 |
+
"participant_id": "P001",
|
| 80 |
+
"session_id": "S001"
|
| 81 |
+
}
|
participant_P001/session_S001/keyboard_P001_S001.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
participant_P001/session_S001/mouse_P001_S001.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d38571d82553f691c9862c59f6a208a5f5ced1d8400ee68b3d3add6ec803724
|
| 3 |
+
size 49855119
|
participant_P001/session_S001/screen_record_P001_S001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b34401db3b0951b38246d2098ad0f1f3c80075d2934c42aa58f362e6431abc
|
| 3 |
+
size 1594726829
|
participant_P002/session_S001/captured_packets_P002_S001.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58549966dec07fa1fd7a90e181b2df8dac5bd3453084c828c28fd4ba618d6c41
|
| 3 |
+
size 23357284
|
participant_P002/session_S001/hardware_info_P002_S001.json
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 154 Stepping 3, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "Standard PS/2 Keyboard",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "HID Keyboard Device",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"Mouse": [
|
| 40 |
+
{
|
| 41 |
+
"Name": "HID-compliant mouse",
|
| 42 |
+
"Status": "OK"
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"Name": "HID-compliant mouse",
|
| 46 |
+
"Status": "OK"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"Name": "HID-compliant mouse",
|
| 50 |
+
"Status": "OK"
|
| 51 |
+
}
|
| 52 |
+
],
|
| 53 |
+
"Monitor": [
|
| 54 |
+
{
|
| 55 |
+
"Name": "Integrated Monitor",
|
| 56 |
+
"Status": "OK"
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"Name": "Intel(R) Platform Monitoring Technology Driver",
|
| 60 |
+
"Status": "OK"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"Name": "WAN Miniport (Network Monitor)",
|
| 64 |
+
"Status": "OK"
|
| 65 |
+
}
|
| 66 |
+
],
|
| 67 |
+
"Speaker": [
|
| 68 |
+
{
|
| 69 |
+
"Name": "Realtek Audio Effects Component",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "Intel\u00ae Smart Sound Technology for Bluetooth\u00ae Audio",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "NVIDIA High Definition Audio",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "Realtek Audio Universal Service",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "Intel\u00ae Smart Sound Technology for USB Audio",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"Name": "Headphones (Realtek(R) Audio)",
|
| 90 |
+
"Status": "OK"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"Name": "Realtek Audio Effects Component (INT)",
|
| 94 |
+
"Status": "OK"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"Name": "Microphone Array (Realtek(R) Audio)",
|
| 98 |
+
"Status": "OK"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"Name": "Realtek(R) Audio",
|
| 102 |
+
"Status": "OK"
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 106 |
+
"Status": "OK"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"Name": "High Definition Audio Controller",
|
| 110 |
+
"Status": "OK"
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 114 |
+
"Status": "OK"
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"Name": "Microphone (Realtek(R) Audio)",
|
| 118 |
+
"Status": "OK"
|
| 119 |
+
}
|
| 120 |
+
],
|
| 121 |
+
"Bluetooth": [
|
| 122 |
+
{
|
| 123 |
+
"Name": "Microsoft Bluetooth Enumerator",
|
| 124 |
+
"Status": "OK"
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"Name": "Standard Serial over Bluetooth link (COM6)",
|
| 128 |
+
"Status": "OK"
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"Name": "Bluetooth Device (RFCOMM Protocol TDI)",
|
| 132 |
+
"Status": "OK"
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"Name": "Bluetooth Device (Personal Area Network)",
|
| 136 |
+
"Status": "OK"
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"Name": "Standard Serial over Bluetooth link (COM7)",
|
| 140 |
+
"Status": "OK"
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"Name": "Microsoft Bluetooth LE Enumerator",
|
| 144 |
+
"Status": "OK"
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"Name": "Bluetooth",
|
| 148 |
+
"Status": "OK"
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"Name": "Intel(R) Wireless Bluetooth(R)",
|
| 152 |
+
"Status": "OK"
|
| 153 |
+
}
|
| 154 |
+
]
|
| 155 |
+
},
|
| 156 |
+
"participant_id": "P002",
|
| 157 |
+
"session_id": "S001"
|
| 158 |
+
}
|
participant_P002/session_S001/keyboard_P002_S001.csv
ADDED
|
@@ -0,0 +1,1033 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Start Time,Release Time,Key,Elapsed Start Time,Elapsed Release Time,Duration,Polling Rate,Consecutive Keys,participant_id,session_id
|
| 2 |
+
1746343166.8053677,1746343166.947785,b,186.415,186.557,0.142,0.0,b,P002,S001
|
| 3 |
+
1746343169.9204185,1746343170.071887,b,189.530,189.682,0.151,3.115,b,P002,S001
|
| 4 |
+
1746343170.2396297,1746343170.6641672,key.shift,189.849,190.274,0.425,0.319,key.shift,P002,S001
|
| 5 |
+
1746343170.873859,1746343171.3846593,key.shift,190.484,190.994,0.511,0.634,"key.shift, d, w",P002,S001
|
| 6 |
+
1746343172.2687178,1746343172.662924,d,191.878,192.273,0.394,0.380,"w, d",P002,S001
|
| 7 |
+
1746343175.2531223,1746343175.3872197,v,194.863,194.997,0.134,0.017,"w, key.space, v",P002,S001
|
| 8 |
+
1746343175.235912,1746343175.5596159,key.space,194.846,195.169,0.324,2.967,"w, key.space",P002,S001
|
| 9 |
+
1746343175.7708948,1746343175.9893942,key.space,195.381,195.599,0.218,0.518,"w, key.space",P002,S001
|
| 10 |
+
1746343179.5448334,1746343180.5231972,key.tab,199.154,200.133,0.978,0.032,"w, key.shift, key.tab, d",P002,S001
|
| 11 |
+
1746343176.3792582,1746343180.8496811,key.shift,195.989,200.459,4.470,0.608,"w, key.shift, d",P002,S001
|
| 12 |
+
1746343183.9321313,1746343184.1586783,key.space,203.542,203.768,0.227,3.420,"w, key.space",P002,S001
|
| 13 |
+
1746343184.468051,1746343184.609937,key.space,204.078,204.220,0.142,0.536,"w, key.space",P002,S001
|
| 14 |
+
1746343185.0781307,1746343185.244709,key.space,204.688,204.854,0.167,0.610,"w, key.space",P002,S001
|
| 15 |
+
1746343185.52853,1746343185.6962662,key.space,205.138,205.306,0.168,0.450,"w, key.space",P002,S001
|
| 16 |
+
1746343187.7935495,1746343187.9011033,key.shift,207.403,207.511,0.108,0.301,"w, d, key.shift",P002,S001
|
| 17 |
+
1746343180.511939,1746343188.5552273,d,200.122,208.165,8.043,0.033,"w, d, key.shift",P002,S001
|
| 18 |
+
1746343189.229425,1746343189.2319493,key.shift,208.839,208.842,0.003,0.030,"w, key.shift",P002,S001
|
| 19 |
+
1746343192.656062,1746343192.6818962,key.tab,212.266,212.292,0.026,0.029,"w, d, key.tab",P002,S001
|
| 20 |
+
1746343191.9672134,1746343192.7570267,d,211.577,212.367,0.790,0.033,"w, d",P002,S001
|
| 21 |
+
1746343171.888907,1746343192.7811742,w,191.499,212.391,20.892,0.514,w,P002,S001
|
| 22 |
+
1746343195.6231236,1746343196.1586962,key.shift,215.233,215.768,0.536,0.030,"key.shift, w, d",P002,S001
|
| 23 |
+
1746343197.8027997,1746343197.8048007,d,217.412,217.414,0.002,0.046,"a, d",P002,S001
|
| 24 |
+
1746343196.234041,1746343197.8640416,a,215.844,217.474,1.630,0.460,a,P002,S001
|
| 25 |
+
1746343198.6397338,1746343198.9828863,r,218.249,218.593,0.343,0.201,"key.alt_l, r",P002,S001
|
| 26 |
+
1746343198.4389818,1746343199.2331614,key.alt_l,218.049,218.843,0.794,0.636,key.alt_l,P002,S001
|
| 27 |
+
1746343200.6366994,1746343200.7710078,key.shift,220.246,220.381,0.134,0.031,"key.shift, w, d",P002,S001
|
| 28 |
+
1746343202.4517791,1746343202.812029,d,222.061,222.422,0.360,1.790,"w, d",P002,S001
|
| 29 |
+
1746343204.8160322,1746343205.1097255,key.shift,224.426,224.719,0.294,2.364,"w, key.shift, d",P002,S001
|
| 30 |
+
1746343204.9593654,1746343205.8611817,d,224.569,225.471,0.902,0.143,"w, d, key.shift",P002,S001
|
| 31 |
+
1746343210.1762047,1746343210.1812289,a,229.786,229.791,0.005,0.032,"w, key.shift, a",P002,S001
|
| 32 |
+
1746343200.638706,1746343212.9549344,w,220.248,232.565,12.316,0.002,"w, key.shift, d",P002,S001
|
| 33 |
+
1746343213.658274,1746343213.683038,d,233.268,233.293,0.025,0.031,"key.shift, d",P002,S001
|
| 34 |
+
1746343214.150219,1746343214.2419195,e,233.760,233.852,0.092,0.492,"key.shift, e",P002,S001
|
| 35 |
+
1746343216.0369997,1746343216.1635215,a,235.647,235.773,0.127,0.032,"key.shift, a, d",P002,S001
|
| 36 |
+
1746343217.0002706,1746343217.0320785,w,236.610,236.642,0.032,0.029,"key.shift, d, w",P002,S001
|
| 37 |
+
1746343217.4576817,1746343217.582864,s,237.067,237.193,0.125,0.457,"key.shift, d, s",P002,S001
|
| 38 |
+
1746343207.8586385,1746343218.5608716,key.shift,227.468,238.171,10.702,0.044,"key.shift, d, w",P002,S001
|
| 39 |
+
1746343216.0385008,1746343219.2641962,d,235.648,238.874,3.226,0.002,"d, w, key.shift",P002,S001
|
| 40 |
+
1746343219.6721354,1746343219.7896416,e,239.282,239.399,0.118,0.414,"w, key.shift, e",P002,S001
|
| 41 |
+
1746343218.5372403,1746343219.8553076,w,238.147,239.465,1.318,0.048,"w, key.shift",P002,S001
|
| 42 |
+
1746343219.258111,1746343220.912847,key.shift,238.868,240.522,1.655,0.505,"key.shift, d, s",P002,S001
|
| 43 |
+
1746343223.2562668,1746343223.6221805,key.shift,242.866,243.232,0.366,0.310,"d, w, key.shift",P002,S001
|
| 44 |
+
1746343222.8459477,1746343223.7477198,d,242.456,243.357,0.902,1.934,"d, w",P002,S001
|
| 45 |
+
1746343225.0521657,1746343225.2685914,d,244.662,244.878,0.216,1.796,"w, d",P002,S001
|
| 46 |
+
1746343226.9921043,1746343226.998131,a,246.602,246.608,0.006,0.030,"w, a",P002,S001
|
| 47 |
+
1746343228.7283475,1746343228.8791924,a,248.338,248.489,0.151,1.736,"w, a",P002,S001
|
| 48 |
+
1746343230.2184813,1746343230.2396398,d,249.828,249.849,0.021,0.033,"w, d",P002,S001
|
| 49 |
+
1746343230.8088348,1746343230.983567,key.space,250.418,250.593,0.175,0.590,"w, key.space",P002,S001
|
| 50 |
+
1746343231.1686454,1746343231.2427163,key.space,250.778,250.852,0.074,0.360,"w, key.space",P002,S001
|
| 51 |
+
1746343231.3854601,1746343231.4760594,key.space,250.995,251.086,0.091,0.217,"w, key.space",P002,S001
|
| 52 |
+
1746343231.711901,1746343232.0785546,d,251.322,251.688,0.367,0.326,"w, d",P002,S001
|
| 53 |
+
1746343232.320877,1746343232.5457091,a,251.931,252.155,0.225,0.609,"w, a",P002,S001
|
| 54 |
+
1746343232.9049425,1746343233.3152297,a,252.515,252.925,0.410,0.584,"w, a",P002,S001
|
| 55 |
+
1746343222.946201,1746343233.9333715,w,242.556,253.543,10.987,0.100,"w, d",P002,S001
|
| 56 |
+
1746343233.9218907,1746343234.1926596,d,253.532,253.802,0.271,0.048,"d, s",P002,S001
|
| 57 |
+
1746343234.1583867,1746343234.4922204,s,253.768,254.102,0.334,0.236,s,P002,S001
|
| 58 |
+
1746343235.8691804,1746343235.9948764,d,255.479,255.605,0.126,1.711,"d, w",P002,S001
|
| 59 |
+
1746343237.9227688,1746343238.3038213,w,257.532,257.913,0.381,0.031,"w, a",P002,S001
|
| 60 |
+
1746343238.3762074,1746343238.6518707,d,257.986,258.262,0.276,0.450,"a, d, s",P002,S001
|
| 61 |
+
1746343238.5439515,1746343238.9108458,s,258.154,258.520,0.367,0.168,"a, s",P002,S001
|
| 62 |
+
1746343238.911847,1746343239.069693,d,258.521,258.679,0.158,0.368,"a, d",P002,S001
|
| 63 |
+
1746343237.9257736,1746343239.4788666,a,257.535,259.089,1.553,0.003,"a, d",P002,S001
|
| 64 |
+
1746343240.4796329,1746343240.4987733,d,260.089,260.108,0.019,0.031,d,P002,S001
|
| 65 |
+
1746343242.0930493,1746343242.143994,d,261.703,261.754,0.051,0.011,"a, d",P002,S001
|
| 66 |
+
1746343242.0819252,1746343242.4870603,a,261.692,262.097,0.405,0.032,a,P002,S001
|
| 67 |
+
1746343242.6870527,1746343242.7379568,d,262.297,262.348,0.051,0.594,d,P002,S001
|
| 68 |
+
1746343243.1043303,1746343243.4808936,d,262.714,263.091,0.377,0.417,d,P002,S001
|
| 69 |
+
1746343244.1888177,1746343244.2330458,w,263.798,263.843,0.044,0.032,w,P002,S001
|
| 70 |
+
1746343244.4074485,1746343244.9597654,d,264.017,264.569,0.552,0.219,"d, w",P002,S001
|
| 71 |
+
1746343244.8349645,1746343245.1529791,w,264.445,264.763,0.318,0.428,w,P002,S001
|
| 72 |
+
1746343245.2360322,1746343245.4108753,a,264.846,265.021,0.175,0.401,a,P002,S001
|
| 73 |
+
1746343246.6241896,1746343246.6297061,v,266.234,266.239,0.006,0.031,v,P002,S001
|
| 74 |
+
1746343246.714207,1746343246.940081,a,266.324,266.550,0.226,0.090,"a, w",P002,S001
|
| 75 |
+
1746343247.3402433,1746343247.8330753,d,266.950,267.443,0.493,0.500,"w, d",P002,S001
|
| 76 |
+
1746343248.979835,1746343249.0375652,d,268.589,268.647,0.058,0.029,"w, key.shift, d, a",P002,S001
|
| 77 |
+
1746343248.9886992,1746343249.413376,a,268.598,269.023,0.425,0.009,"w, key.shift, a",P002,S001
|
| 78 |
+
1746343247.94979,1746343249.4378285,key.shift,267.559,269.047,1.488,0.074,"w, key.shift",P002,S001
|
| 79 |
+
1746343249.4398248,1746343249.6728983,d,269.049,269.283,0.233,0.451,"w, d",P002,S001
|
| 80 |
+
1746343250.8049085,1746343250.8408308,d,270.415,270.450,0.036,0.035,"w, d",P002,S001
|
| 81 |
+
1746343246.8397958,1746343251.9186757,w,266.449,271.528,5.079,0.126,w,P002,S001
|
| 82 |
+
1746343253.4660149,1746343253.4731536,r,273.076,273.083,0.007,0.031,r,P002,S001
|
| 83 |
+
1746343258.0575323,1746343258.07973,4,277.667,277.689,0.022,0.029,4,P002,S001
|
| 84 |
+
1746343258.267431,1746343258.459871,key.shift,277.877,278.070,0.192,0.186,"w, key.shift",P002,S001
|
| 85 |
+
1746343258.8440492,1746343258.9942815,key.shift,278.454,278.604,0.150,0.577,"w, key.shift, key.space",P002,S001
|
| 86 |
+
1746343258.935951,1746343259.1431699,key.space,278.546,278.753,0.207,0.092,"w, key.space",P002,S001
|
| 87 |
+
1746343259.3053498,1746343259.445971,key.shift,278.915,279.056,0.141,0.369,"w, key.shift",P002,S001
|
| 88 |
+
1746343261.4092932,1746343261.8519113,a,281.019,281.462,0.443,2.104,"w, a",P002,S001
|
| 89 |
+
1746343264.3229856,1746343264.4084542,d,283.933,284.018,0.085,0.031,"w, d, a",P002,S001
|
| 90 |
+
1746343264.3500676,1746343264.692173,a,283.960,284.302,0.342,0.027,"w, a",P002,S001
|
| 91 |
+
1746343265.4540308,1746343265.920929,a,285.064,285.531,0.467,1.104,"w, a",P002,S001
|
| 92 |
+
1746343258.081241,1746343265.925512,w,277.691,285.535,7.844,0.024,w,P002,S001
|
| 93 |
+
1746343265.9718566,1746343266.012323,d,285.581,285.622,0.040,0.518,d,P002,S001
|
| 94 |
+
1746343268.0551744,1746343268.085409,w,287.665,287.695,0.030,0.031,"a, w",P002,S001
|
| 95 |
+
1746343266.897924,1746343268.2279615,a,286.508,287.838,1.330,0.030,a,P002,S001
|
| 96 |
+
1746343268.4121137,1746343268.5281274,d,288.022,288.138,0.116,0.357,d,P002,S001
|
| 97 |
+
1746343268.5785987,1746343268.6196084,d,288.188,288.229,0.041,0.166,d,P002,S001
|
| 98 |
+
1746343268.8700783,1746343269.1219509,d,288.480,288.732,0.252,0.291,"d, w",P002,S001
|
| 99 |
+
1746343269.3469374,1746343269.3635437,r,288.957,288.973,0.017,0.418,"w, r",P002,S001
|
| 100 |
+
1746343269.4219432,1746343269.581097,r,289.032,289.191,0.159,0.075,"w, r",P002,S001
|
| 101 |
+
1746343271.7275426,1746343271.9202292,key.space,291.337,291.530,0.193,2.306,"w, key.space",P002,S001
|
| 102 |
+
1746343272.1121294,1746343272.4897878,d,291.722,292.099,0.378,0.385,"w, d, key.space",P002,S001
|
| 103 |
+
1746343272.355299,1746343272.6810932,key.space,291.965,292.291,0.326,0.243,"w, key.space",P002,S001
|
| 104 |
+
1746343273.6838377,1746343273.7896953,key.shift,293.293,293.399,0.106,0.015,"w, d, key.shift",P002,S001
|
| 105 |
+
1746343274.1011822,1746343274.3762395,key.shift,293.711,293.986,0.275,0.417,"w, d, key.shift",P002,S001
|
| 106 |
+
1746343273.6691961,1746343275.1120405,d,293.279,294.722,1.443,0.031,"w, d, a",P002,S001
|
| 107 |
+
1746343274.6441755,1746343275.1622279,a,294.254,294.772,0.518,0.543,"w, a",P002,S001
|
| 108 |
+
1746343275.994244,1746343276.0140307,d,295.604,295.624,0.020,0.030,"w, d",P002,S001
|
| 109 |
+
1746343268.929159,1746343276.2141924,w,288.539,295.824,7.285,0.059,w,P002,S001
|
| 110 |
+
1746343276.2392476,1746343276.7580166,d,295.849,296.368,0.519,0.245,"d, w",P002,S001
|
| 111 |
+
1746343278.6147013,1746343278.7130396,b,298.224,298.323,0.098,0.001,"w, b",P002,S001
|
| 112 |
+
1746343278.6136909,1746343278.7467148,w,298.223,298.356,0.133,0.032,w,P002,S001
|
| 113 |
+
1746343281.2857316,1746343281.4529948,b,300.895,301.063,0.167,2.671,b,P002,S001
|
| 114 |
+
1746343281.5368361,1746343281.7801185,key.shift,301.146,301.390,0.243,0.040,"w, key.shift",P002,S001
|
| 115 |
+
1746343284.91216,1746343284.9292822,a,304.522,304.539,0.017,0.031,"w, a",P002,S001
|
| 116 |
+
1746343285.9578483,1746343285.9744053,a,305.567,305.584,0.017,0.031,"w, a",P002,S001
|
| 117 |
+
1746343286.5090492,1746343286.534665,d,306.119,306.144,0.026,0.510,"w, d",P002,S001
|
| 118 |
+
1746343287.6388922,1746343287.8543305,key.shift,307.249,307.464,0.215,1.130,"w, key.shift",P002,S001
|
| 119 |
+
1746343291.3498473,1746343291.5000916,key.space,310.959,311.110,0.150,3.711,"w, key.space",P002,S001
|
| 120 |
+
1746343291.9343991,1746343292.041912,key.space,311.544,311.652,0.108,0.585,"w, key.space",P002,S001
|
| 121 |
+
1746343292.5780234,1746343292.653035,key.space,312.188,312.263,0.075,0.644,"w, key.space",P002,S001
|
| 122 |
+
1746343293.1978447,1746343293.3481786,key.space,312.807,312.958,0.150,0.620,"w, key.space",P002,S001
|
| 123 |
+
1746343294.3173146,1746343294.4425476,b,313.927,314.052,0.125,1.119,"w, b",P002,S001
|
| 124 |
+
1746343295.0701153,1746343295.1971343,b,314.680,314.807,0.127,0.753,"w, b",P002,S001
|
| 125 |
+
1746343296.0070894,1746343296.149401,b,315.617,315.759,0.142,0.937,"w, b",P002,S001
|
| 126 |
+
1746343296.8513234,1746343296.9854634,b,316.461,316.595,0.134,0.844,"w, b",P002,S001
|
| 127 |
+
1746343297.1700737,1746343297.2692306,b,316.780,316.879,0.099,0.319,"w, b",P002,S001
|
| 128 |
+
1746343281.4969378,1746343297.8697846,w,301.107,317.479,16.373,0.211,w,P002,S001
|
| 129 |
+
1746343302.2033153,1746343302.3695056,b,321.813,321.979,0.166,5.033,"b, w",P002,S001
|
| 130 |
+
1746343303.164184,1746343303.364597,d,322.774,322.974,0.200,0.369,"w, key.shift, d, a",P002,S001
|
| 131 |
+
1746343303.3388665,1746343303.4795532,a,322.949,323.089,0.141,0.175,"w, key.shift, a",P002,S001
|
| 132 |
+
1746343303.9237437,1746343304.007633,s,323.533,323.617,0.084,0.191,"key.shift, d, a, s",P002,S001
|
| 133 |
+
1746343303.7323005,1746343304.0741968,a,323.342,323.684,0.342,0.024,"key.shift, d, a",P002,S001
|
| 134 |
+
1746343302.794806,1746343304.3077662,key.shift,322.404,323.917,1.513,0.491,"key.shift, d",P002,S001
|
| 135 |
+
1746343304.6251042,1746343304.835496,key.shift,324.235,324.445,0.210,0.276,"w, key.shift",P002,S001
|
| 136 |
+
1746343310.9761322,1746343311.0020237,a,330.586,330.612,0.026,0.031,"w, key.shift, a",P002,S001
|
| 137 |
+
1746343312.9077053,1746343312.998881,r,332.517,332.609,0.091,1.932,"w, key.shift, r",P002,S001
|
| 138 |
+
1746343313.8095834,1746343313.9020014,e,333.419,333.512,0.092,0.902,"w, key.shift, e",P002,S001
|
| 139 |
+
1746343310.3518925,1746343317.1442242,key.shift,329.962,336.754,6.792,0.031,"key.shift, d",P002,S001
|
| 140 |
+
1746343317.9209583,1746343318.0952191,key.shift,337.531,337.705,0.174,0.045,"d, w, key.shift",P002,S001
|
| 141 |
+
1746343319.089629,1746343319.1822255,q,338.699,338.792,0.093,1.169,"d, w, q",P002,S001
|
| 142 |
+
1746343321.1947696,1746343321.6195674,key.shift,340.804,341.229,0.425,0.016,"w, key.shift",P002,S001
|
| 143 |
+
1746343317.8759892,1746343322.8318565,w,337.486,342.441,4.956,0.032,"w, a",P002,S001
|
| 144 |
+
1746343322.827942,1746343322.8485303,a,342.438,342.458,0.021,0.030,a,P002,S001
|
| 145 |
+
1746343323.9184191,1746343324.3860323,a,343.528,343.996,0.468,1.090,"a, w",P002,S001
|
| 146 |
+
1746343324.6197736,1746343324.7372758,r,344.229,344.347,0.118,0.477,"w, r",P002,S001
|
| 147 |
+
1746343324.9222171,1746343325.1210656,key.space,344.532,344.731,0.199,0.002,"w, a, key.space",P002,S001
|
| 148 |
+
1746343325.4385626,1746343325.6886482,key.shift,345.048,345.298,0.250,0.026,"w, a, key.shift, c",P002,S001
|
| 149 |
+
1746343324.9203377,1746343325.8398838,a,344.530,345.450,0.920,0.301,"w, a",P002,S001
|
| 150 |
+
1746343324.1431215,1746343327.5851135,w,343.753,347.195,3.442,0.225,w,P002,S001
|
| 151 |
+
1746343328.354916,1746343328.4710295,d,347.965,348.081,0.116,0.151,"w, d",P002,S001
|
| 152 |
+
1746343328.555285,1746343328.7467782,a,348.165,348.356,0.191,0.200,"w, a",P002,S001
|
| 153 |
+
1746343329.9170718,1746343330.0839531,key.shift,349.527,349.694,0.167,1.362,"w, key.shift",P002,S001
|
| 154 |
+
1746343330.3510625,1746343330.5684826,key.space,349.961,350.178,0.217,0.434,"w, key.space",P002,S001
|
| 155 |
+
1746343330.7769175,1746343330.8522582,key.shift,350.387,350.462,0.075,0.200,"w, a, key.shift",P002,S001
|
| 156 |
+
1746343330.577,1746343330.9770708,a,350.187,350.587,0.400,0.226,"w, a",P002,S001
|
| 157 |
+
1746343328.2043042,1746343332.6653366,w,347.814,352.275,4.461,2.557,w,P002,S001
|
| 158 |
+
1746343333.869648,1746343334.0194123,r,353.479,353.629,0.150,0.267,"w, r",P002,S001
|
| 159 |
+
1746343335.3520362,1746343335.3839347,a,354.962,354.994,0.032,0.055,"w, a, d",P002,S001
|
| 160 |
+
1746343336.250935,1746343336.2592804,d,355.861,355.869,0.008,0.031,"w, d",P002,S001
|
| 161 |
+
1746343337.6077888,1746343337.612965,a,357.217,357.223,0.005,0.032,"w, a",P002,S001
|
| 162 |
+
1746343339.6777964,1746343339.703114,d,359.287,359.313,0.025,0.031,"w, d",P002,S001
|
| 163 |
+
1746343333.6029148,1746343340.1868594,w,353.213,359.797,6.584,2.826,"w, a",P002,S001
|
| 164 |
+
1746343339.7857199,1746343340.2121682,a,359.395,359.822,0.426,0.108,a,P002,S001
|
| 165 |
+
1746343341.1397994,1746343341.5321975,v,360.749,361.142,0.392,1.354,v,P002,S001
|
| 166 |
+
1746343341.7579315,1746343341.9421024,v,361.368,361.552,0.184,0.618,v,P002,S001
|
| 167 |
+
1746343345.3287551,1746343345.8291392,v,364.938,365.439,0.500,3.571,v,P002,S001
|
| 168 |
+
1746343346.5131953,1746343346.981013,v,366.123,366.591,0.468,1.184,v,P002,S001
|
| 169 |
+
1746343347.7422786,1746343347.8751924,v,367.352,367.485,0.133,1.229,v,P002,S001
|
| 170 |
+
1746343349.5130641,1746343349.6384609,e,369.123,369.248,0.125,1.771,e,P002,S001
|
| 171 |
+
1746343358.0109143,1746343358.1182845,b,377.621,377.728,0.107,8.498,b,P002,S001
|
| 172 |
+
1746343362.0618823,1746343362.1618412,b,381.672,381.771,0.100,4.051,b,P002,S001
|
| 173 |
+
1746343362.1958282,1746343362.4642968,key.shift,381.805,382.074,0.268,0.134,"key.shift, w",P002,S001
|
| 174 |
+
1746343363.1142206,1746343363.2231646,key.shift,382.724,382.833,0.109,0.018,"w, key.shift",P002,S001
|
| 175 |
+
1746343365.8385353,1746343366.1401536,d,385.448,385.750,0.302,2.724,"w, d",P002,S001
|
| 176 |
+
1746343369.6697154,1746343369.6889255,d,389.279,389.299,0.019,0.030,"w, d",P002,S001
|
| 177 |
+
1746343372.1617799,1746343372.1862783,d,391.771,391.796,0.024,0.031,"w, d",P002,S001
|
| 178 |
+
1746343363.0959363,1746343376.4292603,w,382.706,396.039,13.333,0.031,"w, d, a",P002,S001
|
| 179 |
+
1746343376.4025435,1746343376.856135,d,396.012,396.466,0.454,0.032,"d, a, s",P002,S001
|
| 180 |
+
1746343376.6797016,1746343377.030827,s,396.289,396.640,0.351,0.259,"a, s",P002,S001
|
| 181 |
+
1746343378.275954,1746343378.277458,d,397.886,397.887,0.002,0.030,"a, w, d",P002,S001
|
| 182 |
+
1746343377.389484,1746343378.3094668,w,396.999,397.919,0.920,0.710,"a, w",P002,S001
|
| 183 |
+
1746343376.421141,1746343378.8111036,a,396.031,398.421,2.390,0.019,"a, d",P002,S001
|
| 184 |
+
1746343379.3449433,1746343380.1134279,key.shift,398.955,399.723,0.768,0.058,"d, key.shift, w",P002,S001
|
| 185 |
+
1746343317.135293,1746343382.0433476,d,336.745,401.653,64.908,3.326,"d, a, key.shift, w",P002,S001
|
| 186 |
+
1746343382.8131406,1746343383.0141652,e,402.423,402.624,0.201,0.004,"key.shift, w, e",P002,S001
|
| 187 |
+
1746343382.8096216,1746343383.43934,w,402.419,403.049,0.630,0.031,"key.shift, w",P002,S001
|
| 188 |
+
1746343381.8169749,1746343388.3947232,key.shift,401.427,408.004,6.578,0.032,key.shift,P002,S001
|
| 189 |
+
1746343389.5474029,1746343389.7972598,a,409.157,409.407,0.250,0.041,"w, a",P002,S001
|
| 190 |
+
1746343389.5060608,1746343392.8197868,w,409.116,412.429,3.314,0.031,"w, d",P002,S001
|
| 191 |
+
1746343394.6153216,1746343394.7402372,q,414.225,414.350,0.125,0.008,"d, q",P002,S001
|
| 192 |
+
1746343394.6076095,1746343395.0582907,d,414.217,414.668,0.451,0.032,d,P002,S001
|
| 193 |
+
1746343395.1669652,1746343395.293435,a,414.777,414.903,0.126,0.552,a,P002,S001
|
| 194 |
+
1746343395.3512983,1746343395.4250438,a,414.961,415.035,0.074,0.184,a,P002,S001
|
| 195 |
+
1746343396.2688417,1746343396.7121086,w,415.878,416.322,0.443,0.225,"d, w, a",P002,S001
|
| 196 |
+
1746343396.0442474,1746343396.779718,d,415.654,416.389,0.735,0.693,"d, a",P002,S001
|
| 197 |
+
1746343398.346899,1746343398.3656754,s,417.957,417.975,0.019,0.032,"a, s",P002,S001
|
| 198 |
+
1746343397.7559922,1746343398.6252043,a,417.366,418.235,0.869,0.046,"a, w, d",P002,S001
|
| 199 |
+
1746343398.5582428,1746343398.7659974,d,418.168,418.376,0.208,0.042,"w, d",P002,S001
|
| 200 |
+
1746343400.3629038,1746343400.419623,a,419.973,420.029,0.057,1.805,"w, a",P002,S001
|
| 201 |
+
1746343401.9060676,1746343401.9322016,d,421.516,421.542,0.026,0.031,"w, d",P002,S001
|
| 202 |
+
1746343401.9344473,1746343402.149553,a,421.544,421.759,0.215,0.028,"w, a",P002,S001
|
| 203 |
+
1746343398.5160835,1746343402.576185,w,418.126,422.186,4.060,0.169,"w, d",P002,S001
|
| 204 |
+
1746343402.275012,1746343402.5842762,d,421.885,422.194,0.309,0.341,d,P002,S001
|
| 205 |
+
1746343404.938674,1746343405.1469798,key.space,424.548,424.757,0.208,0.009,"w, key.space",P002,S001
|
| 206 |
+
1746343405.3649433,1746343405.499699,key.space,424.975,425.109,0.135,0.116,"w, d, key.space",P002,S001
|
| 207 |
+
1746343405.248569,1746343405.5244684,d,424.858,425.134,0.276,0.310,"w, d",P002,S001
|
| 208 |
+
1746343405.6394498,1746343405.8154502,key.space,425.249,425.425,0.176,0.275,"w, key.space",P002,S001
|
| 209 |
+
1746343405.8665314,1746343405.9662924,a,425.476,425.576,0.100,0.227,"w, a",P002,S001
|
| 210 |
+
1746343405.9909587,1746343406.391966,a,425.601,426.002,0.401,0.124,"w, a",P002,S001
|
| 211 |
+
1746343404.9296355,1746343406.5761716,w,424.539,426.186,1.647,0.030,"w, d",P002,S001
|
| 212 |
+
1746343406.3929737,1746343406.9271371,d,426.003,426.537,0.534,0.402,"d, w",P002,S001
|
| 213 |
+
1746343407.061395,1746343407.2111952,r,426.671,426.821,0.150,0.143,"w, r",P002,S001
|
| 214 |
+
1746343407.4373453,1746343407.7541983,d,427.047,427.364,0.317,0.376,"w, d, a",P002,S001
|
| 215 |
+
1746343407.7296028,1746343408.0552619,a,427.339,427.665,0.326,0.292,"w, a",P002,S001
|
| 216 |
+
1746343408.0572731,1746343408.5311189,d,427.667,428.141,0.474,0.328,"w, d, a",P002,S001
|
| 217 |
+
1746343408.514046,1746343408.631036,a,428.124,428.241,0.117,0.457,"w, a",P002,S001
|
| 218 |
+
1746343409.8395903,1746343409.8842814,a,429.449,429.494,0.045,0.031,"w, a, d",P002,S001
|
| 219 |
+
1746343406.9186213,1746343410.17632,w,426.528,429.786,3.258,0.526,"w, d",P002,S001
|
| 220 |
+
1746343409.868021,1746343410.595054,d,429.478,430.205,0.727,0.028,"d, a",P002,S001
|
| 221 |
+
1746343410.494538,1746343410.787104,a,430.104,430.397,0.293,0.627,"a, d",P002,S001
|
| 222 |
+
1746343410.6450353,1746343411.9314213,d,430.255,431.541,1.286,0.150,"d, w",P002,S001
|
| 223 |
+
1746343413.016957,1746343413.1753995,key.space,432.627,432.785,0.158,0.021,"w, key.space",P002,S001
|
| 224 |
+
1746343413.4860742,1746343413.6113,key.space,433.096,433.221,0.125,0.469,"w, key.space",P002,S001
|
| 225 |
+
1746343413.7699027,1746343413.9621377,key.space,433.380,433.572,0.192,0.284,"w, key.space",P002,S001
|
| 226 |
+
1746343414.069784,1746343414.353441,key.space,433.679,433.963,0.284,0.050,"w, d, key.space",P002,S001
|
| 227 |
+
1746343414.0195136,1746343414.5055292,d,433.629,434.115,0.486,0.250,"w, d",P002,S001
|
| 228 |
+
1746343414.5377324,1746343414.764342,key.space,434.147,434.374,0.227,0.468,"w, key.space",P002,S001
|
| 229 |
+
1746343414.9640837,1746343415.0810077,d,434.574,434.691,0.117,0.426,"w, d",P002,S001
|
| 230 |
+
1746343416.3397388,1746343416.3677492,d,435.949,435.977,0.028,0.030,"w, d",P002,S001
|
| 231 |
+
1746343412.9960146,1746343417.8471756,w,432.606,437.457,4.851,0.032,w,P002,S001
|
| 232 |
+
1746343419.1843808,1746343419.334896,x,438.794,438.945,0.151,2.845,x,P002,S001
|
| 233 |
+
1746343419.6597848,1746343420.0032241,s,439.269,439.613,0.343,0.475,"s, a",P002,S001
|
| 234 |
+
1746343419.993292,1746343420.145,a,439.603,439.755,0.152,0.334,"a, s",P002,S001
|
| 235 |
+
1746343420.0523286,1746343420.2952046,s,439.662,439.905,0.243,0.059,s,P002,S001
|
| 236 |
+
1746343420.3532915,1746343420.445987,s,439.963,440.056,0.093,0.301,s,P002,S001
|
| 237 |
+
1746343420.5551758,1746343420.9128933,s,440.165,440.523,0.358,0.108,"d, s",P002,S001
|
| 238 |
+
1746343421.2979698,1746343421.5494518,w,440.908,441.159,0.251,0.743,"d, w",P002,S001
|
| 239 |
+
1746343420.4469883,1746343421.8910446,d,440.057,441.501,1.444,0.094,d,P002,S001
|
| 240 |
+
1746343421.9156585,1746343421.9576576,a,441.525,441.567,0.042,0.618,"a, w",P002,S001
|
| 241 |
+
1746343421.9156585,1746343422.426052,w,441.525,442.036,0.510,0.0,"w, d",P002,S001
|
| 242 |
+
1746343422.400192,1746343422.6678987,d,442.010,442.278,0.268,0.485,"d, s",P002,S001
|
| 243 |
+
1746343422.5833375,1746343422.7256203,s,442.193,442.335,0.142,0.183,s,P002,S001
|
| 244 |
+
1746343422.8354166,1746343422.9594114,key.shift,442.445,442.569,0.124,0.252,"key.shift, w",P002,S001
|
| 245 |
+
1746343424.8920388,1746343424.9068813,a,444.502,444.517,0.015,0.031,"w, a",P002,S001
|
| 246 |
+
1746343425.2740054,1746343425.441089,d,444.884,445.051,0.167,0.382,"w, d",P002,S001
|
| 247 |
+
1746343425.6494305,1746343425.8368804,a,445.259,445.447,0.187,0.375,"w, a",P002,S001
|
| 248 |
+
1746343423.7397306,1746343428.2894611,w,443.349,447.899,4.550,0.048,w,P002,S001
|
| 249 |
+
1746343461.5023215,1746343461.6441715,f,481.112,481.254,0.142,35.853,f,P002,S001
|
| 250 |
+
1746343462.2194378,1746343462.3297174,v,481.829,481.939,0.110,0.717,v,P002,S001
|
| 251 |
+
1746343463.1393206,1746343463.263469,b,482.749,482.873,0.124,0.920,b,P002,S001
|
| 252 |
+
1746343463.8153565,1746343463.948288,b,483.425,483.558,0.133,0.676,b,P002,S001
|
| 253 |
+
1746343464.575812,1746343464.675318,b,484.185,484.285,0.100,0.760,b,P002,S001
|
| 254 |
+
1746343465.6031919,1746343465.6699502,b,485.213,485.280,0.067,1.027,b,P002,S001
|
| 255 |
+
1746343466.1531544,1746343466.2542236,b,485.763,485.864,0.101,0.550,b,P002,S001
|
| 256 |
+
1746343466.6962729,1746343466.805265,b,486.306,486.415,0.109,0.543,b,P002,S001
|
| 257 |
+
1746343467.4075985,1746343467.5333307,b,487.017,487.143,0.126,0.711,b,P002,S001
|
| 258 |
+
1746343469.946908,1746343470.0973008,b,489.557,489.707,0.150,2.539,b,P002,S001
|
| 259 |
+
1746343470.1309445,1746343470.3884127,key.shift,489.741,489.998,0.257,0.184,"key.shift, w",P002,S001
|
| 260 |
+
1746343471.7410018,1746343471.8582504,key.shift,491.351,491.468,0.117,0.019,"w, key.shift",P002,S001
|
| 261 |
+
1746343486.3461814,1746343486.3670306,key.tab,505.956,505.977,0.021,0.032,"w, key.tab",P002,S001
|
| 262 |
+
1746343487.043121,1746343487.227077,q,506.653,506.837,0.184,0.697,"w, q",P002,S001
|
| 263 |
+
1746343471.722315,1746343488.5301318,w,491.332,508.140,16.808,0.038,"w, a",P002,S001
|
| 264 |
+
1746343488.50187,1746343488.9729533,a,508.112,508.583,0.471,0.032,"a, s",P002,S001
|
| 265 |
+
1746343488.8132071,1746343489.098085,s,508.423,508.708,0.285,0.311,"s, d",P002,S001
|
| 266 |
+
1746343490.1669579,1746343490.2170732,a,509.777,509.827,0.050,0.309,"d, w, a",P002,S001
|
| 267 |
+
1746343489.8580928,1746343490.3011317,w,509.468,509.911,0.443,0.027,"d, w",P002,S001
|
| 268 |
+
1746343489.8312714,1746343490.5771084,d,509.441,510.187,0.746,0.031,"d, s, a",P002,S001
|
| 269 |
+
1746343490.468555,1746343490.7356725,s,510.078,510.345,0.267,0.302,"s, a",P002,S001
|
| 270 |
+
1746343490.4760938,1746343490.9522932,a,510.086,510.562,0.476,0.008,"a, d, s",P002,S001
|
| 271 |
+
1746343490.927071,1746343491.044076,s,510.537,510.654,0.117,0.068,"d, s",P002,S001
|
| 272 |
+
1746343490.8594577,1746343491.4120617,d,510.469,511.022,0.553,0.383,"d, w",P002,S001
|
| 273 |
+
1746343491.243947,1746343491.6372519,w,510.854,511.247,0.393,0.317,"w, a, d",P002,S001
|
| 274 |
+
1746343491.4866273,1746343491.72855,a,511.096,511.338,0.242,0.243,"a, d",P002,S001
|
| 275 |
+
1746343491.6285174,1746343492.2213156,d,511.238,511.831,0.593,0.142,"d, a, s",P002,S001
|
| 276 |
+
1746343491.8210566,1746343492.2553296,a,511.431,511.865,0.434,0.193,"a, s",P002,S001
|
| 277 |
+
1746343492.1718686,1746343492.356028,s,511.782,511.966,0.184,0.351,s,P002,S001
|
| 278 |
+
1746343493.0253904,1746343493.1332831,a,512.635,512.743,0.108,0.016,"d, a",P002,S001
|
| 279 |
+
1746343493.2090578,1746343493.5010715,w,512.819,513.111,0.292,0.184,"d, w, a",P002,S001
|
| 280 |
+
1746343493.0093653,1746343493.6760144,d,512.619,513.286,0.667,0.031,"d, a",P002,S001
|
| 281 |
+
1746343494.1361904,1746343494.2871199,e,513.746,513.897,0.151,0.727,"a, e, w",P002,S001
|
| 282 |
+
1746343494.2695534,1746343494.4632225,w,513.879,514.073,0.194,0.133,"a, w",P002,S001
|
| 283 |
+
1746343493.4088602,1746343495.5044289,a,513.019,515.114,2.096,0.200,"a, d, w",P002,S001
|
| 284 |
+
1746343495.1712165,1746343495.931882,d,514.781,515.542,0.761,0.902,"d, w",P002,S001
|
| 285 |
+
1746343496.299629,1746343496.483265,a,515.909,516.093,0.184,0.820,"w, a",P002,S001
|
| 286 |
+
1746343496.8830476,1746343497.1089547,a,516.493,516.719,0.226,0.583,"w, a",P002,S001
|
| 287 |
+
1746343497.6684856,1746343497.7762597,key.shift,517.278,517.386,0.108,0.785,"w, key.shift, d",P002,S001
|
| 288 |
+
1746343500.0817392,1746343500.4750175,a,519.691,520.085,0.393,0.058,"w, key.shift, a",P002,S001
|
| 289 |
+
1746343500.6579845,1746343500.7684946,a,520.268,520.378,0.111,0.576,"w, key.shift, a",P002,S001
|
| 290 |
+
1746343502.0120256,1746343502.0296032,a,521.622,521.639,0.018,0.031,"w, key.shift, a",P002,S001
|
| 291 |
+
1746343506.3724287,1746343506.4796433,q,525.982,526.089,0.107,0.003,"w, key.shift, d, q",P002,S001
|
| 292 |
+
1746343470.3561628,1746343506.6480591,w,489.966,526.258,36.292,0.225,"w, key.shift, d",P002,S001
|
| 293 |
+
1746343506.369659,1746343506.7310958,d,525.979,526.341,0.361,0.032,"key.shift, d",P002,S001
|
| 294 |
+
1746343506.7472212,1746343506.8482027,a,526.357,526.458,0.101,0.375,"key.shift, a",P002,S001
|
| 295 |
+
1746343500.0241413,1746343507.3170369,key.shift,519.634,526.927,7.293,2.330,key.shift,P002,S001
|
| 296 |
+
1746343508.511276,1746343509.855322,d,528.121,529.465,1.344,0.017,"key.shift, d, w",P002,S001
|
| 297 |
+
1746343509.8531373,1746343509.981147,w,529.463,529.591,0.128,0.031,"key.shift, w, a",P002,S001
|
| 298 |
+
1746343508.4939926,1746343510.2302778,key.shift,528.104,529.840,1.736,0.019,"key.shift, a, s",P002,S001
|
| 299 |
+
1746343508.4754386,1746343510.4065263,a,528.085,530.016,1.931,0.029,"a, s",P002,S001
|
| 300 |
+
1746343512.2178252,1746343512.5872004,w,531.827,532.197,0.369,0.030,"w, a",P002,S001
|
| 301 |
+
1746343512.2198253,1746343513.0641491,a,531.829,532.674,0.844,0.002,"a, d",P002,S001
|
| 302 |
+
1746343517.5042276,1746343518.3661065,w,537.114,537.976,0.862,0.031,"key.shift, w, d",P002,S001
|
| 303 |
+
1746343518.3651042,1746343518.4255674,d,537.975,538.035,0.060,0.032,"key.shift, d",P002,S001
|
| 304 |
+
1746343518.7349422,1746343519.027865,d,538.345,538.638,0.293,0.370,"key.shift, d",P002,S001
|
| 305 |
+
1746343521.4241207,1746343521.6495454,d,541.034,541.259,0.225,0.031,"key.shift, d, w",P002,S001
|
| 306 |
+
1746343521.4581888,1746343523.7636971,w,541.068,543.373,2.306,0.034,"key.shift, w, a",P002,S001
|
| 307 |
+
1746343524.398176,1746343524.4242787,a,544.008,544.034,0.026,0.029,"key.shift, a",P002,S001
|
| 308 |
+
1746343513.4395654,1746343525.1587996,key.shift,533.049,544.768,11.719,0.402,"key.shift, a",P002,S001
|
| 309 |
+
1746343525.2510319,1746343525.3340535,key.shift,544.861,544.944,0.083,0.115,key.shift,P002,S001
|
| 310 |
+
1746343525.4180148,1746343525.8879647,d,545.028,545.498,0.470,0.167,"d, s",P002,S001
|
| 311 |
+
1746343525.7690313,1746343526.0450675,s,545.379,545.655,0.276,0.351,"s, a",P002,S001
|
| 312 |
+
1746343525.9855196,1746343526.1211703,a,545.595,545.731,0.136,0.216,a,P002,S001
|
| 313 |
+
1746343526.8214178,1746343526.972425,a,546.431,546.582,0.151,0.015,"w, a, key.space",P002,S001
|
| 314 |
+
1746343526.9633913,1746343527.1383765,key.space,546.573,546.748,0.175,0.142,"w, key.space",P002,S001
|
| 315 |
+
1746343527.281248,1746343527.3732588,key.space,546.891,546.983,0.092,0.318,"w, key.space",P002,S001
|
| 316 |
+
1746343527.4732258,1746343527.6242256,key.space,547.083,547.234,0.151,0.192,"w, key.space, a",P002,S001
|
| 317 |
+
1746343527.5647194,1746343527.6570773,a,547.174,547.267,0.092,0.091,"w, a",P002,S001
|
| 318 |
+
1746343527.7162201,1746343527.8319058,key.space,547.326,547.442,0.116,0.152,"w, key.space",P002,S001
|
| 319 |
+
1746343527.940719,1746343528.0069933,a,547.550,547.617,0.066,0.224,"w, a",P002,S001
|
| 320 |
+
1746343528.0830855,1746343528.2751248,key.space,547.693,547.885,0.192,0.142,"w, key.space, d",P002,S001
|
| 321 |
+
1746343528.2498188,1746343528.576245,d,547.859,548.186,0.326,0.167,"w, d",P002,S001
|
| 322 |
+
1746343531.0484662,1746343531.1902032,r,550.658,550.800,0.142,2.799,"w, r",P002,S001
|
| 323 |
+
1746343537.5694225,1746343537.5976453,a,557.179,557.207,0.028,0.029,"w, a",P002,S001
|
| 324 |
+
1746343538.2977495,1746343538.4828157,d,557.907,558.092,0.185,0.728,"w, d",P002,S001
|
| 325 |
+
1746343539.4498916,1746343539.4599435,d,559.060,559.070,0.010,0.033,"w, d",P002,S001
|
| 326 |
+
1746343526.8063045,1746343539.67726,w,546.416,559.287,12.871,0.047,w,P002,S001
|
| 327 |
+
1746343542.3662364,1746343542.5430577,r,561.976,562.153,0.177,0.166,"w, r",P002,S001
|
| 328 |
+
1746343545.1752143,1746343545.1988654,d,564.785,564.809,0.024,0.031,"w, d",P002,S001
|
| 329 |
+
1746343547.3701417,1746343547.395465,d,566.980,567.005,0.025,0.032,"w, d",P002,S001
|
| 330 |
+
1746343549.3694403,1746343549.392178,a,568.979,569.002,0.023,0.030,"w, key.shift, a",P002,S001
|
| 331 |
+
1746343548.0648904,1746343550.086229,key.shift,567.675,569.696,2.021,0.695,"key.shift, a, w",P002,S001
|
| 332 |
+
1746343542.2000482,1746343550.5173852,w,561.810,570.127,8.317,2.750,"a, w",P002,S001
|
| 333 |
+
1746343550.9723036,1746343551.326216,w,570.582,570.936,0.354,0.918,w,P002,S001
|
| 334 |
+
1746343552.9958034,1746343553.115053,r,572.605,572.725,0.119,2.023,r,P002,S001
|
| 335 |
+
1746343553.7886086,1746343553.8896356,c,573.398,573.499,0.101,0.002,"w, c",P002,S001
|
| 336 |
+
1746343553.787101,1746343554.1497502,w,573.397,573.759,0.363,0.031,w,P002,S001
|
| 337 |
+
1746343554.4495068,1746343554.8422916,d,574.059,574.452,0.393,0.661,"d, w",P002,S001
|
| 338 |
+
1746343555.0929759,1746343555.4013317,d,574.703,575.011,0.308,0.526,"w, d",P002,S001
|
| 339 |
+
1746343556.4197907,1746343556.6040547,key.space,576.029,576.214,0.184,1.327,"w, key.space",P002,S001
|
| 340 |
+
1746343557.4619281,1746343557.5069354,d,577.072,577.117,0.045,0.032,"w, d",P002,S001
|
| 341 |
+
1746343554.5670497,1746343559.5621228,w,574.177,579.172,4.995,0.118,"w, a",P002,S001
|
| 342 |
+
1746343559.5576012,1746343559.5709777,a,579.167,579.181,0.013,0.032,a,P002,S001
|
| 343 |
+
1746343563.179286,1746343563.3303945,key.space,582.789,582.940,0.151,0.002,"w, key.space",P002,S001
|
| 344 |
+
1746343564.5085373,1746343564.8996878,key.space,584.118,584.509,0.391,1.329,"w, key.space",P002,S001
|
| 345 |
+
1746343566.1637962,1746343566.28823,f,585.773,585.898,0.124,1.655,"w, f",P002,S001
|
| 346 |
+
1746343563.1771512,1746343567.3259568,w,582.787,586.936,4.149,0.032,w,P002,S001
|
| 347 |
+
1746343567.8600914,1746343568.031082,b,587.470,587.641,0.171,1.696,b,P002,S001
|
| 348 |
+
1746343569.4976232,1746343569.6471717,b,589.107,589.257,0.150,1.638,b,P002,S001
|
| 349 |
+
1746343570.9282393,1746343571.0691721,key.tab,590.538,590.679,0.141,0.030,"key.tab, w",P002,S001
|
| 350 |
+
1746343573.9412258,1746343574.418144,d,593.551,594.028,0.477,0.018,"w, d",P002,S001
|
| 351 |
+
1746343576.2143762,1746343576.3731816,key.shift,595.824,595.983,0.159,0.029,"w, d, key.shift",P002,S001
|
| 352 |
+
1746343576.1854963,1746343577.2270603,d,595.795,596.837,1.042,0.031,"w, d",P002,S001
|
| 353 |
+
1746343577.249595,1746343577.4845285,a,596.859,597.094,0.235,1.035,"w, a",P002,S001
|
| 354 |
+
1746343578.773237,1746343578.9535322,key.shift,598.382,598.563,0.180,1.523,"w, key.shift",P002,S001
|
| 355 |
+
1746343581.0261235,1746343581.2182312,a,600.636,600.828,0.192,2.254,"w, a, d",P002,S001
|
| 356 |
+
1746343581.2023246,1746343581.5274014,d,600.812,601.137,0.325,0.176,"w, d",P002,S001
|
| 357 |
+
1746343586.448492,1746343586.7330952,d,606.058,606.343,0.285,5.246,"w, d",P002,S001
|
| 358 |
+
1746343588.9731126,1746343589.0299225,v,608.583,608.640,0.057,0.043,"w, key.space, v",P002,S001
|
| 359 |
+
1746343588.9297185,1746343589.131275,key.space,608.539,608.741,0.202,2.481,"w, key.space",P002,S001
|
| 360 |
+
1746343573.9231033,1746343589.3819792,w,593.533,608.992,15.459,0.032,"w, a",P002,S001
|
| 361 |
+
1746343589.3495677,1746343589.5995204,a,608.959,609.209,0.250,0.376,"a, d",P002,S001
|
| 362 |
+
1746343589.9253876,1746343590.1343853,key.shift,609.535,609.744,0.209,0.251,"d, w, key.shift",P002,S001
|
| 363 |
+
1746343591.4209764,1746343591.5198464,key.shift,611.031,611.129,0.099,0.041,"d, w, a, key.shift",P002,S001
|
| 364 |
+
1746343550.0540466,1746343592.2481396,w,569.664,611.858,42.194,0.459,"d, w, a, key.shift",P002,S001
|
| 365 |
+
1746343549.595167,1746343593.4761572,a,569.205,613.086,43.881,0.226,"a, key.shift",P002,S001
|
| 366 |
+
1746343593.4590492,1746343593.5021276,key.shift,613.069,613.112,0.043,0.029,"key.shift, d",P002,S001
|
| 367 |
+
1746343594.1143882,1746343594.3540397,d,613.724,613.964,0.240,0.047,"d, s, a",P002,S001
|
| 368 |
+
1746343594.2122462,1746343594.3865728,a,613.822,613.996,0.174,0.068,"s, a",P002,S001
|
| 369 |
+
1746343594.144114,1746343594.5212004,s,613.754,614.131,0.377,0.030,s,P002,S001
|
| 370 |
+
1746343594.5297465,1746343594.7337275,a,614.139,614.343,0.204,0.318,"a, d, w",P002,S001
|
| 371 |
+
1746343595.347168,1746343595.4723847,a,614.957,615.082,0.125,0.007,"d, w, a",P002,S001
|
| 372 |
+
1746343596.3695676,1746343596.5173972,key.shift,615.979,616.127,0.148,0.031,"d, key.shift",P002,S001
|
| 373 |
+
1746343594.6699586,1746343596.6019142,d,614.280,616.212,1.932,0.140,d,P002,S001
|
| 374 |
+
1746343596.9033504,1746343597.0443985,b,616.513,616.654,0.141,0.534,b,P002,S001
|
| 375 |
+
1746343597.946274,1746343598.0554776,b,617.556,617.665,0.109,1.043,b,P002,S001
|
| 376 |
+
1746343598.1295216,1746343598.4560635,key.shift,617.739,618.066,0.327,0.183,"key.shift, w",P002,S001
|
| 377 |
+
1746343595.3399,1746343598.9414728,w,614.950,618.551,3.602,0.032,"w, d",P002,S001
|
| 378 |
+
1746343593.4855235,1746343599.4084337,d,613.095,619.018,5.923,0.026,"d, key.shift, a, s",P002,S001
|
| 379 |
+
1746343599.1743994,1746343599.6506066,key.shift,618.784,619.260,0.476,0.250,"key.shift, a, s",P002,S001
|
| 380 |
+
1746343599.2685275,1746343599.8008063,a,618.878,619.410,0.532,0.094,"a, s, key.shift",P002,S001
|
| 381 |
+
1746343599.270527,1746343599.944573,s,618.880,619.554,0.674,0.002,"s, key.shift, d",P002,S001
|
| 382 |
+
1746343600.8546891,1746343600.8701055,w,620.464,620.480,0.015,0.032,"key.shift, d, w",P002,S001
|
| 383 |
+
1746343599.860133,1746343601.0290158,d,619.470,620.639,1.169,0.167,"key.shift, d",P002,S001
|
| 384 |
+
1746343603.8702006,1746343604.1119156,w,623.480,623.722,0.242,3.016,"key.shift, w",P002,S001
|
| 385 |
+
1746343604.855229,1746343605.0230858,a,624.465,624.633,0.168,0.017,"key.shift, w, a",P002,S001
|
| 386 |
+
1746343604.838428,1746343605.849808,w,624.448,625.459,1.011,0.968,"key.shift, w",P002,S001
|
| 387 |
+
1746343606.318375,1746343606.5937243,a,625.928,626.203,0.275,1.463,"key.shift, a",P002,S001
|
| 388 |
+
1746343599.6930583,1746343607.1695063,key.shift,619.303,626.779,7.476,0.423,"key.shift, d",P002,S001
|
| 389 |
+
1746343607.3376622,1746343608.6234524,key.shift,626.947,628.233,1.286,0.309,"d, key.shift, w",P002,S001
|
| 390 |
+
1746343598.9243798,1746343608.741898,d,618.534,628.352,9.818,0.501,"d, w",P002,S001
|
| 391 |
+
1746343610.7375607,1746343611.197986,d,630.347,630.808,0.460,0.058,"key.shift, w, d",P002,S001
|
| 392 |
+
1746343612.4051652,1746343612.418246,a,632.015,632.028,0.013,0.515,"key.shift, w, a",P002,S001
|
| 393 |
+
1746343610.679713,1746343612.4691832,w,630.289,632.079,1.789,0.444,"key.shift, w",P002,S001
|
| 394 |
+
1746343612.4931056,1746343613.0612032,d,632.103,632.671,0.568,0.088,"key.shift, d, w",P002,S001
|
| 395 |
+
1746343610.235929,1746343614.9650536,key.shift,629.846,634.575,4.729,1.618,"key.shift, w, a",P002,S001
|
| 396 |
+
1746343614.962044,1746343615.643281,a,634.572,635.253,0.681,0.032,"w, a, key.shift, d",P002,S001
|
| 397 |
+
1746343612.9023435,1746343615.646285,w,632.512,635.256,2.744,0.409,"w, key.shift, d",P002,S001
|
| 398 |
+
1746343616.7134092,1746343616.7372377,s,636.323,636.347,0.024,0.033,"key.shift, d, s",P002,S001
|
| 399 |
+
1746343615.51726,1746343617.0961483,d,635.127,636.706,1.579,0.502,"key.shift, d",P002,S001
|
| 400 |
+
1746343617.8231986,1746343618.2835374,w,637.433,637.893,0.460,1.110,"key.shift, w",P002,S001
|
| 401 |
+
1746343615.0153165,1746343618.4751978,key.shift,634.625,638.085,3.460,0.053,key.shift,P002,S001
|
| 402 |
+
1746343618.5260978,1746343618.9098072,key.shift,638.136,638.519,0.384,0.703,"key.shift, a, w",P002,S001
|
| 403 |
+
1746343621.5563688,1746343622.2584383,d,641.166,641.868,0.702,0.030,"d, w",P002,S001
|
| 404 |
+
1746343622.3090718,1746343622.5921109,a,641.919,642.202,0.283,0.075,"w, a",P002,S001
|
| 405 |
+
1746343622.2345319,1746343622.6333034,w,641.844,642.243,0.399,0.030,w,P002,S001
|
| 406 |
+
1746343622.7510939,1746343622.8685305,c,642.361,642.478,0.117,0.442,c,P002,S001
|
| 407 |
+
1746343622.9350808,1746343622.9522104,w,642.545,642.562,0.017,0.184,w,P002,S001
|
| 408 |
+
1746343623.1519856,1746343624.088378,w,642.762,643.698,0.936,0.217,"w, a",P002,S001
|
| 409 |
+
1746343624.0573053,1746343624.1121526,a,643.667,643.722,0.055,0.031,a,P002,S001
|
| 410 |
+
1746343624.8233764,1746343624.9484148,a,644.433,644.558,0.125,0.293,"d, a",P002,S001
|
| 411 |
+
1746343625.189759,1746343625.2410786,s,644.799,644.851,0.051,0.366,"d, s",P002,S001
|
| 412 |
+
1746343624.5307872,1746343625.523422,d,644.140,645.133,0.993,0.473,"d, a",P002,S001
|
| 413 |
+
1746343625.6249483,1746343625.7829897,key.shift,645.235,645.393,0.158,0.183,"a, key.shift",P002,S001
|
| 414 |
+
1746343625.4422276,1746343625.999662,a,645.052,645.609,0.557,0.252,a,P002,S001
|
| 415 |
+
1746343626.7694607,1746343627.0361423,d,646.379,646.646,0.267,1.145,d,P002,S001
|
| 416 |
+
1746343628.8821068,1746343628.8851383,key.tab,648.492,648.495,0.003,0.030,key.tab,P002,S001
|
| 417 |
+
1746343632.0412216,1746343632.1819313,e,651.651,651.792,0.141,3.159,e,P002,S001
|
| 418 |
+
1746343671.1560621,1746343671.272059,b,690.766,690.882,0.116,39.115,b,P002,S001
|
| 419 |
+
1746343678.5424924,1746343678.6921299,b,698.152,698.302,0.150,7.386,b,P002,S001
|
| 420 |
+
1746343678.759341,1746343678.9676301,key.shift,698.368,698.577,0.208,0.216,key.shift,P002,S001
|
| 421 |
+
1746343618.749767,1746343679.8132415,w,638.359,699.423,61.063,0.174,"w, key.shift",P002,S001
|
| 422 |
+
1746343679.4022171,1746343679.9043372,key.shift,699.012,699.514,0.502,0.419,key.shift,P002,S001
|
| 423 |
+
1746343680.8659146,1746343680.9651601,key.shift,700.476,700.575,0.099,0.029,"w, key.shift",P002,S001
|
| 424 |
+
1746343684.7097604,1746343684.8190207,key.shift,704.319,704.429,0.109,0.076,"w, d, key.shift",P002,S001
|
| 425 |
+
1746343684.6342006,1746343685.0935986,d,704.244,704.703,0.459,3.768,"w, d",P002,S001
|
| 426 |
+
1746343685.5622847,1746343685.7041388,a,705.172,705.314,0.142,0.853,"w, a",P002,S001
|
| 427 |
+
1746343685.987374,1746343686.1458793,a,705.597,705.756,0.159,0.425,"w, a",P002,S001
|
| 428 |
+
1746343687.149421,1746343687.4581096,key.space,706.759,707.068,0.309,1.162,"w, key.space, key.tab",P002,S001
|
| 429 |
+
1746343687.3849218,1746343687.8092122,key.tab,706.995,707.419,0.424,0.236,"w, key.tab, d",P002,S001
|
| 430 |
+
1746343687.6760185,1746343688.3363662,d,707.286,707.946,0.660,0.291,"w, d, key.tab",P002,S001
|
| 431 |
+
1746343691.1131747,1746343691.1262434,key.tab,710.723,710.736,0.013,0.031,"w, key.tab",P002,S001
|
| 432 |
+
1746343680.8371372,1746343691.393422,w,700.447,711.003,10.556,0.030,"w, d",P002,S001
|
| 433 |
+
1746343691.403009,1746343691.7543168,a,711.013,711.364,0.351,0.201,"d, a, s",P002,S001
|
| 434 |
+
1746343691.653862,1746343691.9713604,s,711.264,711.581,0.317,0.251,"d, s, a",P002,S001
|
| 435 |
+
1746343691.2021592,1746343692.0213423,d,710.812,711.631,0.819,0.089,"d, a",P002,S001
|
| 436 |
+
1746343691.9380708,1746343692.3550918,a,711.548,711.965,0.417,0.284,"a, w",P002,S001
|
| 437 |
+
1746343692.8991585,1746343693.0831187,d,712.509,712.693,0.184,0.012,"w, d",P002,S001
|
| 438 |
+
1746343694.8950887,1746343694.962637,key.shift,714.505,714.572,0.068,0.026,"w, d, key.shift, a",P002,S001
|
| 439 |
+
1746343694.869217,1746343695.1296377,d,714.479,714.739,0.260,0.032,"w, d",P002,S001
|
| 440 |
+
1746343692.8873065,1746343696.057931,w,712.497,715.668,3.171,0.031,w,P002,S001
|
| 441 |
+
1746343696.065956,1746343696.2740846,a,715.676,715.884,0.208,1.137,"a, d",P002,S001
|
| 442 |
+
1746343696.5670314,1746343697.0849636,key.shift,716.175,716.695,0.518,0.374,"d, key.shift, w",P002,S001
|
| 443 |
+
1746343696.1912546,1746343697.2442033,d,715.801,716.854,1.053,0.125,"d, w",P002,S001
|
| 444 |
+
1746343694.929442,1746343697.6443517,a,714.539,717.254,2.715,0.034,"w, a, key.shift",P002,S001
|
| 445 |
+
1746343696.9596553,1746343697.6523905,w,716.569,717.262,0.693,0.394,"w, key.shift",P002,S001
|
| 446 |
+
1746343697.4772315,1746343697.8376367,key.shift,717.087,717.447,0.360,0.133,"key.shift, d, w, a",P002,S001
|
| 447 |
+
1746343697.3441284,1746343697.9792786,a,716.954,717.589,0.635,0.384,"w, a",P002,S001
|
| 448 |
+
1746343698.1051364,1746343698.3220718,a,717.715,717.932,0.217,0.284,"w, a",P002,S001
|
| 449 |
+
1746343697.6619825,1746343698.5288117,d,717.272,718.138,0.867,0.185,"w, d, key.shift",P002,S001
|
| 450 |
+
1746343698.5313175,1746343698.731979,a,718.141,718.342,0.201,0.157,"w, key.shift, a",P002,S001
|
| 451 |
+
1746343698.8242583,1746343699.3423104,a,718.434,718.952,0.518,0.293,"w, key.shift, a, d",P002,S001
|
| 452 |
+
1746343697.69534,1746343699.7511587,w,717.305,719.361,2.056,0.033,"w, key.shift, d, a",P002,S001
|
| 453 |
+
1746343699.3085623,1746343699.7763023,d,718.918,719.386,0.468,0.484,"key.shift, d, a",P002,S001
|
| 454 |
+
1746343699.8763618,1746343699.9513578,d,719.486,719.561,0.075,0.166,"key.shift, a, d, s",P002,S001
|
| 455 |
+
1746343699.909681,1746343700.1109662,s,719.519,719.721,0.201,0.033,"key.shift, a, s, d",P002,S001
|
| 456 |
+
1746343699.7099211,1746343700.2023025,a,719.320,719.812,0.492,0.401,"key.shift, a, d",P002,S001
|
| 457 |
+
1746343700.2278748,1746343700.3372083,a,719.838,719.947,0.109,0.134,"key.shift, d, a, w",P002,S001
|
| 458 |
+
1746343700.0942879,1746343700.6119199,d,719.704,720.222,0.518,0.185,"key.shift, d, w, a",P002,S001
|
| 459 |
+
1746343700.277323,1746343700.855797,w,719.887,720.465,0.578,0.049,"key.shift, w, a",P002,S001
|
| 460 |
+
1746343700.603311,1746343701.4484973,a,720.213,721.058,0.845,0.326,"key.shift, a, d, w",P002,S001
|
| 461 |
+
1746343701.3798394,1746343701.7239814,w,720.989,721.334,0.344,0.166,"key.shift, d, w, a",P002,S001
|
| 462 |
+
1746343701.2142174,1746343701.774133,d,720.824,721.384,0.560,0.611,"key.shift, d, a",P002,S001
|
| 463 |
+
1746343701.8824039,1746343701.9998722,w,721.492,721.610,0.117,0.218,"key.shift, a, w",P002,S001
|
| 464 |
+
1746343702.2913766,1746343702.3086598,d,721.901,721.918,0.017,0.409,"key.shift, a, d",P002,S001
|
| 465 |
+
1746343702.376079,1746343702.4502149,w,721.986,722.060,0.074,0.085,"key.shift, a, w",P002,S001
|
| 466 |
+
1746343702.7931,1746343702.8604507,d,722.403,722.470,0.067,0.016,"key.shift, a, w, d",P002,S001
|
| 467 |
+
1746343701.6642926,1746343703.143889,a,721.274,722.754,1.480,0.284,"key.shift, a, w",P002,S001
|
| 468 |
+
1746343703.152404,1746343703.3280692,d,722.762,722.938,0.176,0.359,"key.shift, w, d, a",P002,S001
|
| 469 |
+
1746343703.252384,1746343703.5204175,a,722.862,723.130,0.268,0.100,"key.shift, w, a, d",P002,S001
|
| 470 |
+
1746343703.4872816,1746343703.6873126,d,723.097,723.297,0.200,0.235,"key.shift, w, d",P002,S001
|
| 471 |
+
1746343704.885822,1746343704.8986697,a,724.495,724.508,0.013,0.044,"key.shift, w, a",P002,S001
|
| 472 |
+
1746343698.3739972,1746343705.1413422,key.shift,717.984,724.751,6.767,0.027,"key.shift, w, d",P002,S001
|
| 473 |
+
1746343698.3471851,1746343705.3005726,d,717.957,724.910,6.953,0.242,"w, d",P002,S001
|
| 474 |
+
1746343706.6110835,1746343706.7612302,d,726.221,726.371,0.150,1.637,"w, d",P002,S001
|
| 475 |
+
1746343710.3821404,1746343710.3962827,a,729.992,730.006,0.014,0.032,"w, a",P002,S001
|
| 476 |
+
1746343710.411953,1746343710.888899,d,730.022,730.499,0.477,0.030,d,P002,S001
|
| 477 |
+
1746343712.4422302,1746343713.111143,a,732.052,732.721,0.669,2.030,"a, w",P002,S001
|
| 478 |
+
1746343712.9021199,1746343713.269862,w,732.512,732.880,0.368,0.460,w,P002,S001
|
| 479 |
+
1746343713.6710646,1746343714.0140638,v,733.281,733.624,0.343,0.769,v,P002,S001
|
| 480 |
+
1746343740.9810214,1746343740.989565,key.tab,760.591,760.599,0.009,0.031,key.tab,P002,S001
|
| 481 |
+
1746343767.3442388,1746343767.4497151,r,786.954,787.059,0.105,0.002,"e, r",P002,S001
|
| 482 |
+
1746343767.342224,1746343767.4688509,e,786.952,787.078,0.127,26.361,e,P002,S001
|
| 483 |
+
1746343773.3220215,1746343773.482059,key.tab,792.932,793.092,0.160,5.978,key.tab,P002,S001
|
| 484 |
+
1746343779.5498204,1746343779.553416,key.tab,799.159,799.163,0.004,0.030,key.tab,P002,S001
|
| 485 |
+
1746343780.0889554,1746343780.1559849,b,799.699,799.766,0.067,0.033,"n, b",P002,S001
|
| 486 |
+
1746343780.055705,1746343780.1645446,n,799.665,799.774,0.109,0.506,n,P002,S001
|
| 487 |
+
1746343782.1437676,1746343782.295312,b,801.753,801.905,0.152,2.055,b,P002,S001
|
| 488 |
+
1746343782.3962135,1746343782.662219,key.shift,802.006,802.272,0.266,0.252,"key.shift, w",P002,S001
|
| 489 |
+
1746343786.3627331,1746343786.380092,a,805.972,805.990,0.017,0.047,"w, a",P002,S001
|
| 490 |
+
1746343787.2513564,1746343787.3152616,d,806.861,806.925,0.064,0.031,"w, d, a",P002,S001
|
| 491 |
+
1746343787.2719867,1746343787.4652429,a,806.882,807.075,0.193,0.021,"w, a",P002,S001
|
| 492 |
+
1746343791.8588579,1746343791.985273,b,811.469,811.595,0.126,4.587,"w, b",P002,S001
|
| 493 |
+
1746343792.9120412,1746343793.0631144,b,812.522,812.673,0.151,1.053,"w, b",P002,S001
|
| 494 |
+
1746343793.3796413,1746343793.4971309,a,812.989,813.107,0.117,0.468,"w, a",P002,S001
|
| 495 |
+
1746343795.2855392,1746343795.410326,a,814.895,815.020,0.125,0.011,"w, d, a",P002,S001
|
| 496 |
+
1746343795.2744772,1746343795.5534878,d,814.884,815.163,0.279,0.031,"w, d",P002,S001
|
| 497 |
+
1746343796.371244,1746343796.5552828,key.shift,815.981,816.165,0.184,0.458,"w, a, key.shift",P002,S001
|
| 498 |
+
1746343795.9133084,1746343796.563324,a,815.523,816.173,0.650,0.628,"w, a",P002,S001
|
| 499 |
+
1746343782.5623739,1746343797.9673915,w,802.172,817.577,15.405,0.166,"w, a, key.shift",P002,S001
|
| 500 |
+
1746343798.5979595,1746343798.727844,key.shift,818.208,818.337,0.130,0.030,"key.shift, w",P002,S001
|
| 501 |
+
1746343799.3291636,1746343799.4872313,key.shift,818.939,819.097,0.158,0.467,"w, d, key.shift",P002,S001
|
| 502 |
+
1746343798.8622682,1746343799.571421,d,818.472,819.181,0.709,0.243,"w, d",P002,S001
|
| 503 |
+
1746343803.5201402,1746343803.5402262,d,823.130,823.150,0.020,0.033,"w, d",P002,S001
|
| 504 |
+
1746343803.6571982,1746343803.8580372,a,823.267,823.468,0.201,0.137,"w, a",P002,S001
|
| 505 |
+
1746343804.1846812,1746343804.3500223,key.shift,823.794,823.960,0.165,0.527,"w, key.shift",P002,S001
|
| 506 |
+
1746343804.609559,1746343804.8035176,a,824.219,824.413,0.194,0.425,"w, a",P002,S001
|
| 507 |
+
1746343806.6821299,1746343806.6921701,a,826.292,826.302,0.010,0.031,"w, a",P002,S001
|
| 508 |
+
1746343798.619626,1746343811.1973236,w,818.229,830.807,12.578,0.022,"w, key.shift, a",P002,S001
|
| 509 |
+
1746343811.7973783,1746343811.807439,a,831.407,831.417,0.010,0.030,"key.shift, a",P002,S001
|
| 510 |
+
1746343809.4063382,1746343813.1204557,key.shift,829.016,832.730,3.714,0.032,"key.shift, a",P002,S001
|
| 511 |
+
1746343813.1772113,1746343813.1951709,key.shift,832.787,832.805,0.018,0.191,"a, key.shift",P002,S001
|
| 512 |
+
1746343813.5201058,1746343813.9813194,s,833.130,833.591,0.461,0.343,s,P002,S001
|
| 513 |
+
1746343814.3413928,1746343814.7998857,s,833.951,834.410,0.458,0.821,"s, a",P002,S001
|
| 514 |
+
1746343814.439829,1746343814.8154716,a,834.049,834.425,0.376,0.098,a,P002,S001
|
| 515 |
+
1746343817.3120174,1746343817.340337,key.shift,836.922,836.950,0.028,0.032,"key.tab, key.shift",P002,S001
|
| 516 |
+
1746343816.529995,1746343817.423623,key.tab,836.140,837.033,0.894,0.031,key.tab,P002,S001
|
| 517 |
+
1746343825.6559675,1746343825.7982645,e,845.266,845.408,0.142,8.344,e,P002,S001
|
| 518 |
+
1746343891.0412297,1746343891.1938589,b,910.651,910.804,0.153,65.385,b,P002,S001
|
| 519 |
+
1746343893.9401422,1746343894.365716,key.shift,913.550,913.975,0.426,0.110,key.shift,P002,S001
|
| 520 |
+
1746343894.8711874,1746343894.899744,q,914.481,914.509,0.029,0.503,q,P002,S001
|
| 521 |
+
1746343895.101238,1746343895.243179,key.shift,914.709,914.853,0.142,0.229,"key.shift, w",P002,S001
|
| 522 |
+
1746343898.2887466,1746343899.2143128,key.tab,917.898,918.824,0.926,0.032,"w, key.tab, key.shift",P002,S001
|
| 523 |
+
1746343899.2112894,1746343899.4698288,key.shift,918.821,919.079,0.259,0.047,"w, key.shift",P002,S001
|
| 524 |
+
1746343900.2438357,1746343900.264142,key.tab,919.853,919.874,0.020,0.032,"w, key.tab",P002,S001
|
| 525 |
+
1746343901.1771314,1746343901.184885,d,920.787,920.795,0.008,0.030,"w, d",P002,S001
|
| 526 |
+
1746343903.4984162,1746343903.699717,key.space,923.108,923.309,0.201,2.321,"w, key.space",P002,S001
|
| 527 |
+
1746343905.6872578,1746343905.688261,d,925.297,925.298,0.001,0.031,"w, d",P002,S001
|
| 528 |
+
1746343906.0543964,1746343906.2653823,a,925.664,925.875,0.211,0.367,"w, a",P002,S001
|
| 529 |
+
1746343906.2880757,1746343906.7554631,key.shift,925.898,926.365,0.467,0.234,"w, key.shift, d",P002,S001
|
| 530 |
+
1746343812.985973,1746343908.26786,a,832.596,927.878,95.282,1.189,"w, a, key.shift",P002,S001
|
| 531 |
+
1746343908.9873695,1746343909.0121577,d,928.597,928.622,0.025,0.032,"w, key.shift, d, a",P002,S001
|
| 532 |
+
1746343908.251275,1746343909.0711577,key.shift,927.861,928.681,0.820,0.032,"w, key.shift, a",P002,S001
|
| 533 |
+
1746343909.5778847,1746343909.605374,a,929.188,929.215,0.027,0.581,"w, a",P002,S001
|
| 534 |
+
1746343896.66735,1746343909.6223783,w,916.277,929.232,12.955,0.031,w,P002,S001
|
| 535 |
+
1746343910.156258,1746343910.3411648,d,929.766,929.951,0.185,0.109,"a, s, d",P002,S001
|
| 536 |
+
1746343910.0475347,1746343910.3824844,s,929.657,929.992,0.335,0.033,"a, s",P002,S001
|
| 537 |
+
1746343910.440352,1746343910.7499468,key.shift,930.050,930.360,0.310,0.284,"a, key.shift",P002,S001
|
| 538 |
+
1746343910.014552,1746343910.8335412,a,929.624,930.443,0.819,0.437,a,P002,S001
|
| 539 |
+
1746343910.8663778,1746343911.3931923,d,930.476,931.003,0.527,0.426,"d, a",P002,S001
|
| 540 |
+
1746343908.9964044,1746343911.8462555,a,928.606,931.456,2.850,0.009,"a, key.shift",P002,S001
|
| 541 |
+
1746343911.6363316,1746343911.8843017,key.shift,931.246,931.494,0.248,0.277,"key.shift, d",P002,S001
|
| 542 |
+
1746343914.5553029,1746343914.7341254,d,934.165,934.344,0.179,0.031,"w, d, a",P002,S001
|
| 543 |
+
1746343914.567397,1746343914.9846172,a,934.177,934.594,0.417,0.012,"w, a",P002,S001
|
| 544 |
+
1746343913.188921,1746343917.072927,w,932.799,936.683,3.884,0.030,"w, a",P002,S001
|
| 545 |
+
1746343916.6142023,1746343917.0822496,a,936.224,936.692,0.468,2.047,a,P002,S001
|
| 546 |
+
1746343917.648822,1746343918.0843146,w,937.258,937.694,0.435,1.035,w,P002,S001
|
| 547 |
+
1746343920.124693,1746343920.155384,a,939.734,939.765,0.031,0.033,"key.shift, w, a",P002,S001
|
| 548 |
+
1746343918.7443027,1746343920.9496884,w,938.354,940.559,2.205,0.134,"key.shift, w, d",P002,S001
|
| 549 |
+
1746343922.050492,1746343922.0595894,d,941.660,941.669,0.009,0.031,"key.shift, d",P002,S001
|
| 550 |
+
1746343923.5131578,1746343924.382462,a,943.123,943.992,0.869,0.032,"key.shift, a, d, w",P002,S001
|
| 551 |
+
1746343918.6100752,1746343924.48965,key.shift,938.220,944.099,5.880,0.961,"key.shift, d, w",P002,S001
|
| 552 |
+
1746343925.0495696,1746343925.1415071,key.shift,944.659,944.751,0.092,0.013,"d, w, key.shift",P002,S001
|
| 553 |
+
1746343925.5596435,1746343925.6672587,key.shift,945.169,945.277,0.108,0.025,"d, w, a, key.shift",P002,S001
|
| 554 |
+
1746343925.534564,1746343925.7184556,a,945.144,945.328,0.184,0.485,"d, w, a",P002,S001
|
| 555 |
+
1746343928.355673,1746343928.3820312,a,947.965,947.992,0.026,0.032,"w, key.shift, a",P002,S001
|
| 556 |
+
1746343931.5797231,1746343931.5832956,a,951.189,951.193,0.004,0.031,"w, key.shift, a",P002,S001
|
| 557 |
+
1746343933.119756,1746343933.1363308,a,952.729,952.746,0.017,0.030,"w, key.shift, a",P002,S001
|
| 558 |
+
1746343924.3602664,1746343934.8835347,w,943.970,954.493,10.523,0.032,"w, key.shift",P002,S001
|
| 559 |
+
1746343927.204725,1746343934.908444,key.shift,946.814,954.518,7.704,1.645,"key.shift, d",P002,S001
|
| 560 |
+
1746343936.2373686,1746343936.4214756,x,955.847,956.031,0.184,1.338,x,P002,S001
|
| 561 |
+
1746343939.9775107,1746343940.1387923,w,959.587,959.748,0.161,0.030,"w, a",P002,S001
|
| 562 |
+
1746343940.0143054,1746343940.4321065,a,959.624,960.042,0.418,0.037,"a, s",P002,S001
|
| 563 |
+
1746343940.2812965,1746343940.7495604,s,959.891,960.359,0.468,0.267,s,P002,S001
|
| 564 |
+
1746343941.4764373,1746343941.9281907,d,961.086,961.538,0.452,1.195,"d, w",P002,S001
|
| 565 |
+
1746343942.2021384,1746343942.3199377,c,961.812,961.930,0.118,0.416,"w, c",P002,S001
|
| 566 |
+
1746343941.7858655,1746343942.5049942,w,961.396,962.115,0.719,0.309,"w, c",P002,S001
|
| 567 |
+
1746343942.4283452,1746343942.5620837,c,962.038,962.172,0.134,0.226,c,P002,S001
|
| 568 |
+
1746343942.6042368,1746343942.74718,a,962.214,962.357,0.143,0.176,"a, w",P002,S001
|
| 569 |
+
1746343944.038887,1746343944.0424094,w,963.649,963.652,0.004,0.031,w,P002,S001
|
| 570 |
+
1746343948.169923,1746343948.31221,key.tab,967.780,967.922,0.142,4.131,key.tab,P002,S001
|
| 571 |
+
1746343950.9685571,1746343951.0862575,\,970.578,970.696,0.118,2.799,\,P002,S001
|
| 572 |
+
1746343953.8596592,1746343953.9431798,b,973.469,973.553,0.084,2.891,b,P002,S001
|
| 573 |
+
1746343954.4536426,1746343954.5279841,b,974.063,974.138,0.074,0.594,b,P002,S001
|
| 574 |
+
1746343956.734299,1746343956.8852098,b,976.344,976.495,0.151,2.281,b,P002,S001
|
| 575 |
+
1746343956.910657,1746343957.18589,key.shift,976.520,976.796,0.275,0.176,"key.shift, w",P002,S001
|
| 576 |
+
1746343957.228256,1746343957.294229,key.shift,976.838,976.904,0.066,0.125,"w, key.shift",P002,S001
|
| 577 |
+
1746343957.9724522,1746343958.1882544,d,977.582,977.798,0.216,0.744,"w, d",P002,S001
|
| 578 |
+
1746343957.1032395,1746343959.2323465,w,976.713,978.842,2.129,0.193,"w, d, key.shift",P002,S001
|
| 579 |
+
1746343959.1995032,1746343959.333295,key.shift,978.809,978.943,0.134,0.058,"d, key.shift",P002,S001
|
| 580 |
+
1746343934.8996534,1746343959.7088006,d,954.509,979.318,24.809,1.780,"d, key.shift",P002,S001
|
| 581 |
+
1746343959.6174715,1746343960.060644,key.shift,979.227,979.670,0.443,0.418,"key.shift, d, w",P002,S001
|
| 582 |
+
1746343960.0345325,1746343961.222369,w,979.644,980.832,1.188,0.016,"d, w, key.shift, a",P002,S001
|
| 583 |
+
1746343960.0189557,1746343961.2634108,d,979.629,980.873,1.244,0.401,"d, key.shift, a",P002,S001
|
| 584 |
+
1746343961.5053864,1746343961.70651,s,981.115,981.316,0.201,0.401,"key.shift, a, s",P002,S001
|
| 585 |
+
1746343961.7316911,1746343962.21491,d,981.341,981.825,0.483,0.226,"key.shift, a, d, w",P002,S001
|
| 586 |
+
1746343961.8471475,1746343962.3747928,w,981.457,981.984,0.528,0.115,"key.shift, a, w",P002,S001
|
| 587 |
+
1746343961.1041982,1746343963.0845356,a,980.714,982.694,1.980,0.045,"key.shift, a, w, d",P002,S001
|
| 588 |
+
1746343961.0589476,1746343963.2852013,key.shift,980.669,982.895,2.226,0.032,"key.shift, w, d",P002,S001
|
| 589 |
+
1746343959.141396,1746343963.5100422,d,978.751,983.120,4.369,1.169,"w, d",P002,S001
|
| 590 |
+
1746343963.643518,1746343963.811481,key.shift,983.253,983.421,0.168,0.594,"w, key.shift, d",P002,S001
|
| 591 |
+
1746343964.5222418,1746343964.7234144,d,984.132,984.333,0.201,0.779,"w, d",P002,S001
|
| 592 |
+
1746343966.2836652,1746343966.302072,d,985.893,985.912,0.018,0.031,"w, d",P002,S001
|
| 593 |
+
1746343966.8434591,1746343967.245311,key.shift,986.453,986.855,0.402,0.099,"w, d, key.shift",P002,S001
|
| 594 |
+
1746343963.7436333,1746343969.1013875,d,983.353,988.711,5.358,0.100,"w, d, key.shift",P002,S001
|
| 595 |
+
1746343969.0878444,1746343969.5262656,key.shift,988.697,989.136,0.438,0.031,"w, key.shift",P002,S001
|
| 596 |
+
1746343969.5520566,1746343969.6695404,e,989.162,989.279,0.117,0.464,"w, e",P002,S001
|
| 597 |
+
1746343969.678111,1746343969.7524407,key.shift,989.288,989.362,0.074,0.126,"w, key.shift",P002,S001
|
| 598 |
+
1746343970.6033685,1746343970.6634357,d,990.213,990.273,0.060,0.031,"d, a",P002,S001
|
| 599 |
+
1746343970.622122,1746343970.7642217,a,990.232,990.374,0.142,0.019,"a, w",P002,S001
|
| 600 |
+
1746343970.722114,1746343971.1820943,w,990.332,990.792,0.460,0.100,"w, d",P002,S001
|
| 601 |
+
1746343970.9897885,1746343971.248804,d,990.599,990.858,0.259,0.268,"d, a",P002,S001
|
| 602 |
+
1746343971.8511493,1746343972.0599673,a,991.461,991.670,0.209,0.031,"a, w",P002,S001
|
| 603 |
+
1746343972.167642,1746343972.2773094,d,991.777,991.887,0.110,0.300,"w, d",P002,S001
|
| 604 |
+
1746343972.3855035,1746343972.9882116,key.shift,991.995,992.598,0.603,0.218,"w, key.shift, d",P002,S001
|
| 605 |
+
1746343972.6372626,1746343973.732794,d,992.247,993.342,1.096,0.252,"w, d, key.shift",P002,S001
|
| 606 |
+
1746343973.3554265,1746343973.9058583,key.shift,992.965,993.516,0.550,0.718,"w, key.shift",P002,S001
|
| 607 |
+
1746343971.8677092,1746343974.1911376,w,991.477,993.801,2.323,0.017,"w, d",P002,S001
|
| 608 |
+
1746343974.408895,1746343974.8354151,key.shift,994.019,994.445,0.427,0.377,"d, key.shift",P002,S001
|
| 609 |
+
1746343962.9925427,1746343976.1054583,w,982.602,995.715,13.113,1.145,"d, w, key.shift",P002,S001
|
| 610 |
+
1746343976.0866249,1746343976.573542,key.shift,995.696,996.183,0.487,0.030,"key.shift, s",P002,S001
|
| 611 |
+
1746343976.87444,1746343976.9983835,a,996.484,996.608,0.124,0.392,"a, w",P002,S001
|
| 612 |
+
1746343977.517505,1746343977.710222,key.shift,997.127,997.320,0.193,0.051,"w, key.shift",P002,S001
|
| 613 |
+
1746343976.9492111,1746343978.0943797,w,996.559,997.704,1.145,0.075,"w, d",P002,S001
|
| 614 |
+
1746343978.602209,1746343978.628987,d,998.212,998.239,0.027,0.883,d,P002,S001
|
| 615 |
+
1746343978.89755,1746343979.2232697,a,998.507,998.833,0.326,0.295,"a, s",P002,S001
|
| 616 |
+
1746343979.0554333,1746343979.2893963,s,998.665,998.899,0.234,0.158,s,P002,S001
|
| 617 |
+
1746343979.3393126,1746343979.506128,d,998.949,999.116,0.167,0.284,d,P002,S001
|
| 618 |
+
1746343979.5472274,1746343979.7413948,a,999.157,999.351,0.194,0.208,a,P002,S001
|
| 619 |
+
1746343980.0499258,1746343980.2254267,a,999.660,999.835,0.176,0.503,a,P002,S001
|
| 620 |
+
1746343980.6106896,1746343980.777313,a,1000.220,1000.387,0.167,0.561,a,P002,S001
|
| 621 |
+
1746343980.9956594,1746343981.1956549,d,1000.605,1000.805,0.200,0.385,d,P002,S001
|
| 622 |
+
1746343981.5962055,1746343981.680007,s,1001.206,1001.290,0.084,0.252,"d, s",P002,S001
|
| 623 |
+
1746343981.8474884,1746343982.1564107,a,1001.457,1001.766,0.309,0.025,"key.shift, a, d",P002,S001
|
| 624 |
+
1746343981.822311,1746343982.2141695,key.shift,1001.432,1001.824,0.392,0.226,"key.shift, d",P002,S001
|
| 625 |
+
1746343982.6323938,1746343982.800529,key.shift,1002.242,1002.410,0.168,0.307,"d, w, key.shift",P002,S001
|
| 626 |
+
1746343981.344664,1746343982.9764664,d,1000.954,1002.586,1.632,0.349,"d, w",P002,S001
|
| 627 |
+
1746343982.3254402,1746343985.0071905,w,1001.935,1004.617,2.682,0.177,w,P002,S001
|
| 628 |
+
1746343997.573684,1746343997.6165385,d,1017.183,1017.226,0.043,0.030,"w, d",P002,S001
|
| 629 |
+
1746343999.7613475,1746343999.7721999,d,1019.371,1019.382,0.011,0.031,"w, d",P002,S001
|
| 630 |
+
1746344003.4042654,1746344003.4325125,d,1023.014,1023.042,0.028,0.030,"key.shift, d",P002,S001
|
| 631 |
+
1746344004.3157175,1746344004.4456923,s,1023.925,1024.055,0.130,0.029,"key.shift, s, a",P002,S001
|
| 632 |
+
1746344004.954342,1746344004.9816263,a,1024.564,1024.591,0.027,0.618,"key.shift, a",P002,S001
|
| 633 |
+
1746344005.4484854,1746344005.6652627,a,1025.058,1025.275,0.217,0.494,"key.shift, a",P002,S001
|
| 634 |
+
1746344005.799329,1746344005.92637,a,1025.409,1025.536,0.127,0.351,"key.shift, a",P002,S001
|
| 635 |
+
1746344007.1412015,1746344008.6739612,a,1026.751,1028.284,1.533,0.045,"key.shift, a, w",P002,S001
|
| 636 |
+
1746344008.7400093,1746344008.882811,d,1028.350,1028.492,0.143,0.104,"key.shift, w, d",P002,S001
|
| 637 |
+
1746344008.6357586,1746344009.200046,w,1028.245,1028.810,0.564,0.031,"key.shift, w",P002,S001
|
| 638 |
+
1746344010.6125355,1746344010.6206074,d,1030.222,1030.230,0.008,0.030,"key.shift, d",P002,S001
|
| 639 |
+
1746344010.9722662,1746344012.208162,d,1030.582,1031.818,1.236,0.360,"key.shift, d, s",P002,S001
|
| 640 |
+
1746344012.1800437,1746344012.2172115,s,1031.790,1031.827,0.037,0.031,"key.shift, s",P002,S001
|
| 641 |
+
1746344012.433576,1746344012.7943878,a,1032.043,1032.404,0.361,0.254,"key.shift, a",P002,S001
|
| 642 |
+
1746344013.3532608,1746344014.363887,a,1032.963,1033.974,1.011,0.031,"key.shift, a, w",P002,S001
|
| 643 |
+
1746344014.8774667,1746344014.88399,d,1034.487,1034.494,0.007,0.513,"key.shift, w, d",P002,S001
|
| 644 |
+
1746344016.4211833,1746344016.4283993,a,1036.031,1036.038,0.007,0.031,"key.shift, w, a",P002,S001
|
| 645 |
+
1746344014.338319,1746344017.0383315,w,1033.948,1036.648,2.700,0.047,"key.shift, w, a",P002,S001
|
| 646 |
+
1746344017.5442874,1746344017.573407,a,1037.154,1037.183,0.029,0.656,"key.shift, a",P002,S001
|
| 647 |
+
1746344017.7992415,1746344017.9157736,q,1037.409,1037.525,0.117,0.255,"key.shift, q",P002,S001
|
| 648 |
+
1746344001.3442512,1746344018.4847834,key.shift,1020.954,1038.094,17.141,1.583,key.shift,P002,S001
|
| 649 |
+
1746344018.7097566,1746344018.8690302,d,1038.319,1038.479,0.159,0.911,d,P002,S001
|
| 650 |
+
1746344019.0098524,1746344019.2199864,a,1038.619,1038.830,0.210,0.300,"a, d",P002,S001
|
| 651 |
+
1746344019.846272,1746344020.0064297,s,1039.456,1039.616,0.160,0.014,"d, s, a",P002,S001
|
| 652 |
+
1746344019.8322382,1746344020.1304176,d,1039.442,1039.740,0.298,0.046,"d, a",P002,S001
|
| 653 |
+
1746344020.16432,1746344020.4813797,key.shift,1039.774,1040.091,0.317,0.292,"a, key.shift",P002,S001
|
| 654 |
+
1746344019.8721564,1746344020.6074202,a,1039.482,1040.217,0.735,0.026,a,P002,S001
|
| 655 |
+
1746344020.72374,1746344020.8830767,d,1040.333,1040.493,0.159,0.099,"w, d",P002,S001
|
| 656 |
+
1746344022.435983,1746344022.4541686,w,1042.046,1042.064,0.018,0.031,"a, key.shift, w",P002,S001
|
| 657 |
+
1746344021.4024792,1746344023.5895045,key.shift,1041.012,1043.199,2.187,0.160,key.shift,P002,S001
|
| 658 |
+
1746344024.8398213,1746344025.0181956,d,1044.449,1044.628,0.178,0.032,"d, a",P002,S001
|
| 659 |
+
1746344024.8885102,1746344025.2026222,a,1044.498,1044.812,0.314,0.049,a,P002,S001
|
| 660 |
+
1746344025.204649,1746344025.487256,w,1044.814,1045.097,0.283,0.316,w,P002,S001
|
| 661 |
+
1746344025.679941,1746344025.8300204,c,1045.290,1045.440,0.150,0.475,c,P002,S001
|
| 662 |
+
1746344025.9121149,1746344026.223434,v,1045.522,1045.833,0.311,0.232,v,P002,S001
|
| 663 |
+
1746344057.1424656,1746344057.2162323,key.enter,1076.752,1076.826,0.074,31.230,key.enter,P002,S001
|
| 664 |
+
1746344057.7590933,1746344057.8343265,key.enter,1077.369,1077.444,0.075,0.617,key.enter,P002,S001
|
| 665 |
+
1746344129.177013,1746344129.2612088,key.page_down,1148.787,1148.871,0.084,71.418,key.page_down,P002,S001
|
| 666 |
+
1746344212.0238383,1746344212.1164374,b,1231.633,1231.726,0.093,0.028,"w, b",P002,S001
|
| 667 |
+
1746344211.995812,1746344212.3253148,w,1231.605,1231.935,0.330,0.031,w,P002,S001
|
| 668 |
+
1746344219.9046545,1746344220.07151,b,1239.514,1239.681,0.167,7.881,"b, w",P002,S001
|
| 669 |
+
1746344225.6197915,1746344225.658241,w,1245.229,1245.268,0.038,0.031,w,P002,S001
|
| 670 |
+
1746344231.7712681,1746344231.9133458,w,1251.381,1251.523,0.142,0.057,"key.shift, d, w",P002,S001
|
| 671 |
+
1746344231.6287158,1746344232.413471,key.shift,1251.238,1252.023,0.785,6.009,"key.shift, d, w",P002,S001
|
| 672 |
+
1746344233.6351702,1746344233.816261,key.space,1253.245,1253.426,0.181,0.017,"w, key.space",P002,S001
|
| 673 |
+
1746344235.2784076,1746344235.4536176,key.space,1254.888,1255.063,0.175,1.643,"w, key.space",P002,S001
|
| 674 |
+
1746344235.9122243,1746344236.205452,d,1255.522,1255.815,0.293,0.634,"w, d",P002,S001
|
| 675 |
+
1746344236.9361742,1746344236.9485261,a,1256.546,1256.558,0.012,0.034,"w, a",P002,S001
|
| 676 |
+
1746344238.3825088,1746344238.9930625,key.shift,1257.992,1258.603,0.611,0.013,"w, key.shift, d",P002,S001
|
| 677 |
+
1746344240.858418,1746344240.8804784,d,1260.468,1260.490,0.022,0.032,"w, d",P002,S001
|
| 678 |
+
1746344241.7247806,1746344241.8906186,key.shift,1261.334,1261.500,0.166,0.176,"w, key.shift",P002,S001
|
| 679 |
+
1746344242.7923124,1746344242.9725163,a,1262.402,1262.582,0.180,1.068,"w, a",P002,S001
|
| 680 |
+
1746344243.1454704,1746344243.2928627,key.space,1262.755,1262.903,0.147,0.353,"w, key.space",P002,S001
|
| 681 |
+
1746344243.7522683,1746344244.0283902,key.space,1263.362,1263.638,0.276,0.607,"w, key.space, a",P002,S001
|
| 682 |
+
1746344243.8953986,1746344244.2376058,a,1263.505,1263.847,0.342,0.143,"w, a",P002,S001
|
| 683 |
+
1746344244.5961487,1746344244.7373962,a,1264.206,1264.347,0.141,0.701,"w, a",P002,S001
|
| 684 |
+
1746344233.618585,1746344244.747509,w,1253.228,1264.357,11.129,0.033,w,P002,S001
|
| 685 |
+
1746344255.4945474,1746344255.7992485,w,1275.104,1275.409,0.305,0.031,"key.shift, w, d",P002,S001
|
| 686 |
+
1746344255.5151997,1746344255.8989184,d,1275.125,1275.509,0.384,0.021,"key.shift, d, a",P002,S001
|
| 687 |
+
1746344255.8822694,1746344256.3672917,a,1275.492,1275.977,0.485,0.367,"key.shift, a, s",P002,S001
|
| 688 |
+
1746344256.217386,1746344256.5004406,s,1275.827,1276.110,0.283,0.335,"key.shift, s, d",P002,S001
|
| 689 |
+
1746344256.4757445,1746344256.6451316,d,1276.085,1276.255,0.169,0.258,"key.shift, d",P002,S001
|
| 690 |
+
1746344256.8022366,1746344256.9021883,a,1276.412,1276.512,0.100,0.326,"key.shift, a",P002,S001
|
| 691 |
+
1746344257.0128627,1746344257.2376015,w,1276.623,1276.847,0.225,0.211,"key.shift, w, d, a",P002,S001
|
| 692 |
+
1746344257.1448517,1746344257.5461826,d,1276.754,1277.156,0.401,0.132,"key.shift, d, a, s",P002,S001
|
| 693 |
+
1746344257.2038045,1746344258.0890543,a,1276.813,1277.699,0.885,0.059,"key.shift, a, s, d",P002,S001
|
| 694 |
+
1746344258.0536494,1746344258.21887,s,1277.663,1277.829,0.165,0.624,"key.shift, s, d",P002,S001
|
| 695 |
+
1746344253.058945,1746344258.8660588,key.shift,1272.669,1278.476,5.807,8.463,"key.shift, d, w",P002,S001
|
| 696 |
+
1746344260.0906377,1746344260.1052334,a,1279.700,1279.715,0.015,0.030,"w, key.shift, a",P002,S001
|
| 697 |
+
1746344260.1284199,1746344260.2786767,d,1279.738,1279.888,0.150,0.038,"w, key.shift, d",P002,S001
|
| 698 |
+
1746344259.3846574,1746344260.2959075,key.shift,1278.994,1279.906,0.911,0.543,"w, key.shift",P002,S001
|
| 699 |
+
1746344264.6656725,1746344264.674214,d,1284.275,1284.284,0.009,0.031,"w, d",P002,S001
|
| 700 |
+
1746344267.2903278,1746344267.307644,a,1286.900,1286.917,0.017,0.031,"w, a",P002,S001
|
| 701 |
+
1746344267.3654542,1746344267.5499227,key.space,1286.975,1287.160,0.184,0.075,"w, key.space",P002,S001
|
| 702 |
+
1746344268.2016838,1746344268.4260118,a,1287.811,1288.036,0.224,0.836,"a, d",P002,S001
|
| 703 |
+
1746344268.402311,1746344268.6024315,d,1288.012,1288.212,0.200,0.201,"d, s",P002,S001
|
| 704 |
+
1746344268.4431882,1746344269.0032842,s,1288.053,1288.613,0.560,0.041,s,P002,S001
|
| 705 |
+
1746344269.295235,1746344269.537931,d,1288.905,1289.148,0.243,0.852,"d, w",P002,S001
|
| 706 |
+
1746344269.3041687,1746344269.6574073,w,1288.914,1289.267,0.353,0.009,"w, a",P002,S001
|
| 707 |
+
1746344269.6043472,1746344270.1985714,a,1289.214,1289.808,0.594,0.300,"a, s",P002,S001
|
| 708 |
+
1746344270.767487,1746344270.7906215,s,1290.377,1290.400,0.023,0.030,s,P002,S001
|
| 709 |
+
1746344270.7931294,1746344271.9940825,key.space,1290.403,1291.604,1.201,0.026,"key.space, s",P002,S001
|
| 710 |
+
1746344272.203109,1746344272.5447772,key.space,1291.813,1292.154,0.342,0.231,"s, key.space, d",P002,S001
|
| 711 |
+
1746344272.4622495,1746344272.8540442,d,1292.072,1292.464,0.392,0.259,"s, d",P002,S001
|
| 712 |
+
1746344271.972572,1746344273.0803716,s,1291.582,1292.690,1.108,0.031,"s, a",P002,S001
|
| 713 |
+
1746344273.0632536,1746344273.1125495,a,1292.673,1292.722,0.049,0.601,a,P002,S001
|
| 714 |
+
1746344273.1559668,1746344273.5651798,d,1292.766,1293.175,0.409,0.093,"d, w",P002,S001
|
| 715 |
+
1746344273.4646747,1746344274.1565254,w,1293.074,1293.766,0.692,0.309,"w, d",P002,S001
|
| 716 |
+
1746344274.700527,1746344274.7176502,d,1294.310,1294.327,0.017,0.031,d,P002,S001
|
| 717 |
+
1746344275.9899564,1746344276.0202363,w,1295.600,1295.630,0.030,0.031,"d, w",P002,S001
|
| 718 |
+
1746344275.402344,1746344276.0449297,d,1295.012,1295.655,0.643,0.702,d,P002,S001
|
| 719 |
+
1746344277.4224,1746344277.51535,r,1297.032,1297.125,0.093,0.014,"w, r",P002,S001
|
| 720 |
+
1746344279.3326797,1746344279.3523443,d,1298.942,1298.962,0.020,0.044,"w, d",P002,S001
|
| 721 |
+
1746344280.8336582,1746344280.8391888,a,1300.443,1300.449,0.006,0.031,"w, a",P002,S001
|
| 722 |
+
1746344277.408831,1746344281.0395927,w,1297.018,1300.649,3.631,0.033,w,P002,S001
|
| 723 |
+
1746344283.9980206,1746344284.5389352,w,1303.608,1304.149,0.541,0.032,"w, key.space",P002,S001
|
| 724 |
+
1746344284.0375896,1746344284.7890394,key.space,1303.647,1304.399,0.751,0.040,"key.space, d, s",P002,S001
|
| 725 |
+
1746344284.5475042,1746344284.9138017,d,1304.157,1304.523,0.366,0.510,"d, s",P002,S001
|
| 726 |
+
1746344284.756472,1746344285.2403877,s,1304.366,1304.850,0.484,0.209,"s, d",P002,S001
|
| 727 |
+
1746344285.1727133,1746344285.507622,d,1304.782,1305.117,0.335,0.416,"d, a",P002,S001
|
| 728 |
+
1746344285.416297,1746344285.6660929,a,1305.026,1305.276,0.250,0.244,"a, w, key.space",P002,S001
|
| 729 |
+
1746344285.624609,1746344285.8256066,key.space,1305.234,1305.435,0.201,0.042,"w, key.space",P002,S001
|
| 730 |
+
1746344286.299132,1746344286.4505358,key.space,1305.909,1306.060,0.151,0.675,"w, key.space",P002,S001
|
| 731 |
+
1746344285.5824575,1746344288.2549975,w,1305.192,1307.865,2.673,0.166,w,P002,S001
|
| 732 |
+
1746344288.7223685,1746344288.7555778,a,1308.332,1308.365,0.033,0.024,"w, a",P002,S001
|
| 733 |
+
1746344289.4161646,1746344289.5396008,b,1309.026,1309.149,0.123,0.694,"w, b",P002,S001
|
| 734 |
+
1746344288.698293,1746344289.9505405,w,1308.308,1309.560,1.252,2.399,w,P002,S001
|
| 735 |
+
1746344299.0521955,1746344299.1532202,w,1318.662,1318.763,0.101,0.150,"b, w",P002,S001
|
| 736 |
+
1746344298.902344,1746344299.2773297,b,1318.512,1318.887,0.375,9.486,b,P002,S001
|
| 737 |
+
1746344300.0276027,1746344300.279569,key.shift,1319.637,1319.889,0.252,0.006,"w, key.shift",P002,S001
|
| 738 |
+
1746344302.6849241,1746344303.1109736,key.ctrl_l,1322.294,1322.721,0.426,2.656,"w, key.ctrl_l",P002,S001
|
| 739 |
+
1746344303.805326,1746344303.9053075,d,1323.415,1323.515,0.100,0.018,"w, key.shift, d",P002,S001
|
| 740 |
+
1746344303.7883282,1746344303.988354,key.shift,1323.397,1323.598,0.200,1.103,"w, key.shift",P002,S001
|
| 741 |
+
1746344300.0213563,1746344305.9925659,w,1319.631,1325.602,5.971,0.031,"w, d",P002,S001
|
| 742 |
+
1746344306.276542,1746344306.4849155,s,1325.886,1326.095,0.208,0.225,"d, key.shift, s",P002,S001
|
| 743 |
+
1746344309.1839514,1746344309.366903,key.space,1328.794,1328.977,0.183,0.015,"key.shift, w, key.space",P002,S001
|
| 744 |
+
1746344309.1693842,1746344309.5006852,w,1328.779,1329.110,0.331,0.031,"key.shift, w, d",P002,S001
|
| 745 |
+
1746344306.0513968,1746344309.952325,key.shift,1325.661,1329.562,3.901,0.108,"key.shift, d, w",P002,S001
|
| 746 |
+
1746344305.9431326,1746344310.0524478,d,1325.553,1329.662,4.109,2.138,"d, w",P002,S001
|
| 747 |
+
1746344311.5903482,1746344311.922427,key.shift,1331.200,1331.532,0.332,0.300,"w, key.shift",P002,S001
|
| 748 |
+
1746344312.0996735,1746344312.3085318,a,1331.709,1331.918,0.209,0.509,"w, a",P002,S001
|
| 749 |
+
1746344311.2855473,1746344313.1023638,w,1330.895,1332.712,1.817,0.032,"w, a",P002,S001
|
| 750 |
+
1746344313.1758084,1746344313.3859265,key.shift,1332.785,1332.996,0.210,0.541,"key.shift, d",P002,S001
|
| 751 |
+
1746344313.402993,1746344313.7694669,w,1333.013,1333.379,0.366,0.029,"d, w, a",P002,S001
|
| 752 |
+
1746344313.7276695,1746344313.95427,a,1333.337,1333.564,0.227,0.325,"a, s",P002,S001
|
| 753 |
+
1746344314.3373299,1746344314.9138021,key.shift,1333.947,1334.523,0.576,0.026,"a, key.shift, w",P002,S001
|
| 754 |
+
1746344314.3115828,1746344314.9472806,a,1333.921,1334.557,0.636,0.400,"a, w",P002,S001
|
| 755 |
+
1746344314.895273,1746344316.4658089,w,1334.505,1336.075,1.571,0.558,"w, key.shift, d",P002,S001
|
| 756 |
+
1746344316.6844566,1746344316.74245,s,1336.294,1336.352,0.058,0.325,"key.shift, d, s",P002,S001
|
| 757 |
+
1746344316.78454,1746344316.8841755,a,1336.394,1336.494,0.100,0.100,"key.shift, d, a",P002,S001
|
| 758 |
+
1746344316.3591986,1746344317.1192281,d,1335.969,1336.729,0.760,0.014,"key.shift, d",P002,S001
|
| 759 |
+
1746344317.619578,1746344317.777891,a,1337.229,1337.388,0.158,0.092,"key.shift, d, w, a",P002,S001
|
| 760 |
+
1746344317.3105206,1746344317.9376032,d,1336.920,1337.547,0.627,0.526,"key.shift, d, w",P002,S001
|
| 761 |
+
1746344320.0792744,1746344320.107747,a,1339.689,1339.717,0.028,0.031,"key.shift, w, a, d",P002,S001
|
| 762 |
+
1746344316.3448966,1746344320.5667977,key.shift,1335.955,1340.176,4.222,0.033,"key.shift, w, d",P002,S001
|
| 763 |
+
1746344321.6122456,1746344321.7625866,q,1341.222,1341.372,0.150,0.008,"w, d, q",P002,S001
|
| 764 |
+
1746344321.604729,1746344323.2059019,d,1341.214,1342.816,1.601,0.030,d,P002,S001
|
| 765 |
+
1746344323.7503223,1746344324.5282147,w,1343.360,1344.138,0.778,0.022,"a, w, key.space",P002,S001
|
| 766 |
+
1746344324.092423,1746344324.585807,key.space,1343.702,1344.195,0.493,0.342,"a, key.space, key.shift",P002,S001
|
| 767 |
+
1746344324.5513828,1746344324.6935675,key.shift,1344.161,1344.303,0.142,0.459,"a, key.shift, s",P002,S001
|
| 768 |
+
1746344324.7188375,1746344324.735557,key.space,1344.328,1344.345,0.017,0.058,"a, s, key.space",P002,S001
|
| 769 |
+
1746344313.9116423,1746344324.8207803,s,1333.521,1344.430,10.909,0.184,"a, s",P002,S001
|
| 770 |
+
1746344324.9273026,1746344324.9693382,2,1344.537,1344.579,0.042,0.208,"a, 2, w",P002,S001
|
| 771 |
+
1746344323.728222,1746344325.0188065,a,1343.338,1344.628,1.291,0.513,"a, w",P002,S001
|
| 772 |
+
1746344325.7224863,1746344326.0565348,w,1345.332,1345.666,0.334,0.031,"w, a",P002,S001
|
| 773 |
+
1746344325.7479942,1746344327.1428244,a,1345.358,1346.752,1.395,0.026,"a, s, d",P002,S001
|
| 774 |
+
1746344327.1131186,1746344327.3837879,s,1346.723,1346.993,0.271,0.031,"s, d",P002,S001
|
| 775 |
+
1746344327.1252332,1746344327.8525012,d,1346.735,1347.462,0.727,0.012,"d, w",P002,S001
|
| 776 |
+
1746344328.366245,1746344328.8547816,d,1347.976,1348.464,0.489,0.757,"w, d",P002,S001
|
| 777 |
+
1746344327.6093595,1746344328.9974263,w,1347.219,1348.607,1.388,0.484,w,P002,S001
|
| 778 |
+
1746344329.1230228,1746344329.1476169,d,1348.733,1348.757,0.025,0.002,"a, s, d",P002,S001
|
| 779 |
+
1746344329.0873656,1746344329.498836,a,1348.697,1349.108,0.411,0.721,"a, s",P002,S001
|
| 780 |
+
1746344329.1215184,1746344329.6462483,s,1348.731,1349.256,0.525,0.034,"s, d",P002,S001
|
| 781 |
+
1746344329.8573308,1746344330.206576,key.shift,1349.467,1349.816,0.349,0.277,"d, key.shift",P002,S001
|
| 782 |
+
1746344330.2396767,1746344330.4583297,key.shift,1349.849,1350.068,0.219,0.382,"d, key.shift, s",P002,S001
|
| 783 |
+
1746344329.5799036,1746344330.482357,d,1349.190,1350.092,0.902,0.457,"d, s",P002,S001
|
| 784 |
+
1746344331.1157146,1746344331.309157,s,1350.725,1350.919,0.193,0.031,"s, a",P002,S001
|
| 785 |
+
1746344332.2188504,1746344332.4635375,a,1351.828,1352.073,0.245,0.046,"a, w",P002,S001
|
| 786 |
+
1746344333.2147155,1746344333.4731028,a,1352.824,1353.083,0.258,0.006,"w, key.shift, a",P002,S001
|
| 787 |
+
1746344333.2083712,1746344333.5063424,key.shift,1352.818,1353.116,0.298,0.032,"w, key.shift",P002,S001
|
| 788 |
+
1746344334.208575,1746344334.6677444,d,1353.818,1354.277,0.459,0.994,"w, d",P002,S001
|
| 789 |
+
1746344334.9685194,1746344335.3694685,d,1354.578,1354.979,0.401,0.760,"w, d",P002,S001
|
| 790 |
+
1746344340.772455,1746344340.9572475,d,1360.382,1360.567,0.185,5.804,"w, d",P002,S001
|
| 791 |
+
1746344332.2291572,1746344344.3912725,w,1351.839,1364.001,12.162,0.010,w,P002,S001
|
| 792 |
+
1746344350.527311,1746344350.547573,w,1370.137,1370.157,0.020,0.030,w,P002,S001
|
| 793 |
+
1746344351.6245356,1746344351.758414,b,1371.234,1371.368,0.134,0.038,"w, b",P002,S001
|
| 794 |
+
1746344351.5866702,1746344352.2180648,w,1371.196,1371.828,0.631,0.032,w,P002,S001
|
| 795 |
+
1746344355.5086317,1746344355.684827,b,1375.118,1375.294,0.176,3.884,"b, w",P002,S001
|
| 796 |
+
1746344357.9126487,1746344358.021721,key.shift,1377.522,1377.631,0.109,0.004,"w, key.shift",P002,S001
|
| 797 |
+
1746344365.8976297,1746344366.1147707,a,1385.507,1385.724,0.217,7.985,"w, a, d",P002,S001
|
| 798 |
+
1746344357.9090025,1746344366.1233592,w,1377.519,1385.733,8.214,0.030,"w, d",P002,S001
|
| 799 |
+
1746344366.0558326,1746344366.498751,d,1385.665,1386.108,0.443,0.158,"d, s, a",P002,S001
|
| 800 |
+
1746344366.3727639,1746344366.5907433,s,1385.982,1386.200,0.218,0.317,"s, a",P002,S001
|
| 801 |
+
1746344366.740483,1746344367.0316212,key.shift,1386.350,1386.641,0.291,0.325,"key.shift, d, w",P002,S001
|
| 802 |
+
1746344367.9843173,1746344369.044867,key.shift,1387.593,1388.655,1.061,0.030,"w, key.shift, d",P002,S001
|
| 803 |
+
1746344369.0702808,1746344369.137786,a,1388.680,1388.747,0.068,0.046,"w, d, a",P002,S001
|
| 804 |
+
1746344369.5138502,1746344369.87257,a,1389.123,1389.482,0.359,0.444,"a, s",P002,S001
|
| 805 |
+
1746344369.562673,1746344369.881577,s,1389.172,1389.491,0.319,0.049,s,P002,S001
|
| 806 |
+
1746344369.8825774,1746344370.2234514,key.shift,1389.492,1389.833,0.341,0.320,"key.shift, d",P002,S001
|
| 807 |
+
1746344370.2391346,1746344370.3982902,key.shift,1389.849,1390.008,0.159,0.341,"d, key.shift, s",P002,S001
|
| 808 |
+
1746344370.542381,1746344370.757319,a,1390.152,1390.367,0.215,0.193,"s, a",P002,S001
|
| 809 |
+
1746344371.801825,1746344372.428065,a,1391.411,1392.038,0.626,1.259,"a, s, d",P002,S001
|
| 810 |
+
1746344371.8761315,1746344372.4358373,s,1391.486,1392.045,0.560,0.074,"s, d",P002,S001
|
| 811 |
+
1746344369.8977215,1746344372.7544827,d,1389.507,1392.364,2.857,0.015,"d, key.shift",P002,S001
|
| 812 |
+
1746344372.518845,1746344372.8122246,key.shift,1392.128,1392.422,0.293,0.191,key.shift,P002,S001
|
| 813 |
+
1746344376.3874474,1746344376.8881793,d,1395.997,1396.498,0.501,0.003,"key.shift, key.tab, d",P002,S001
|
| 814 |
+
1746344376.3849368,1746344379.3955998,key.tab,1395.995,1399.005,3.011,0.047,"key.shift, key.tab, w",P002,S001
|
| 815 |
+
1746344379.3696876,1746344379.6039855,w,1398.979,1399.214,0.234,0.047,"key.shift, w, d",P002,S001
|
| 816 |
+
1746344379.6957605,1746344379.904277,w,1399.305,1399.514,0.209,0.174,"key.shift, d, w, a",P002,S001
|
| 817 |
+
1746344379.5213497,1746344380.088521,d,1399.131,1399.698,0.567,0.152,"key.shift, d, a, s",P002,S001
|
| 818 |
+
1746344373.9559398,1746344380.1303625,key.shift,1393.566,1399.740,6.174,1.437,"key.shift, a, s",P002,S001
|
| 819 |
+
1746344380.7807539,1746344381.0728626,s,1400.390,1400.683,0.292,0.408,"a, key.shift, d, s",P002,S001
|
| 820 |
+
1746344380.3727183,1746344381.3337533,d,1399.982,1400.943,0.961,0.058,"a, key.shift, d, s",P002,S001
|
| 821 |
+
1746344381.107569,1746344381.6574998,s,1400.717,1401.267,0.550,0.327,"a, key.shift, s",P002,S001
|
| 822 |
+
1746344379.8786485,1746344381.9423668,a,1399.488,1401.552,2.064,0.183,"a, key.shift, d, w",P002,S001
|
| 823 |
+
1746344381.925012,1746344383.052651,d,1401.535,1402.662,1.128,0.817,"key.shift, d, w",P002,S001
|
| 824 |
+
1746344383.0491378,1746344383.2544518,w,1402.659,1402.864,0.205,0.046,"key.shift, w",P002,S001
|
| 825 |
+
1746344383.4290957,1746344383.5959451,a,1403.039,1403.206,0.167,0.380,"key.shift, a, s",P002,S001
|
| 826 |
+
1746344383.4624987,1746344384.0048995,s,1403.072,1403.615,0.542,0.033,"key.shift, s, a",P002,S001
|
| 827 |
+
1746344384.7175012,1746344384.7987437,a,1404.327,1404.408,0.081,0.046,"key.shift, a, s, d",P002,S001
|
| 828 |
+
1746344384.7236,1746344385.123693,s,1404.333,1404.733,0.400,0.006,"key.shift, s, d",P002,S001
|
| 829 |
+
1746344384.7236,1746344385.5836563,d,1404.333,1405.193,0.860,0.0,"key.shift, d",P002,S001
|
| 830 |
+
1746344385.8086054,1746344386.1016247,a,1405.418,1405.711,0.293,1.085,"key.shift, a",P002,S001
|
| 831 |
+
1746344387.1714852,1746344387.2628717,e,1406.781,1406.873,0.091,0.017,"key.shift, a, e",P002,S001
|
| 832 |
+
1746344387.1546319,1746344387.4128668,a,1406.764,1407.023,0.258,0.031,"key.shift, a",P002,S001
|
| 833 |
+
1746344380.3150437,1746344389.6684477,key.shift,1399.925,1409.278,9.353,0.235,key.shift,P002,S001
|
| 834 |
+
1746344390.019872,1746344390.2704768,key.shift,1409.630,1409.880,0.251,0.283,"key.shift, a, s",P002,S001
|
| 835 |
+
1746344390.805215,1746344390.9553137,s,1410.415,1410.565,0.150,0.030,"s, d",P002,S001
|
| 836 |
+
1746344391.8058429,1746344392.2839465,s,1411.415,1411.894,0.478,0.020,"d, s",P002,S001
|
| 837 |
+
1746344392.6503525,1746344393.151377,w,1412.260,1412.761,0.501,0.845,"d, w",P002,S001
|
| 838 |
+
1746344393.9116497,1746344394.1874988,key.shift,1413.521,1413.797,0.276,0.243,"d, w, key.shift",P002,S001
|
| 839 |
+
1746344393.668879,1746344394.5642416,w,1413.279,1414.174,0.895,1.019,"d, w",P002,S001
|
| 840 |
+
1746344391.785506,1746344394.638752,d,1411.395,1414.248,2.853,0.031,d,P002,S001
|
| 841 |
+
1746344395.5561757,1746344395.8325856,s,1415.166,1415.442,0.276,1.645,"s, a",P002,S001
|
| 842 |
+
1746344396.0086863,1746344396.0658946,d,1415.618,1415.676,0.057,0.443,"a, d, w, s",P002,S001
|
| 843 |
+
1746344396.033318,1746344396.1248076,w,1415.643,1415.734,0.091,0.025,"a, w, s",P002,S001
|
| 844 |
+
1746344396.049451,1746344396.1498368,s,1415.659,1415.759,0.100,0.016,"a, s",P002,S001
|
| 845 |
+
1746344396.316029,1746344396.3750587,d,1415.926,1415.985,0.059,0.267,"a, d",P002,S001
|
| 846 |
+
1746344395.56528,1746344396.567608,a,1415.175,1416.177,1.002,0.009,"a, w",P002,S001
|
| 847 |
+
1746344396.542725,1746344396.742656,w,1416.152,1416.352,0.200,0.227,w,P002,S001
|
| 848 |
+
1746344396.7760482,1746344396.9177008,a,1416.386,1416.527,0.142,0.233,a,P002,S001
|
| 849 |
+
1746344396.9675903,1746344397.1105793,v,1416.577,1416.720,0.143,0.192,v,P002,S001
|
| 850 |
+
1746344397.3697097,1746344397.4944546,a,1416.979,1417.104,0.125,0.402,"a, w",P002,S001
|
| 851 |
+
1746344397.4023402,1746344397.8876493,w,1417.012,1417.497,0.485,0.033,w,P002,S001
|
| 852 |
+
1746344404.868711,1746344405.178595,key.shift,1424.478,1424.788,0.310,7.466,key.shift,P002,S001
|
| 853 |
+
1746344405.2534046,1746344405.3777437,key.shift,1424.863,1424.987,0.124,0.385,"key.shift, key.tab",P002,S001
|
| 854 |
+
1746344405.3115485,1746344408.2675567,key.tab,1424.921,1427.877,2.956,0.058,"key.tab, key.shift",P002,S001
|
| 855 |
+
1746344409.8926184,1746344409.8962805,key.tab,1429.502,1429.506,0.004,0.032,"key.shift, key.tab",P002,S001
|
| 856 |
+
1746344408.2574296,1746344409.9475646,key.shift,1427.867,1429.557,1.690,0.028,key.shift,P002,S001
|
| 857 |
+
1746344411.1094556,1746344411.1915233,b,1430.719,1430.801,0.082,1.217,b,P002,S001
|
| 858 |
+
1746344413.5473092,1746344413.8226318,key.shift,1433.157,1433.432,0.275,0.092,"key.shift, w",P002,S001
|
| 859 |
+
1746344414.8057704,1746344414.916416,b,1434.415,1434.526,0.111,0.006,"w, b",P002,S001
|
| 860 |
+
1746344415.9859743,1746344416.0946765,b,1435.596,1435.704,0.109,1.180,"w, b",P002,S001
|
| 861 |
+
1746344414.7994614,1746344418.4658556,w,1434.409,1438.075,3.666,0.046,"w, d",P002,S001
|
| 862 |
+
1746344418.524969,1746344418.6989968,key.shift,1438.135,1438.309,0.174,0.476,"d, key.shift",P002,S001
|
| 863 |
+
1746344418.0494034,1746344419.118133,d,1437.659,1438.728,1.069,2.063,"d, w",P002,S001
|
| 864 |
+
1746344419.208873,1746344419.3257892,key.shift,1438.819,1438.935,0.117,0.349,"w, key.shift",P002,S001
|
| 865 |
+
1746344420.8717165,1746344421.0207596,d,1440.481,1440.630,0.149,1.663,"w, d",P002,S001
|
| 866 |
+
1746344421.5055525,1746344421.6726134,key.shift,1441.115,1441.282,0.167,0.634,"w, key.shift",P002,S001
|
| 867 |
+
1746344422.6487908,1746344422.6760092,d,1442.258,1442.286,0.027,0.031,"w, d",P002,S001
|
| 868 |
+
1746344425.956582,1746344426.0913916,key.shift,1445.566,1445.701,0.135,3.308,"w, key.shift",P002,S001
|
| 869 |
+
1746344426.565883,1746344426.7003787,key.shift,1446.176,1446.310,0.134,0.457,"w, key.shift",P002,S001
|
| 870 |
+
1746344390.0208771,1746344427.9624643,a,1409.631,1447.572,37.942,0.001,"w, a, key.shift",P002,S001
|
| 871 |
+
1746344427.86039,1746344428.1203492,key.shift,1447.470,1447.730,0.260,0.292,"w, key.shift, d",P002,S001
|
| 872 |
+
1746344418.8603313,1746344428.2204804,w,1438.470,1447.830,9.360,0.335,"w, d",P002,S001
|
| 873 |
+
1746344426.1088984,1746344428.5393815,d,1445.719,1448.149,2.430,0.152,"d, a, s",P002,S001
|
| 874 |
+
1746344390.2124333,1746344428.7223678,s,1409.822,1448.332,38.510,0.192,"a, s, key.shift",P002,S001
|
| 875 |
+
1746344428.6723921,1746344429.574539,key.shift,1448.282,1449.184,0.902,0.251,"key.shift, d, w",P002,S001
|
| 876 |
+
1746344429.8913734,1746344430.4007797,a,1449.501,1450.010,0.509,0.760,"w, a",P002,S001
|
| 877 |
+
1746344431.5791714,1746344431.6945305,e,1451.189,1451.304,0.115,1.688,"w, e",P002,S001
|
| 878 |
+
1746344432.963985,1746344432.964986,d,1452.574,1452.575,0.001,0.037,d,P002,S001
|
| 879 |
+
1746344438.9047923,1746344439.5976164,key.shift,1458.514,1459.207,0.693,0.250,"s, key.shift, d",P002,S001
|
| 880 |
+
1746344438.6548676,1746344440.2653067,s,1458.265,1459.875,1.610,0.277,"s, a",P002,S001
|
| 881 |
+
1746344439.1885102,1746344440.490584,d,1458.798,1460.100,1.302,0.284,"a, d, key.shift",P002,S001
|
| 882 |
+
1746344440.3233528,1746344440.7746625,key.shift,1459.933,1460.384,0.451,0.042,"a, key.shift",P002,S001
|
| 883 |
+
1746344440.065814,1746344441.4265928,a,1459.675,1461.036,1.361,0.877,a,P002,S001
|
| 884 |
+
1746344441.5433934,1746344441.5928705,key.shift,1461.153,1461.203,0.049,1.220,key.shift,P002,S001
|
| 885 |
+
1746344441.9686625,1746344442.4367054,key.shift,1461.578,1462.046,0.468,0.374,"key.shift, d, w",P002,S001
|
| 886 |
+
1746344440.2814794,1746344442.862921,d,1459.891,1462.473,2.581,0.216,"d, w",P002,S001
|
| 887 |
+
1746344443.8486807,1746344443.8573415,key.shift,1463.458,1463.467,0.009,0.048,"w, key.shift",P002,S001
|
| 888 |
+
1746344445.8710992,1746344445.9293888,key.shift,1465.481,1465.539,0.058,0.383,"w, d, key.shift",P002,S001
|
| 889 |
+
1746344445.4876635,1746344446.6478012,d,1465.097,1466.257,1.160,1.639,"w, d",P002,S001
|
| 890 |
+
1746344448.22442,1746344448.2524834,d,1467.834,1467.862,0.028,0.031,"w, d",P002,S001
|
| 891 |
+
1746344448.370459,1746344448.5194592,d,1467.980,1468.129,0.149,0.146,"w, d",P002,S001
|
| 892 |
+
1746344453.7298963,1746344453.758891,d,1473.340,1473.369,0.029,0.031,"w, d",P002,S001
|
| 893 |
+
1746344454.3350384,1746344454.4517555,f,1473.945,1474.061,0.117,0.605,"w, f",P002,S001
|
| 894 |
+
1746344456.2147877,1746344456.7163095,a,1475.824,1476.326,0.502,1.880,"w, a",P002,S001
|
| 895 |
+
1746344458.8374236,1746344458.8446534,d,1478.447,1478.454,0.007,0.033,"w, d",P002,S001
|
| 896 |
+
1746344459.4729326,1746344459.639253,f,1479.083,1479.249,0.166,0.636,"w, f",P002,S001
|
| 897 |
+
1746344467.1483226,1746344467.1743839,a,1486.758,1486.784,0.026,0.030,"w, a",P002,S001
|
| 898 |
+
1746344467.432554,1746344467.5418007,f,1487.042,1487.151,0.109,0.284,"w, f",P002,S001
|
| 899 |
+
1746344471.7014818,1746344471.7115266,w,1491.311,1491.321,0.010,0.031,w,P002,S001
|
| 900 |
+
1746344472.5047922,1746344472.6139245,b,1492.114,1492.224,0.109,0.803,b,P002,S001
|
| 901 |
+
1746344474.1596968,1746344474.2938275,b,1493.769,1493.903,0.134,1.655,b,P002,S001
|
| 902 |
+
1746344474.298868,1746344474.5678802,key.shift,1493.909,1494.178,0.269,0.139,"key.shift, w",P002,S001
|
| 903 |
+
1746344476.0688317,1746344476.0960987,w,1495.678,1495.706,0.027,0.031,w,P002,S001
|
| 904 |
+
1746344476.2479064,1746344476.3888133,f,1495.858,1495.998,0.141,0.179,f,P002,S001
|
| 905 |
+
1746344476.6404843,1746344477.0579267,w,1496.250,1496.668,0.417,0.393,"w, a",P002,S001
|
| 906 |
+
1746344476.9658747,1746344477.4175649,a,1496.576,1497.027,0.452,0.325,"a, d",P002,S001
|
| 907 |
+
1746344477.9650495,1746344478.1848278,d,1497.575,1497.794,0.220,0.048,"d, w",P002,S001
|
| 908 |
+
1746344478.7879715,1746344478.8875487,w,1498.398,1498.497,0.100,0.031,"w, d",P002,S001
|
| 909 |
+
1746344479.8908656,1746344480.0485418,d,1499.501,1499.658,0.158,0.033,"d, a, w",P002,S001
|
| 910 |
+
1746344479.9064376,1746344480.1063068,a,1499.516,1499.716,0.200,0.016,"a, w",P002,S001
|
| 911 |
+
1746344474.4338331,1746344481.3177772,w,1494.043,1500.927,6.884,0.135,"w, d, key.shift",P002,S001
|
| 912 |
+
1746344481.1602685,1746344481.5266824,key.shift,1500.770,1501.136,0.366,0.385,"d, key.shift",P002,S001
|
| 913 |
+
1746344480.7754657,1746344481.70096,d,1500.385,1501.311,0.925,0.001,"d, s",P002,S001
|
| 914 |
+
1746344481.5288715,1746344481.8609004,s,1501.139,1501.471,0.332,0.369,"s, a",P002,S001
|
| 915 |
+
1746344484.0004451,1746344484.025208,d,1503.610,1503.635,0.025,0.034,"key.shift, w, d",P002,S001
|
| 916 |
+
1746344484.3002088,1746344484.6684391,t,1503.910,1504.278,0.368,0.300,"key.shift, w, t",P002,S001
|
| 917 |
+
1746344485.5459027,1746344485.929637,t,1505.156,1505.539,0.384,1.246,"key.shift, w, t",P002,S001
|
| 918 |
+
1746344482.7049103,1746344486.447373,w,1502.315,1506.057,3.742,0.017,"key.shift, w",P002,S001
|
| 919 |
+
1746344486.5139973,1746344486.5723646,w,1506.124,1506.182,0.058,0.968,"key.shift, w, a",P002,S001
|
| 920 |
+
1746344486.5477118,1746344486.8146675,a,1506.157,1506.424,0.267,0.034,"key.shift, a, s",P002,S001
|
| 921 |
+
1746344486.7574835,1746344487.1901865,s,1506.367,1506.800,0.433,0.210,"key.shift, s, a",P002,S001
|
| 922 |
+
1746344487.090592,1746344487.4077399,a,1506.700,1507.017,0.317,0.333,"key.shift, a, d",P002,S001
|
| 923 |
+
1746344482.688326,1746344488.0923777,key.shift,1502.298,1507.702,5.404,0.032,"key.shift, d, w",P002,S001
|
| 924 |
+
1746344480.774464,1746344488.4193416,w,1500.384,1508.029,7.645,0.032,"d, w, a",P002,S001
|
| 925 |
+
1746344487.3173652,1746344488.5781412,d,1506.927,1508.188,1.261,0.227,"d, a, key.shift",P002,S001
|
| 926 |
+
1746344488.8450747,1746344489.1615918,w,1508.455,1508.771,0.317,0.352,"key.shift, w, d",P002,S001
|
| 927 |
+
1746344488.492733,1746344489.8383734,key.shift,1508.102,1509.448,1.346,0.174,"key.shift, d, a, s",P002,S001
|
| 928 |
+
1746344488.318337,1746344490.065048,a,1507.928,1509.675,1.747,0.602,"d, a, s",P002,S001
|
| 929 |
+
1746344489.203848,1746344492.7885857,a,1508.813,1512.398,3.585,0.333,"a, key.shift, w, d",P002,S001
|
| 930 |
+
1746344492.721603,1746344494.19305,w,1512.331,1513.803,1.471,0.046,"key.shift, w, d",P002,S001
|
| 931 |
+
1746344494.1796691,1746344494.8277967,d,1513.789,1514.437,0.648,0.030,"key.shift, d, a, s",P002,S001
|
| 932 |
+
1746344495.49893,1746344495.5277386,s,1515.109,1515.137,0.029,0.032,"key.shift, a, s",P002,S001
|
| 933 |
+
1746344496.4526746,1746344496.5063832,w,1516.062,1516.116,0.054,0.035,"key.shift, a, w, d",P002,S001
|
| 934 |
+
1746344494.2412977,1746344496.5826037,a,1513.851,1516.192,2.341,0.062,"key.shift, a, d",P002,S001
|
| 935 |
+
1746344497.261768,1746344497.8939116,d,1516.871,1517.504,0.632,0.047,"key.shift, d, w",P002,S001
|
| 936 |
+
1746344491.1804163,1746344498.7276165,key.shift,1510.790,1518.337,7.547,0.032,"key.shift, w, key.space",P002,S001
|
| 937 |
+
1746344498.611431,1746344498.7716124,key.space,1518.221,1518.381,0.160,0.015,"w, key.space",P002,S001
|
| 938 |
+
1746344499.0790932,1746344499.271434,key.space,1518.689,1518.881,0.192,0.468,"w, key.space",P002,S001
|
| 939 |
+
1746344499.3706622,1746344499.505266,key.space,1518.980,1519.115,0.135,0.292,"w, key.space, d",P002,S001
|
| 940 |
+
1746344499.6059427,1746344499.8063824,key.space,1519.216,1519.416,0.200,0.183,"w, d, key.space",P002,S001
|
| 941 |
+
1746344499.4225388,1746344499.848923,d,1519.032,1519.459,0.426,0.052,"w, d",P002,S001
|
| 942 |
+
1746344500.3485959,1746344500.649132,key.space,1519.958,1520.259,0.301,0.108,"d, key.space, w",P002,S001
|
| 943 |
+
1746344500.240485,1746344500.666666,d,1519.850,1520.276,0.426,0.635,"d, w",P002,S001
|
| 944 |
+
1746344500.5581722,1746344500.8831043,w,1520.168,1520.493,0.325,0.210,w,P002,S001
|
| 945 |
+
1746344501.116238,1746344501.3160245,key.space,1520.726,1520.926,0.200,0.558,"key.space, w",P002,S001
|
| 946 |
+
1746344501.8358884,1746344501.9775112,key.space,1521.445,1521.587,0.142,0.004,"w, key.space",P002,S001
|
| 947 |
+
1746344502.3627863,1746344502.4702108,key.space,1521.972,1522.080,0.107,0.528,"w, key.space",P002,S001
|
| 948 |
+
1746344502.6293898,1746344502.770579,key.space,1522.239,1522.380,0.141,0.267,"w, key.space",P002,S001
|
| 949 |
+
1746344502.8878706,1746344503.0052102,key.space,1522.498,1522.615,0.117,0.258,"w, key.space",P002,S001
|
| 950 |
+
1746344503.2062926,1746344503.313949,key.space,1522.816,1522.924,0.108,0.318,"w, key.space",P002,S001
|
| 951 |
+
1746344503.456818,1746344503.6405044,key.space,1523.066,1523.250,0.184,0.251,"w, key.space, key.shift",P002,S001
|
| 952 |
+
1746344498.5968907,1746344503.7327924,w,1518.207,1523.342,5.136,0.031,"w, key.shift",P002,S001
|
| 953 |
+
1746344503.6232908,1746344504.249703,key.shift,1523.233,1523.859,0.626,0.166,"key.shift, d, w",P002,S001
|
| 954 |
+
1746344504.1663523,1746344504.559175,w,1523.776,1524.169,0.393,0.317,"d, w, key.shift",P002,S001
|
| 955 |
+
1746344505.638998,1746344505.6631267,w,1525.249,1525.273,0.024,0.030,"d, key.shift, w",P002,S001
|
| 956 |
+
1746344503.8497875,1746344505.7875102,d,1523.459,1525.397,1.938,0.226,"d, key.shift, a",P002,S001
|
| 957 |
+
1746344504.4846873,1746344506.0461411,key.shift,1524.094,1525.656,1.561,0.318,"key.shift, a, w",P002,S001
|
| 958 |
+
1746344490.081652,1746344506.0628998,a,1509.691,1525.673,15.981,0.544,"a, w",P002,S001
|
| 959 |
+
1746344506.0135748,1746344507.3177485,w,1525.623,1526.927,1.304,0.334,"w, a, key.shift",P002,S001
|
| 960 |
+
1746344506.8476088,1746344507.927435,key.shift,1526.457,1527.537,1.080,0.183,"a, key.shift, d, s",P002,S001
|
| 961 |
+
1746344506.6650355,1746344508.185546,a,1526.275,1527.795,1.521,0.031,"a, d, s",P002,S001
|
| 962 |
+
1746344507.8766124,1746344508.5530624,s,1527.486,1528.163,0.676,0.109,"d, s, a, key.shift",P002,S001
|
| 963 |
+
1746344505.6795352,1746344508.6115177,a,1525.289,1528.221,2.932,0.041,"d, a, key.shift",P002,S001
|
| 964 |
+
1746344509.6536114,1746344509.6647048,w,1529.263,1529.274,0.011,0.030,"d, key.shift, w",P002,S001
|
| 965 |
+
1746344508.4275255,1746344509.8901901,key.shift,1528.037,1529.500,1.463,0.016,"d, key.shift, a, s",P002,S001
|
| 966 |
+
1746344509.848563,1746344510.66766,s,1529.458,1530.277,0.819,0.084,"d, a, s, key.shift",P002,S001
|
| 967 |
+
1746344509.7650094,1746344510.7832754,a,1529.375,1530.393,1.018,0.111,"d, a, key.shift",P002,S001
|
| 968 |
+
1746344510.4663785,1746344511.1336925,key.shift,1530.076,1530.743,0.667,0.042,"d, key.shift, a",P002,S001
|
| 969 |
+
1746344508.4119725,1746344511.5207486,a,1528.022,1531.130,3.109,0.535,"d, a, s",P002,S001
|
| 970 |
+
1746344512.0539212,1746344512.220221,a,1531.664,1531.830,0.166,0.710,"s, a",P002,S001
|
| 971 |
+
1746344507.767433,1746344512.7139914,d,1527.377,1532.324,4.947,0.920,"d, key.shift, w",P002,S001
|
| 972 |
+
1746344515.4576402,1746344515.5195305,w,1535.067,1535.129,0.062,0.030,"key.shift, w, d",P002,S001
|
| 973 |
+
1746344516.0376883,1746344516.1106365,a,1535.647,1535.720,0.073,0.003,"key.shift, d, a",P002,S001
|
| 974 |
+
1746344516.0341907,1746344516.1567028,d,1535.644,1535.766,0.123,0.564,"key.shift, d, s",P002,S001
|
| 975 |
+
1746344516.1126354,1746344516.4891973,s,1535.722,1536.099,0.377,0.075,"key.shift, s, d",P002,S001
|
| 976 |
+
1746344516.4225492,1746344517.4998112,d,1536.032,1537.109,1.077,0.310,"key.shift, d, w",P002,S001
|
| 977 |
+
1746344520.3613005,1746344520.3653123,a,1539.971,1539.975,0.004,0.031,"key.shift, w, a",P002,S001
|
| 978 |
+
1746344524.8680596,1746344524.8848078,d,1544.478,1544.494,0.017,0.032,"key.shift, w, d",P002,S001
|
| 979 |
+
1746344512.227767,1746344526.8644664,key.shift,1531.837,1546.474,14.637,0.007,"key.shift, w, a",P002,S001
|
| 980 |
+
1746344528.718855,1746344528.8690135,f,1548.328,1548.479,0.150,1.870,"w, f",P002,S001
|
| 981 |
+
1746344519.093348,1746344529.8559098,w,1538.703,1549.466,10.763,0.031,"w, a, key.shift",P002,S001
|
| 982 |
+
1746344526.8485832,1746344530.9490247,a,1546.458,1550.559,4.100,1.981,"a, key.shift, w",P002,S001
|
| 983 |
+
1746344531.2261653,1746344531.434182,a,1550.836,1551.044,0.208,0.560,"key.shift, w, a",P002,S001
|
| 984 |
+
1746344530.6574562,1746344531.9109755,key.shift,1550.267,1551.521,1.254,0.031,"key.shift, w, d",P002,S001
|
| 985 |
+
1746344532.6507912,1746344532.6792674,d,1552.260,1552.289,0.028,0.026,"w, d",P002,S001
|
| 986 |
+
1746344506.634177,1746344538.6768196,w,1526.244,1558.286,32.043,0.031,w,P002,S001
|
| 987 |
+
1746344538.9514163,1746344539.2014244,w,1558.561,1558.811,0.250,6.301,w,P002,S001
|
| 988 |
+
1746344540.0853834,1746344540.095604,4,1559.695,1559.705,0.010,0.031,4,P002,S001
|
| 989 |
+
1746344544.7414439,1746344544.798452,4,1564.351,1564.408,0.057,0.030,"4, w",P002,S001
|
| 990 |
+
1746344552.4485934,1746344552.4764683,d,1572.058,1572.086,0.028,0.046,"w, d",P002,S001
|
| 991 |
+
1746344553.8646455,1746344553.8878882,a,1573.474,1573.498,0.023,0.032,"w, a",P002,S001
|
| 992 |
+
1746344555.251666,1746344555.2658951,a,1574.861,1574.876,0.014,0.032,"w, a",P002,S001
|
| 993 |
+
1746344530.6657753,1746344556.6442766,w,1550.275,1576.254,25.979,0.008,"w, key.shift, d",P002,S001
|
| 994 |
+
1746344556.3849587,1746344558.5240474,key.shift,1575.995,1578.134,2.139,1.133,"key.shift, d",P002,S001
|
| 995 |
+
1746344560.463901,1746344561.248372,a,1580.074,1580.858,0.784,1.966,"a, w",P002,S001
|
| 996 |
+
1746344561.251395,1746344561.4157615,r,1580.861,1581.025,0.164,0.412,"w, r",P002,S001
|
| 997 |
+
1746344565.7185178,1746344565.8360589,f,1585.328,1585.446,0.118,4.467,"w, f",P002,S001
|
| 998 |
+
1746344560.8392677,1746344567.6986303,w,1580.449,1587.308,6.859,0.375,w,P002,S001
|
| 999 |
+
1746344568.5667455,1746344568.884905,key.shift,1588.176,1588.495,0.318,0.191,"d, w, key.shift",P002,S001
|
| 1000 |
+
1746344568.3624535,1746344568.9848785,d,1587.972,1588.595,0.622,0.046,"d, w",P002,S001
|
| 1001 |
+
1746344569.2446973,1746344569.3704817,a,1588.854,1588.980,0.126,0.678,"w, a, d",P002,S001
|
| 1002 |
+
1746344569.587513,1746344569.7546954,key.shift,1589.196,1589.364,0.167,0.240,"w, d, key.shift",P002,S001
|
| 1003 |
+
1746344568.3759072,1746344570.0050192,w,1587.986,1589.615,1.629,0.013,"w, d",P002,S001
|
| 1004 |
+
1746344570.8159328,1746344571.0849137,s,1590.426,1590.695,0.269,1.230,"d, s",P002,S001
|
| 1005 |
+
1746344569.3459456,1746344571.3513103,d,1588.956,1590.961,2.005,0.101,d,P002,S001
|
| 1006 |
+
1746344572.622317,1746344572.7557983,b,1592.232,1592.365,0.133,1.806,b,P002,S001
|
| 1007 |
+
1746344597.8706145,1746344599.5764055,key.shift,1617.480,1619.186,1.706,25.248,"key.shift, w, d",P002,S001
|
| 1008 |
+
1746344600.2258887,1746344600.2606502,key.shift,1619.836,1619.870,0.035,0.510,"w, d, key.shift",P002,S001
|
| 1009 |
+
1746344599.5538974,1746344600.7710562,d,1619.164,1620.381,1.217,0.032,"w, d, key.shift",P002,S001
|
| 1010 |
+
1746344600.4866004,1746344600.8135667,key.shift,1620.096,1620.423,0.327,0.261,"w, key.shift",P002,S001
|
| 1011 |
+
1746344608.4803863,1746344608.8226054,a,1628.090,1628.432,0.342,7.994,"w, a",P002,S001
|
| 1012 |
+
1746344610.033914,1746344610.1176982,e,1629.644,1629.727,0.084,1.554,"w, e",P002,S001
|
| 1013 |
+
1746344610.8185363,1746344611.244763,d,1630.428,1630.854,0.426,0.785,"w, d",P002,S001
|
| 1014 |
+
1746344612.0552258,1746344612.305892,d,1631.665,1631.916,0.251,1.237,"d, w",P002,S001
|
| 1015 |
+
1746344612.489287,1746344612.8075285,a,1632.099,1632.417,0.318,0.242,"w, a",P002,S001
|
| 1016 |
+
1746344615.747793,1746344615.973344,a,1635.357,1635.583,0.226,3.259,"w, a",P002,S001
|
| 1017 |
+
1746344612.2473626,1746344615.9743454,w,1631.857,1635.584,3.727,0.192,w,P002,S001
|
| 1018 |
+
1746344617.0160143,1746344617.1175442,w,1636.626,1636.727,0.102,0.033,"w, d",P002,S001
|
| 1019 |
+
1746344617.4679337,1746344617.9514356,w,1637.078,1637.561,0.484,0.409,"d, w",P002,S001
|
| 1020 |
+
1746344618.1117353,1746344618.3949332,a,1637.721,1638.005,0.283,0.644,"d, a",P002,S001
|
| 1021 |
+
1746344617.059042,1746344618.9050977,d,1636.669,1638.515,1.846,0.043,d,P002,S001
|
| 1022 |
+
1746344619.8134046,1746344619.8990319,d,1639.423,1639.509,0.086,0.032,"d, a",P002,S001
|
| 1023 |
+
1746344620.06604,1746344620.2505114,key.shift,1639.676,1639.860,0.184,0.150,"a, key.shift",P002,S001
|
| 1024 |
+
1746344619.8154035,1746344620.334289,a,1639.425,1639.944,0.519,0.002,"a, d",P002,S001
|
| 1025 |
+
1746344620.9805741,1746344621.0092885,d,1640.590,1640.619,0.029,0.045,d,P002,S001
|
| 1026 |
+
1746344621.2024739,1746344621.3696299,e,1640.812,1640.979,0.167,0.222,e,P002,S001
|
| 1027 |
+
1746344661.50259,1746344661.6112854,key.esc,1681.112,1681.221,0.109,40.300,key.esc,P002,S001
|
| 1028 |
+
1746344662.3310812,1746344662.4726546,key.esc,1681.941,1682.082,0.142,0.828,key.esc,P002,S001
|
| 1029 |
+
1746344699.9205084,1746344700.1624966,key.f4,1719.530,1719.772,0.242,0.293,"key.alt_l, key.f4",P002,S001
|
| 1030 |
+
1746344700.3391662,1746344700.4297817,key.f4,1719.949,1720.039,0.091,0.419,"key.alt_l, key.f4",P002,S001
|
| 1031 |
+
1746344700.4975095,1746344700.6055756,key.f4,1720.107,1720.215,0.108,0.158,"key.alt_l, key.f4",P002,S001
|
| 1032 |
+
1746344699.627487,1746344700.772592,key.alt_l,1719.237,1720.382,1.145,37.296,"key.alt_l, key.f4",P002,S001
|
| 1033 |
+
1746344700.6889148,1746344700.7807918,key.f4,1720.299,1720.390,0.092,0.191,key.f4,P002,S001
|
participant_P002/session_S001/mouse_P002_S001.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d70eaa63256733632cf7987563237498274352523319ae2183fc4695292db739
|
| 3 |
+
size 55999876
|
participant_P002/session_S001/screen_record_P002_S001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b34401db3b0951b38246d2098ad0f1f3c80075d2934c42aa58f362e6431abc
|
| 3 |
+
size 1594726829
|
participant_P002/session_S001/screen_record_P002_S001_part02.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7be2ef8c9cfa9f4f774461b62631d2166b403fb08280e548049bc0573ff3a57d
|
| 3 |
+
size 1259240319
|
participant_P002/session_S002/captured_packets_P002_S002.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15b9e3fc726ee27a3bdd38541b075e1e3b688223d014576a80715c9e2bb5cb14
|
| 3 |
+
size 3158905
|
participant_P002/session_S002/hardware_info_P002_S002.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
}
|
| 26 |
+
],
|
| 27 |
+
"Mouse": [
|
| 28 |
+
{
|
| 29 |
+
"Name": "HID-compliant mouse",
|
| 30 |
+
"Status": "OK"
|
| 31 |
+
}
|
| 32 |
+
],
|
| 33 |
+
"Monitor": [
|
| 34 |
+
{
|
| 35 |
+
"Name": "WAN Miniport (Network Monitor)",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 40 |
+
"Status": "OK"
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"Speaker": [
|
| 44 |
+
{
|
| 45 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 46 |
+
"Status": "OK"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"Name": "Realtek(R) Audio",
|
| 50 |
+
"Status": "OK"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"Name": "HD Audio Driver for Display Audio",
|
| 54 |
+
"Status": "OK"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"Name": "Acer VG240Y (HD Audio Driver for Display Audio)",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"Name": "Realtek Audio Effects Component",
|
| 62 |
+
"Status": "OK"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"Name": "High Definition Audio Controller",
|
| 66 |
+
"Status": "OK"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"Name": "Realtek Audio Universal Service",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "HD Audio Driver for Display Audio",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
}
|
| 76 |
+
],
|
| 77 |
+
"Bluetooth": []
|
| 78 |
+
},
|
| 79 |
+
"participant_id": "P002",
|
| 80 |
+
"session_id": "S002"
|
| 81 |
+
}
|
participant_P002/session_S002/keyboard_P002_S002.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
participant_P002/session_S002/mouse_P002_S002.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19f93854b6c6138010d8ad86e671157c73e5558d831c7544e025be3751a0d9b7
|
| 3 |
+
size 27980476
|
participant_P002/session_S002/screen_record_P002_S002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d6b27f1580b10768e1ed967e847e2a5a04a4bfd5f6acd5f7b1c45e0ea2bd1a1
|
| 3 |
+
size 1026512736
|
participant_P003/session_S001/captured_packets_P003_S001.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87626469151e5e81bc5ac1d2fdb8b40b6118cc5382d4c826885bc23a3632c6ec
|
| 3 |
+
size 193128029
|
participant_P003/session_S001/hardware_info_P003_S001.json
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "Logitech G HUB Virtual Keyboard",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"Mouse": [
|
| 40 |
+
{
|
| 41 |
+
"Name": "HID-compliant mouse",
|
| 42 |
+
"Status": "OK"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"Monitor": [
|
| 46 |
+
{
|
| 47 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 48 |
+
"Status": "OK"
|
| 49 |
+
}
|
| 50 |
+
],
|
| 51 |
+
"Speaker": [
|
| 52 |
+
{
|
| 53 |
+
"Name": "Acer VG240Y (NVIDIA High Definition Audio)",
|
| 54 |
+
"Status": "OK"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"Name": "Realtek(R) Audio",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 62 |
+
"Status": "OK"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"Name": "NVIDIA High Definition Audio",
|
| 66 |
+
"Status": "OK"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"Name": "High Definition Audio Controller",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "Realtek Audio Effects Component",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "High Definition Audio Controller",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "Realtek Audio Universal Service",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
}
|
| 88 |
+
],
|
| 89 |
+
"Bluetooth": []
|
| 90 |
+
},
|
| 91 |
+
"participant_id": "P003",
|
| 92 |
+
"session_id": "S001"
|
| 93 |
+
}
|
participant_P003/session_S001/keyboard_P003_S001.csv
ADDED
|
@@ -0,0 +1,286 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Start Time,Release Time,Key,Elapsed Start Time,Elapsed Release Time,Duration,Polling Rate,Consecutive Keys,participant_id,session_id
|
| 2 |
+
1752218293.606267,1752218293.7659416,w,110.765,110.925,0.160,0.0,w,P003,S001
|
| 3 |
+
1752218301.398429,1752218301.5180283,key.cmd,118.558,118.677,0.120,7.792,key.cmd,P003,S001
|
| 4 |
+
1752218318.5296261,1752218318.622459,r,135.689,135.782,0.093,17.131,r,P003,S001
|
| 5 |
+
1752218318.8059916,1752218318.8702652,a,135.965,136.029,0.064,0.276,a,P003,S001
|
| 6 |
+
1752218319.262792,1752218319.3425863,z,136.422,136.502,0.080,0.457,z,P003,S001
|
| 7 |
+
1752218320.6701891,1752218320.7179253,key.enter,137.829,137.877,0.048,1.407,key.enter,P003,S001
|
| 8 |
+
1752218506.6141312,1752218506.684993,key.cmd,323.773,323.844,0.071,185.944,key.cmd,P003,S001
|
| 9 |
+
1752218517.1492884,1752218517.2774894,b,334.308,334.437,0.128,10.535,b,P003,S001
|
| 10 |
+
1752218517.396925,1752218517.5010886,l,334.556,334.660,0.104,0.248,l,P003,S001
|
| 11 |
+
1752218517.661104,1752218517.733593,u,334.820,334.893,0.072,0.264,u,P003,S001
|
| 12 |
+
1752218517.8776352,1752218517.9890652,e,335.037,335.148,0.111,0.217,e,P003,S001
|
| 13 |
+
1752218676.0924487,1752218676.227982,key.esc,493.252,493.387,0.136,158.215,key.esc,P003,S001
|
| 14 |
+
1752218743.9237776,1752218743.972654,key.space,561.083,561.132,0.049,67.831,key.space,P003,S001
|
| 15 |
+
1752218744.97262,1752218745.635675,s,562.132,562.795,0.663,1.049,"s, d",P003,S001
|
| 16 |
+
1752218745.3576918,1752218745.6381922,d,562.517,562.797,0.281,0.385,d,P003,S001
|
| 17 |
+
1752218745.6391904,1752218745.980765,a,562.798,563.140,0.342,0.281,a,P003,S001
|
| 18 |
+
1752218745.9888322,1752218746.1726902,w,563.148,563.332,0.184,0.350,w,P003,S001
|
| 19 |
+
1752218746.6060956,1752218746.9722815,s,563.765,564.131,0.366,0.617,"s, a",P003,S001
|
| 20 |
+
1752218746.884838,1752218747.2846792,a,564.044,564.444,0.400,0.279,"a, w",P003,S001
|
| 21 |
+
1752218747.2123833,1752218747.6359181,w,564.372,564.795,0.424,0.328,"w, d",P003,S001
|
| 22 |
+
1752218747.6203794,1752218747.8043394,d,564.780,564.964,0.184,0.408,d,P003,S001
|
| 23 |
+
1752218747.8053362,1752218748.0680656,a,564.965,565.227,0.263,0.185,"a, d",P003,S001
|
| 24 |
+
1752218748.0520077,1752218748.2367814,d,565.211,565.396,0.185,0.247,d,P003,S001
|
| 25 |
+
1752218748.403882,1752218748.661261,a,565.563,565.820,0.257,0.352,a,P003,S001
|
| 26 |
+
1752218748.6688535,1752218748.9011145,d,565.828,566.060,0.232,0.265,d,P003,S001
|
| 27 |
+
1752218749.5401177,1752218749.7757602,s,566.699,566.935,0.236,0.871,"s, d",P003,S001
|
| 28 |
+
1752218749.7566037,1752218749.891851,d,566.916,567.051,0.135,0.216,d,P003,S001
|
| 29 |
+
1752218751.0612533,1752218751.3723645,w,568.220,568.532,0.311,1.305,w,P003,S001
|
| 30 |
+
1752218751.374416,1752218751.5003514,d,568.534,568.660,0.126,0.313,d,P003,S001
|
| 31 |
+
1752218751.5013528,1752218751.709627,s,568.661,568.869,0.208,0.127,"s, a",P003,S001
|
| 32 |
+
1752218751.5159082,1752218751.7263682,a,568.675,568.886,0.210,0.015,a,P003,S001
|
| 33 |
+
1752218752.6153305,1752218752.6363635,q,569.775,569.796,0.021,0.033,q,P003,S001
|
| 34 |
+
1752218752.8772788,1752218753.0378213,3,570.036,570.197,0.161,0.201,"w, 3",P003,S001
|
| 35 |
+
1752218752.6761658,1752218753.0925214,w,569.835,570.252,0.416,0.061,w,P003,S001
|
| 36 |
+
1752218753.444241,1752218753.5882816,b,570.603,570.747,0.144,0.280,"a, b",P003,S001
|
| 37 |
+
1752218753.1645708,1752218753.8367627,a,570.324,570.996,0.672,0.287,"a, s",P003,S001
|
| 38 |
+
1752218754.0835793,1752218754.4204545,d,571.243,571.580,0.337,0.341,"s, d",P003,S001
|
| 39 |
+
1752218753.7421854,1752218754.564846,s,570.901,571.724,0.823,0.298,s,P003,S001
|
| 40 |
+
1752218754.9486232,1752218755.0522974,key.esc,572.108,572.211,0.104,0.865,key.esc,P003,S001
|
| 41 |
+
1752218755.4921749,1752218755.6442378,3,572.651,572.803,0.152,0.272,"w, 3, 2",P003,S001
|
| 42 |
+
1752218755.6285622,1752218755.7584271,2,572.788,572.918,0.130,0.136,"w, 2",P003,S001
|
| 43 |
+
1752218755.7719414,1752218755.9080782,3,572.931,573.067,0.136,0.143,"w, 3, 2",P003,S001
|
| 44 |
+
1752218755.876212,1752218755.9812715,2,573.035,573.140,0.105,0.104,"w, 2",P003,S001
|
| 45 |
+
1752218755.2200654,1752218755.9964561,w,572.379,573.156,0.776,0.271,w,P003,S001
|
| 46 |
+
1752218756.0536528,1752218756.191789,d,573.213,573.351,0.138,0.177,d,P003,S001
|
| 47 |
+
1752218756.220448,1752218756.4525423,a,573.380,573.612,0.232,0.167,"a, d",P003,S001
|
| 48 |
+
1752218756.4363668,1752218756.5964153,d,573.596,573.756,0.160,0.216,d,P003,S001
|
| 49 |
+
1752218756.6204934,1752218756.860582,a,573.780,574.020,0.240,0.184,a,P003,S001
|
| 50 |
+
1752218757.5262299,1752218757.5322325,d,574.685,574.691,0.006,0.031,d,P003,S001
|
| 51 |
+
1752218758.2287831,1752218758.2524066,a,575.388,575.412,0.024,0.030,a,P003,S001
|
| 52 |
+
1752218758.3476872,1752218758.652595,d,575.507,575.812,0.305,0.119,"d, w",P003,S001
|
| 53 |
+
1752218758.564232,1752218758.9179103,w,575.723,576.077,0.354,0.217,"w, a",P003,S001
|
| 54 |
+
1752218758.8840575,1752218759.1647875,a,576.043,576.324,0.281,0.320,a,P003,S001
|
| 55 |
+
1752218759.1881325,1752218759.3011649,d,576.347,576.460,0.113,0.304,d,P003,S001
|
| 56 |
+
1752218759.5881798,1752218759.8046494,d,576.747,576.964,0.216,0.400,d,P003,S001
|
| 57 |
+
1752218759.8447814,1752218760.1242537,a,577.004,577.283,0.279,0.257,a,P003,S001
|
| 58 |
+
1752218760.6364813,1752218760.8604126,d,577.796,578.020,0.224,0.792,d,P003,S001
|
| 59 |
+
1752218760.8688686,1752218761.004426,a,578.028,578.164,0.136,0.232,a,P003,S001
|
| 60 |
+
1752218761.244402,1752218761.4844062,a,578.404,578.644,0.240,0.376,"a, d",P003,S001
|
| 61 |
+
1752218761.468376,1752218761.5721774,d,578.628,578.731,0.104,0.224,d,P003,S001
|
| 62 |
+
1752218762.0216844,1752218762.205122,d,579.181,579.364,0.183,0.553,d,P003,S001
|
| 63 |
+
1752218762.2071252,1752218762.2921803,a,579.366,579.451,0.085,0.185,a,P003,S001
|
| 64 |
+
1752218762.5967784,1752218762.7317162,a,579.756,579.891,0.135,0.390,a,P003,S001
|
| 65 |
+
1752218762.9320743,1752218763.0443869,key.esc,580.091,580.204,0.112,0.335,key.esc,P003,S001
|
| 66 |
+
1752218771.7716944,1752218771.9405918,key.esc,588.931,589.100,0.169,8.840,key.esc,P003,S001
|
| 67 |
+
1752218784.8203368,1752218785.181252,s,601.980,602.340,0.361,13.049,"s, d",P003,S001
|
| 68 |
+
1752218785.0922456,1752218785.4048417,d,602.251,602.564,0.313,0.272,"d, w",P003,S001
|
| 69 |
+
1752218785.3882837,1752218785.8453174,w,602.547,603.004,0.457,0.296,"w, a",P003,S001
|
| 70 |
+
1752218785.604429,1752218785.8688567,a,602.764,603.028,0.264,0.216,"a, d",P003,S001
|
| 71 |
+
1752218785.8463156,1752218785.988008,d,603.005,603.147,0.142,0.242,d,P003,S001
|
| 72 |
+
1752218786.5399606,1752218786.6039243,a,603.699,603.763,0.064,0.694,a,P003,S001
|
| 73 |
+
1752218786.7642522,1752218786.8524935,d,603.923,604.012,0.088,0.224,d,P003,S001
|
| 74 |
+
1752218787.0757523,1752218787.2042172,a,604.235,604.363,0.128,0.312,a,P003,S001
|
| 75 |
+
1752218787.2523139,1752218787.3244104,d,604.411,604.484,0.072,0.177,d,P003,S001
|
| 76 |
+
1752218787.548166,1752218787.7154741,d,604.707,604.875,0.167,0.296,d,P003,S001
|
| 77 |
+
1752218787.7259932,1752218787.8448577,a,604.885,605.004,0.119,0.178,a,P003,S001
|
| 78 |
+
1752218788.06813,1752218788.293066,a,605.227,605.452,0.225,0.342,"a, d",P003,S001
|
| 79 |
+
1752218788.2685237,1752218788.3725004,d,605.428,605.532,0.104,0.200,d,P003,S001
|
| 80 |
+
1752218788.7086818,1752218788.8772466,a,605.868,606.036,0.169,0.440,"a, d",P003,S001
|
| 81 |
+
1752218788.8612032,1752218788.9647198,d,606.020,606.124,0.104,0.153,d,P003,S001
|
| 82 |
+
1752218789.1646225,1752218789.3243518,d,606.324,606.484,0.160,0.303,d,P003,S001
|
| 83 |
+
1752218789.339965,1752218789.5156877,a,606.499,606.675,0.176,0.175,a,P003,S001
|
| 84 |
+
1752218789.571938,1752218789.7563689,d,606.731,606.916,0.184,0.232,"d, a",P003,S001
|
| 85 |
+
1752218789.700152,1752218790.0118494,a,606.859,607.171,0.312,0.128,a,P003,S001
|
| 86 |
+
1752218795.4599035,1752218795.5557597,key.cmd,612.619,612.715,0.096,5.760,key.cmd,P003,S001
|
| 87 |
+
1752218838.563897,1752218838.6921768,a,655.723,655.851,0.128,43.104,a,P003,S001
|
| 88 |
+
1752218838.7876008,1752218838.9396584,d,655.947,656.099,0.152,0.224,d,P003,S001
|
| 89 |
+
1752218838.9804816,1752218839.060094,i,656.140,656.219,0.080,0.193,i,P003,S001
|
| 90 |
+
1752218839.2278905,1752218839.2918172,t,656.387,656.451,0.064,0.247,t,P003,S001
|
| 91 |
+
1752218839.3885398,1752218839.4602144,y,656.548,656.619,0.072,0.161,"y, a",P003,S001
|
| 92 |
+
1752218839.444161,1752218839.5584426,a,656.603,656.718,0.114,0.056,a,P003,S001
|
| 93 |
+
1752218839.7241223,1752218839.843817,f,656.883,657.003,0.120,0.280,f,P003,S001
|
| 94 |
+
1752218839.9801219,1752218840.0522091,l,657.139,657.211,0.072,0.256,l,P003,S001
|
| 95 |
+
1752218840.1395113,1752218840.2534926,a,657.299,657.413,0.114,0.159,a,P003,S001
|
| 96 |
+
1752218840.3556976,1752218840.4194934,r,657.515,657.579,0.064,0.216,r,P003,S001
|
| 97 |
+
1752218840.484275,1752218840.5957792,e,657.643,657.755,0.112,0.129,e,P003,S001
|
| 98 |
+
1752218840.6279352,1752218840.7000525,r,657.787,657.859,0.072,0.144,r,P003,S001
|
| 99 |
+
1752218841.1629047,1752218841.4351454,key.shift_r,658.322,658.594,0.272,0.535,"key.shift_r, @",P003,S001
|
| 100 |
+
1752218841.851321,1752218841.9245625,g,659.010,659.084,0.073,0.439,"@, g",P003,S001
|
| 101 |
+
1752218842.2288837,1752218842.2921891,m,659.388,659.451,0.063,0.378,"@, m",P003,S001
|
| 102 |
+
1752218842.3714354,1752218842.4835548,a,659.531,659.643,0.112,0.143,"@, a",P003,S001
|
| 103 |
+
1752218842.4845543,1752218842.54821,i,659.644,659.707,0.064,0.113,"@, i",P003,S001
|
| 104 |
+
1752218842.6990771,1752218842.7743418,l,659.858,659.934,0.075,0.215,"@, l",P003,S001
|
| 105 |
+
1752218842.876301,1752218842.9713871,.,660.035,660.131,0.095,0.177,"@, .",P003,S001
|
| 106 |
+
1752218843.083637,1752218843.1961358,c,660.243,660.355,0.112,0.207,"@, c",P003,S001
|
| 107 |
+
1752218843.2520773,1752218843.3240705,o,660.411,660.483,0.072,0.168,"@, o",P003,S001
|
| 108 |
+
1752218843.6447084,1752218843.7401063,m,660.804,660.899,0.095,0.393,"@, m",P003,S001
|
| 109 |
+
1752218843.8677354,1752218843.9639459,key.enter,661.027,661.123,0.096,0.223,"@, key.enter",P003,S001
|
| 110 |
+
1752218848.683933,1752218848.7962565,n,665.843,665.955,0.112,4.816,"@, n",P003,S001
|
| 111 |
+
1752218848.8384264,1752218848.9638116,a,665.998,666.123,0.125,0.154,"@, a",P003,S001
|
| 112 |
+
1752218849.1009824,1752218849.2515624,d,666.260,666.411,0.151,0.263,"@, d",P003,S001
|
| 113 |
+
1752218849.363232,1752218849.5000932,e,666.522,666.659,0.137,0.262,"@, e",P003,S001
|
| 114 |
+
1752218849.5494068,1752218849.643676,k,666.709,666.803,0.094,0.186,"@, k, o",P003,S001
|
| 115 |
+
1752218849.6037817,1752218849.7555826,o,666.763,666.915,0.152,0.054,"@, o",P003,S001
|
| 116 |
+
1752218849.8448453,1752218849.9878488,3,667.004,667.147,0.143,0.241,"@, 3",P003,S001
|
| 117 |
+
1752218849.9886446,1752218850.139855,1,667.148,667.299,0.151,0.144,"@, 1",P003,S001
|
| 118 |
+
1752218850.140853,1752218850.227845,0,667.300,667.387,0.087,0.152,"@, 0",P003,S001
|
| 119 |
+
1752218850.2680266,1752218850.3803146,3,667.427,667.539,0.112,0.127,"@, 3",P003,S001
|
| 120 |
+
1752218850.4840114,1752218850.5954576,key.enter,667.643,667.755,0.111,0.216,"@, key.enter",P003,S001
|
| 121 |
+
1752218852.7799256,1752218852.8752863,n,669.939,670.034,0.095,0.137,"@, key.shift, n",P003,S001
|
| 122 |
+
1752218852.6430368,1752218852.9236226,key.shift,669.802,670.083,0.281,2.159,"@, key.shift",P003,S001
|
| 123 |
+
1752218853.019493,1752218853.13157,a,670.179,670.291,0.112,0.240,"@, a",P003,S001
|
| 124 |
+
1752218853.3725271,1752218853.5081003,d,670.532,670.667,0.136,0.353,"@, d",P003,S001
|
| 125 |
+
1752218853.9643664,1752218854.1100967,e,671.124,671.269,0.146,0.592,"@, e",P003,S001
|
| 126 |
+
1752218854.1967812,1752218854.364165,k,671.356,671.523,0.167,0.232,"@, k",P003,S001
|
| 127 |
+
1752218854.3661675,1752218854.5084884,o,671.525,671.668,0.142,0.169,"@, o",P003,S001
|
| 128 |
+
1752218854.8838735,1752218855.0275733,3,672.043,672.187,0.144,0.518,"@, 3",P003,S001
|
| 129 |
+
1752218855.0285757,1752218855.165533,1,672.188,672.325,0.137,0.145,"@, 1",P003,S001
|
| 130 |
+
1752218855.4113214,1752218855.4997861,0,672.570,672.659,0.088,0.383,"@, 0",P003,S001
|
| 131 |
+
1752218855.5329475,1752218855.6389115,3,672.692,672.798,0.106,0.122,"@, 3",P003,S001
|
| 132 |
+
1752218855.739694,1752218855.8350031,key.enter,672.899,672.994,0.095,0.207,"@, key.enter",P003,S001
|
| 133 |
+
1752218862.5239186,1752218862.6208086,n,679.683,679.780,0.097,0.256,"@, key.shift, n",P003,S001
|
| 134 |
+
1752218862.795851,1752218862.9101112,a,679.955,680.069,0.114,0.272,"@, key.shift, a",P003,S001
|
| 135 |
+
1752218863.171791,1752218863.308152,d,680.331,680.467,0.136,0.376,"@, key.shift, d",P003,S001
|
| 136 |
+
1752218863.452742,1752218863.580362,e,680.612,680.740,0.128,0.281,"@, key.shift, e",P003,S001
|
| 137 |
+
1752218863.7472403,1752218863.8841953,k,680.906,681.043,0.137,0.294,"@, key.shift, k",P003,S001
|
| 138 |
+
1752218863.9393306,1752218864.0759099,o,681.099,681.235,0.137,0.192,"@, key.shift, o",P003,S001
|
| 139 |
+
1752218862.2678392,1752218864.1801598,key.shift,679.427,681.339,1.912,6.528,"@, key.shift",P003,S001
|
| 140 |
+
1752218864.3960154,1752218864.5318515,3,681.555,681.691,0.136,0.457,"@, 3",P003,S001
|
| 141 |
+
1752218864.6913428,1752218864.868195,1,681.851,682.027,0.177,0.295,"@, 1",P003,S001
|
| 142 |
+
1752218865.0198793,1752218865.1157148,0,682.179,682.275,0.096,0.329,"@, 0",P003,S001
|
| 143 |
+
1752218865.5730767,1752218865.6450746,3,682.732,682.804,0.072,0.553,"@, 3",P003,S001
|
| 144 |
+
1752218866.635872,1752218866.7006874,key.enter,683.795,683.860,0.065,1.063,"@, key.enter",P003,S001
|
| 145 |
+
1752218914.507066,1752218914.5871203,key.esc,731.666,731.746,0.080,47.871,"@, key.esc",P003,S001
|
| 146 |
+
1752218969.3155968,1752218969.6473677,key.alt_l,786.475,786.807,0.332,54.809,"@, key.alt_l, key.tab",P003,S001
|
| 147 |
+
1752218969.4025154,1752218969.66103,key.tab,786.562,786.820,0.259,0.087,"@, key.tab",P003,S001
|
| 148 |
+
1752218987.69916,1752218987.7956147,+,804.858,804.955,0.096,18.297,"@, +",P003,S001
|
| 149 |
+
1752218991.8835797,1752218992.1230028,d,809.043,809.282,0.239,0.353,"@, s, d",P003,S001
|
| 150 |
+
1752218991.5307505,1752218992.306658,s,808.690,809.466,0.776,3.832,"@, s, a",P003,S001
|
| 151 |
+
1752218992.155616,1752218992.403544,a,809.315,809.563,0.248,0.272,"@, a, d",P003,S001
|
| 152 |
+
1752218992.3975291,1752218992.548078,d,809.557,809.707,0.151,0.242,"@, d, w",P003,S001
|
| 153 |
+
1752218992.715609,1752218992.9148955,3,809.875,810.074,0.199,0.176,"@, w, 3, 2",P003,S001
|
| 154 |
+
1752218992.8757975,1752218992.9956813,2,810.035,810.155,0.120,0.160,"@, w, 2",P003,S001
|
| 155 |
+
1752218992.5394654,1752218993.3712194,w,809.699,810.530,0.832,0.142,"@, w, a",P003,S001
|
| 156 |
+
1752218993.3234756,1752218993.5315287,a,810.483,810.691,0.208,0.448,"@, a",P003,S001
|
| 157 |
+
1752218993.533651,1752218993.6989257,d,810.693,810.858,0.165,0.210,"@, d",P003,S001
|
| 158 |
+
1752218994.540084,1752218994.6507003,d,811.699,811.810,0.111,1.006,"@, d, a",P003,S001
|
| 159 |
+
1752218994.6279585,1752218994.7574596,a,811.787,811.917,0.130,0.088,"@, a",P003,S001
|
| 160 |
+
1752218995.0997725,1752218995.2193577,a,812.259,812.379,0.120,0.472,"@, a",P003,S001
|
| 161 |
+
1752218995.2203548,1752218995.2996223,d,812.380,812.459,0.079,0.121,"@, d",P003,S001
|
| 162 |
+
1752218995.9077477,1752218996.0749474,d,813.067,813.234,0.167,0.687,"@, d",P003,S001
|
| 163 |
+
1752218996.1000063,1752218996.1952486,a,813.259,813.354,0.095,0.192,"@, a",P003,S001
|
| 164 |
+
1752218996.8592703,1752218996.9955857,d,814.018,814.155,0.136,0.759,"@, d",P003,S001
|
| 165 |
+
1752218997.0303054,1752218997.1549323,a,814.189,814.314,0.125,0.171,"@, a",P003,S001
|
| 166 |
+
1752218997.5239887,1752218997.7076979,d,814.683,814.867,0.184,0.494,"@, d",P003,S001
|
| 167 |
+
1752218998.0833664,1752218998.210862,a,815.243,815.370,0.127,0.559,"@, a",P003,S001
|
| 168 |
+
1752218998.2133746,1752218998.298846,d,815.373,815.458,0.085,0.130,"@, d",P003,S001
|
| 169 |
+
1752218998.5723298,1752218998.6905963,d,815.732,815.850,0.118,0.359,"@, d, a",P003,S001
|
| 170 |
+
1752218998.68409,1752218998.8110428,a,815.843,815.970,0.127,0.112,"@, a",P003,S001
|
| 171 |
+
1752218999.931391,1752219000.2436619,d,817.091,817.403,0.312,1.247,"@, d",P003,S001
|
| 172 |
+
1752219000.2446668,1752219000.3872313,a,817.404,817.546,0.143,0.313,"@, a",P003,S001
|
| 173 |
+
1752219000.7242951,1752219000.8593516,a,817.883,818.019,0.135,0.480,"@, a, d",P003,S001
|
| 174 |
+
1752219000.8432899,1752219000.939771,d,818.002,818.099,0.096,0.119,"@, d",P003,S001
|
| 175 |
+
1752219001.1466937,1752219001.3000124,d,818.306,818.459,0.153,0.303,"@, d",P003,S001
|
| 176 |
+
1752219001.3162076,1752219001.418862,a,818.475,818.578,0.103,0.170,"@, a",P003,S001
|
| 177 |
+
1752219001.691115,1752219001.8907995,a,818.850,819.050,0.200,0.375,"@, a, d",P003,S001
|
| 178 |
+
1752219001.8594918,1752219001.9633486,d,819.019,819.123,0.104,0.168,"@, d",P003,S001
|
| 179 |
+
1752219002.1713226,1752219002.3391948,d,819.330,819.498,0.168,0.312,"@, d, a",P003,S001
|
| 180 |
+
1752219002.324462,1752219002.4514189,a,819.484,819.611,0.127,0.153,"@, a",P003,S001
|
| 181 |
+
1752219016.1881442,1752219016.4342263,s,833.347,833.593,0.246,13.864,"@, s, d",P003,S001
|
| 182 |
+
1752219016.2591739,1752219016.5074382,d,833.418,833.667,0.248,0.071,"@, d, a",P003,S001
|
| 183 |
+
1752219016.4834921,1752219016.7950323,a,833.643,833.954,0.312,0.224,"@, a",P003,S001
|
| 184 |
+
1752219016.7960284,1752219016.9232395,d,833.955,834.082,0.127,0.313,"@, d",P003,S001
|
| 185 |
+
1752219017.2111049,1752219017.3390186,d,834.370,834.498,0.128,0.415,"@, d",P003,S001
|
| 186 |
+
1752219017.341018,1752219017.5235968,a,834.500,834.683,0.183,0.130,"@, a, d",P003,S001
|
| 187 |
+
1752219017.4920595,1752219017.61051,d,834.651,834.770,0.118,0.151,"@, d",P003,S001
|
| 188 |
+
1752219017.939338,1752219018.1156418,a,835.099,835.275,0.176,0.447,"@, a, d",P003,S001
|
| 189 |
+
1752219018.059713,1752219018.1793044,d,835.219,835.338,0.120,0.120,"@, d",P003,S001
|
| 190 |
+
1752219018.5472403,1752219018.6588142,a,835.706,835.818,0.112,0.488,"@, a, d",P003,S001
|
| 191 |
+
1752219018.6267064,1752219018.7313547,d,835.786,835.891,0.105,0.079,"@, d",P003,S001
|
| 192 |
+
1752219019.0435398,1752219019.1795716,a,836.203,836.339,0.136,0.417,"@, a, d",P003,S001
|
| 193 |
+
1752219019.1720498,1752219019.2345176,d,836.331,836.394,0.062,0.129,"@, d",P003,S001
|
| 194 |
+
1752219019.5712798,1752219019.716147,a,836.730,836.875,0.145,0.399,"@, a, d",P003,S001
|
| 195 |
+
1752219019.6834586,1752219019.7552826,d,836.843,836.914,0.072,0.112,"@, d",P003,S001
|
| 196 |
+
1752219020.0838323,1752219020.138889,a,837.243,837.298,0.055,0.400,"@, a",P003,S001
|
| 197 |
+
1752219020.1408873,1752219020.2196527,d,837.300,837.379,0.079,0.057,"@, d",P003,S001
|
| 198 |
+
1752219020.435818,1752219020.5309484,d,837.595,837.690,0.095,0.295,"@, d",P003,S001
|
| 199 |
+
1752219020.547486,1752219020.6905172,a,837.707,837.850,0.143,0.112,"@, a",P003,S001
|
| 200 |
+
1752219020.9870992,1752219021.0752206,d,838.146,838.234,0.088,0.440,"@, d",P003,S001
|
| 201 |
+
1752219021.0762217,1752219021.1721718,a,838.235,838.331,0.096,0.089,"@, a",P003,S001
|
| 202 |
+
1752219021.5309453,1752219021.642531,a,838.690,838.802,0.112,0.455,"@, a, d",P003,S001
|
| 203 |
+
1752219021.6273654,1752219021.683138,d,838.787,838.842,0.056,0.096,"@, d",P003,S001
|
| 204 |
+
1752219022.3952808,1752219022.5389512,d,839.554,839.698,0.144,0.768,"@, d",P003,S001
|
| 205 |
+
1752219022.563499,1752219022.659153,a,839.723,839.818,0.096,0.168,"@, a",P003,S001
|
| 206 |
+
1752219022.8665874,1752219023.018396,a,840.026,840.178,0.152,0.303,"@, a",P003,S001
|
| 207 |
+
1752219023.0193956,1752219023.09128,d,840.179,840.250,0.072,0.153,"@, d",P003,S001
|
| 208 |
+
1752219023.3067887,1752219023.4197502,d,840.466,840.579,0.113,0.287,"@, d",P003,S001
|
| 209 |
+
1752219023.4207623,1752219023.5490773,a,840.580,840.708,0.128,0.114,"@, a",P003,S001
|
| 210 |
+
1752219023.804025,1752219023.9880233,a,840.963,841.147,0.184,0.383,"@, a, d",P003,S001
|
| 211 |
+
1752219023.955498,1752219024.0512094,d,841.115,841.210,0.096,0.151,"@, d",P003,S001
|
| 212 |
+
1752219024.2594123,1752219024.3871794,d,841.419,841.546,0.128,0.304,"@, d",P003,S001
|
| 213 |
+
1752219024.4198961,1752219024.5305595,a,841.579,841.690,0.111,0.160,"@, a",P003,S001
|
| 214 |
+
1752219024.7706606,1752219025.011393,a,841.930,842.171,0.241,0.351,"@, a, d",P003,S001
|
| 215 |
+
1752219024.9963593,1752219025.0850925,d,842.156,842.244,0.089,0.226,"@, d",P003,S001
|
| 216 |
+
1752219025.3069332,1752219025.49589,d,842.466,842.655,0.189,0.311,"@, d",P003,S001
|
| 217 |
+
1752219025.53058,1752219025.6508753,a,842.690,842.810,0.120,0.224,"@, a",P003,S001
|
| 218 |
+
1752219025.995406,1752219026.1790462,a,843.155,843.338,0.184,0.465,"@, a, d",P003,S001
|
| 219 |
+
1752219026.1555007,1752219026.2609973,d,843.315,843.420,0.105,0.160,"@, d",P003,S001
|
| 220 |
+
1752219026.5398374,1752219026.6361194,d,843.699,843.795,0.096,0.384,"@, d",P003,S001
|
| 221 |
+
1752219026.6912498,1752219026.8998473,a,843.850,844.059,0.209,0.151,"@, a",P003,S001
|
| 222 |
+
1752219026.9008565,1752219027.003111,d,844.060,844.162,0.102,0.210,"@, d",P003,S001
|
| 223 |
+
1752219027.3152177,1752219027.4600801,d,844.474,844.619,0.145,0.414,"@, d",P003,S001
|
| 224 |
+
1752219027.5006433,1752219027.6431546,a,844.660,844.802,0.143,0.185,"@, a",P003,S001
|
| 225 |
+
1752219028.0832536,1752219028.187778,a,845.242,845.347,0.105,0.583,"@, a",P003,S001
|
| 226 |
+
1752219028.1887805,1752219028.2520707,d,845.348,845.411,0.063,0.106,"@, d",P003,S001
|
| 227 |
+
1752219029.2030659,1752219029.299008,a,846.362,846.458,0.096,1.014,"@, a, d",P003,S001
|
| 228 |
+
1752219029.291996,1752219029.6670864,d,846.451,846.826,0.375,0.089,"@, d",P003,S001
|
| 229 |
+
1752219029.6680892,1752219029.8596628,a,846.827,847.019,0.192,0.376,"@, a",P003,S001
|
| 230 |
+
1752219030.3156674,1752219030.4670584,d,847.475,847.626,0.151,0.648,"@, d",P003,S001
|
| 231 |
+
1752219030.7713368,1752219030.995466,a,847.931,848.155,0.224,0.456,"@, a, d",P003,S001
|
| 232 |
+
1752219030.9869473,1752219031.0834076,d,848.146,848.243,0.096,0.216,"@, d",P003,S001
|
| 233 |
+
1752219031.4191422,1752219031.523909,d,848.578,848.683,0.105,0.432,"@, d",P003,S001
|
| 234 |
+
1752219032.955605,1752219033.1719725,a,850.115,850.331,0.216,1.536,"@, a, d",P003,S001
|
| 235 |
+
1752219033.1152427,1752219033.267591,d,850.274,850.427,0.152,0.160,"@, d",P003,S001
|
| 236 |
+
1752219036.8670223,1752219036.9307117,a,854.026,854.090,0.064,3.752,"@, a",P003,S001
|
| 237 |
+
1752219037.2753832,1752219037.4755652,d,854.435,854.635,0.200,0.408,"@, d",P003,S001
|
| 238 |
+
1752219037.4765656,1752219037.6102018,a,854.636,854.769,0.134,0.201,"@, a",P003,S001
|
| 239 |
+
1752219038.1797183,1752219038.411364,a,855.339,855.571,0.232,0.703,"@, a, d",P003,S001
|
| 240 |
+
1752219038.3872876,1752219038.5789993,d,855.546,855.738,0.192,0.208,"@, d",P003,S001
|
| 241 |
+
1752219054.122983,1752219054.3320112,d,871.282,871.491,0.209,15.736,"@, d, a",P003,S001
|
| 242 |
+
1752219054.3162735,1752219054.4348533,a,871.475,871.594,0.119,0.193,"@, a",P003,S001
|
| 243 |
+
1752219055.2760928,1752219055.4348724,d,872.435,872.594,0.159,0.960,"@, d",P003,S001
|
| 244 |
+
1752219055.436383,1752219055.5385492,a,872.596,872.698,0.102,0.160,"@, a",P003,S001
|
| 245 |
+
1752219055.8787417,1752219056.0677555,d,873.038,873.227,0.189,0.442,"@, d",P003,S001
|
| 246 |
+
1752219056.0687592,1752219056.1869586,a,873.228,873.346,0.118,0.190,"@, a",P003,S001
|
| 247 |
+
1752219056.6670334,1752219056.7993386,d,873.826,873.959,0.132,0.598,"@, d, a",P003,S001
|
| 248 |
+
1752219056.7711656,1752219056.8996558,a,873.930,874.059,0.128,0.104,"@, a",P003,S001
|
| 249 |
+
1752219057.6590054,1752219057.827134,d,874.818,874.986,0.168,0.888,"@, d",P003,S001
|
| 250 |
+
1752219057.828133,1752219057.955442,a,874.987,875.115,0.127,0.169,"@, a",P003,S001
|
| 251 |
+
1752219059.7155392,1752219059.9148083,a,876.875,877.074,0.199,1.887,"@, a, d",P003,S001
|
| 252 |
+
1752219059.8906922,1752219060.0189986,d,877.050,877.178,0.128,0.175,"@, d",P003,S001
|
| 253 |
+
1752219060.45979,1752219060.5870779,a,877.619,877.746,0.127,0.569,"@, a, d",P003,S001
|
| 254 |
+
1752219060.546976,1752219060.6588495,d,877.706,877.818,0.112,0.087,"@, d",P003,S001
|
| 255 |
+
1752219061.4197927,1752219061.5870254,d,878.579,878.746,0.167,0.873,"@, d",P003,S001
|
| 256 |
+
1752219061.5890317,1752219061.7231326,a,878.748,878.882,0.134,0.169,"@, a",P003,S001
|
| 257 |
+
1752219063.5081067,1752219063.6598785,d,880.667,880.819,0.152,1.919,"@, d, a",P003,S001
|
| 258 |
+
1752219063.6428475,1752219063.7552173,a,880.802,880.914,0.112,0.135,"@, a",P003,S001
|
| 259 |
+
1752219064.0991242,1752219064.210888,a,881.258,881.370,0.112,0.456,"@, a",P003,S001
|
| 260 |
+
1752219064.2134175,1752219064.3309417,d,881.373,881.490,0.118,0.114,"@, d",P003,S001
|
| 261 |
+
1752219090.2903569,1752219090.586684,a,907.450,907.746,0.296,0.208,"@, s, a, d",P003,S001
|
| 262 |
+
1752219090.082672,1752219090.6431284,s,907.242,907.802,0.560,25.869,"@, s, d",P003,S001
|
| 263 |
+
1752219090.5309772,1752219090.8427932,d,907.690,908.002,0.312,0.241,"@, d, w",P003,S001
|
| 264 |
+
1752219090.8351512,1752219091.1307583,w,907.994,908.290,0.296,0.304,"@, w, a",P003,S001
|
| 265 |
+
1752219091.0189471,1752219091.2903776,a,908.178,908.450,0.271,0.184,"@, a, d",P003,S001
|
| 266 |
+
1752219091.2668364,1752219091.5151122,d,908.426,908.674,0.248,0.248,"@, d",P003,S001
|
| 267 |
+
1752219093.1560564,1752219093.3949301,a,910.315,910.554,0.239,1.889,"@, a, w",P003,S001
|
| 268 |
+
1752219093.3710215,1752219093.7650077,w,910.530,910.924,0.394,0.215,"@, w, d",P003,S001
|
| 269 |
+
1752219093.7468777,1752219093.954869,d,910.906,911.114,0.208,0.376,"@, d",P003,S001
|
| 270 |
+
1752219093.978598,1752219094.4431412,a,911.138,911.602,0.465,0.232,"@, a, d",P003,S001
|
| 271 |
+
1752219094.4194176,1752219094.7389755,d,911.579,911.898,0.320,0.441,"@, d",P003,S001
|
| 272 |
+
1752219094.78726,1752219094.9866097,a,911.946,912.146,0.199,0.368,"@, a, d",P003,S001
|
| 273 |
+
1752219094.9390795,1752219095.050228,d,912.098,912.209,0.111,0.152,"@, d",P003,S001
|
| 274 |
+
1752219095.8109274,1752219095.9150531,d,912.970,913.074,0.104,0.872,"@, d",P003,S001
|
| 275 |
+
1752219095.9391944,1752219096.026887,a,913.098,913.186,0.088,0.128,"@, a",P003,S001
|
| 276 |
+
1752219096.3784714,1752219096.4668572,d,913.538,913.626,0.088,0.439,"@, d, a",P003,S001
|
| 277 |
+
1752219096.4503036,1752219096.5549312,a,913.609,913.714,0.105,0.072,"@, a",P003,S001
|
| 278 |
+
1752219096.8030825,1752219096.9392977,d,913.962,914.098,0.136,0.353,"@, d",P003,S001
|
| 279 |
+
1752219096.9402933,1752219097.0343826,a,914.099,914.194,0.094,0.137,"@, a",P003,S001
|
| 280 |
+
1752219098.731715,1752219099.0031428,d,915.891,916.162,0.271,1.791,"@, d",P003,S001
|
| 281 |
+
1752219099.005144,1752219099.1310654,a,916.164,916.290,0.126,0.273,"@, a",P003,S001
|
| 282 |
+
1752219099.4745436,1752219099.5949242,a,916.634,916.754,0.120,0.469,"@, a, d",P003,S001
|
| 283 |
+
1752219099.5783632,1752219099.69025,d,916.738,916.849,0.112,0.104,"@, d",P003,S001
|
| 284 |
+
1752219109.9462457,1752219110.010009,key.esc,927.105,927.169,0.064,10.368,"@, key.esc",P003,S001
|
| 285 |
+
1752219114.5304992,1752219114.6579573,key.esc,931.690,931.817,0.127,4.584,"@, key.esc",P003,S001
|
| 286 |
+
1752219116.2668414,1752219116.3550274,key.esc,933.426,933.514,0.088,1.736,"@, key.esc",P003,S001
|
participant_P003/session_S001/mouse_P003_S001.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fcbd1405276890f634cf5769bb577924702d08e1c39ea6bd6fbcb101706bcbe
|
| 3 |
+
size 20240352
|
participant_P003/session_S001/screen_record_P003_S001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cf2193d291195188b098ec1bf81d04d1b86690f1ab48b2a321686d174074c05
|
| 3 |
+
size 400556080
|
participant_P003/session_S002/captured_packets_P003_S002.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:901137da66de2b673ec39e3d135003074753867b13ca00ba6eff27f82d1eabfc
|
| 3 |
+
size 1162930952
|
participant_P003/session_S002/hardware_info_P003_S002.json
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "HID Keyboard Device",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"Name": "Logitech G HUB Virtual Keyboard",
|
| 40 |
+
"Status": "OK"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"Name": "HID Keyboard Device",
|
| 44 |
+
"Status": "OK"
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"Name": "HID Keyboard Device",
|
| 48 |
+
"Status": "OK"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"Name": "HID Keyboard Device",
|
| 52 |
+
"Status": "OK"
|
| 53 |
+
}
|
| 54 |
+
],
|
| 55 |
+
"Mouse": [
|
| 56 |
+
{
|
| 57 |
+
"Name": "HID-compliant mouse",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
}
|
| 60 |
+
],
|
| 61 |
+
"Monitor": [
|
| 62 |
+
{
|
| 63 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 64 |
+
"Status": "OK"
|
| 65 |
+
}
|
| 66 |
+
],
|
| 67 |
+
"Speaker": [
|
| 68 |
+
{
|
| 69 |
+
"Name": "Acer VG240Y (NVIDIA High Definition Audio)",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "Realtek(R) Audio",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "NVIDIA High Definition Audio",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "High Definition Audio Controller",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"Name": "Realtek Audio Effects Component",
|
| 90 |
+
"Status": "OK"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"Name": "High Definition Audio Controller",
|
| 94 |
+
"Status": "OK"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"Name": "Realtek Audio Universal Service",
|
| 98 |
+
"Status": "OK"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 102 |
+
"Status": "OK"
|
| 103 |
+
}
|
| 104 |
+
],
|
| 105 |
+
"Bluetooth": []
|
| 106 |
+
},
|
| 107 |
+
"participant_id": "P003",
|
| 108 |
+
"session_id": "S002"
|
| 109 |
+
}
|
participant_P003/session_S002/keyboard_P003_S002.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
participant_P003/session_S002/mouse_P003_S002.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef7365bad33af72a2f004a7812ba23ea1f03eff7a61a3d982a5d705d5d15ca9a
|
| 3 |
+
size 765911687
|
participant_P003/session_S002/screen_record_P003_S002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c264765f5cd32c24c6fccb2def2805d86b61c5d2f9b9aeb4f8eb9d0ca67d0ec0
|
| 3 |
+
size 26217544618
|
participant_P003/session_S003/captured_packets_P003_S003.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d7accaf01f9dce3ca267ba3f00f6ba51c18dd2894bfff9e2d349850ca317ec1
|
| 3 |
+
size 130526086
|
participant_P003/session_S003/hardware_info_P003_S003.json
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "HID Keyboard Device",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"Name": "HID Keyboard Device",
|
| 40 |
+
"Status": "OK"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"Name": "Logitech G HUB Virtual Keyboard",
|
| 44 |
+
"Status": "OK"
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"Name": "HID Keyboard Device",
|
| 48 |
+
"Status": "OK"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"Name": "HID Keyboard Device",
|
| 52 |
+
"Status": "OK"
|
| 53 |
+
}
|
| 54 |
+
],
|
| 55 |
+
"Mouse": [
|
| 56 |
+
{
|
| 57 |
+
"Name": "HID-compliant mouse",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
}
|
| 60 |
+
],
|
| 61 |
+
"Monitor": [
|
| 62 |
+
{
|
| 63 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 64 |
+
"Status": "OK"
|
| 65 |
+
}
|
| 66 |
+
],
|
| 67 |
+
"Speaker": [
|
| 68 |
+
{
|
| 69 |
+
"Name": "Acer VG240Y (NVIDIA High Definition Audio)",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "Realtek(R) Audio",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "NVIDIA High Definition Audio",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "High Definition Audio Controller",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"Name": "Realtek Audio Effects Component",
|
| 90 |
+
"Status": "OK"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"Name": "High Definition Audio Controller",
|
| 94 |
+
"Status": "OK"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"Name": "Realtek Audio Universal Service",
|
| 98 |
+
"Status": "OK"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 102 |
+
"Status": "OK"
|
| 103 |
+
}
|
| 104 |
+
],
|
| 105 |
+
"Bluetooth": []
|
| 106 |
+
},
|
| 107 |
+
"participant_id": "P003",
|
| 108 |
+
"session_id": "S003"
|
| 109 |
+
}
|
participant_P003/session_S003/keyboard_P003_S003.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
participant_P003/session_S003/mouse_P003_S003.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89c059ba8ad71a04e2ff88439cf18f922a999d64fcca137bae4d31466906dfa3
|
| 3 |
+
size 90372422
|
participant_P003/session_S003/screen_record_P003_S003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba1fa96758669f1268c53d2e563ea10a4bf2136c9aa72b33bd1845ac3860c67a
|
| 3 |
+
size 3160182571
|
participant_P003/session_S004/captured_packets_P003_S004.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f429ce3fb126384d5f2f8c63da87fc4f27ebed83662055727030b1919014ca0
|
| 3 |
+
size 347858975
|
participant_P003/session_S004/hardware_info_P003_S004.json
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "Logitech G HUB Virtual Keyboard",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"Mouse": [
|
| 40 |
+
{
|
| 41 |
+
"Name": "HID-compliant mouse",
|
| 42 |
+
"Status": "OK"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"Monitor": [
|
| 46 |
+
{
|
| 47 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 48 |
+
"Status": "OK"
|
| 49 |
+
}
|
| 50 |
+
],
|
| 51 |
+
"Speaker": [
|
| 52 |
+
{
|
| 53 |
+
"Name": "Acer VG240Y (NVIDIA High Definition Audio)",
|
| 54 |
+
"Status": "OK"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"Name": "Realtek(R) Audio",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 62 |
+
"Status": "OK"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"Name": "NVIDIA High Definition Audio",
|
| 66 |
+
"Status": "OK"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"Name": "High Definition Audio Controller",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "Realtek Audio Effects Component",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "High Definition Audio Controller",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "Realtek Audio Universal Service",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
}
|
| 88 |
+
],
|
| 89 |
+
"Bluetooth": []
|
| 90 |
+
},
|
| 91 |
+
"participant_id": "P003",
|
| 92 |
+
"session_id": "S004"
|
| 93 |
+
}
|
participant_P003/session_S004/keyboard_P003_S004.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
participant_P003/session_S004/mouse_P003_S004.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e52e39a65a1a9518fe473db80320fcdb9202ccae6e75bd6a980c5eba3c98c170
|
| 3 |
+
size 217128459
|
participant_P003/session_S004/screen_record_P003_S004.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9997e8dacd366548ff362e2515fc0b7ec38d1a5e065f57d399c3965a1fdbb106
|
| 3 |
+
size 6868669787
|
participant_P003/session_S005/captured_packets_P003_S005.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f849922f32e08bcd0692e2ad8202b3644188d16f74d9b02b8797709ffc97068
|
| 3 |
+
size 286885498
|
participant_P003/session_S005/hardware_info_P003_S005.json
ADDED
|
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "Logitech G HUB Virtual Keyboard",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
}
|
| 38 |
+
],
|
| 39 |
+
"Mouse": [
|
| 40 |
+
{
|
| 41 |
+
"Name": "HID-compliant mouse",
|
| 42 |
+
"Status": "OK"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"Monitor": [
|
| 46 |
+
{
|
| 47 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 48 |
+
"Status": "OK"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"Name": "WAN Miniport (Network Monitor)",
|
| 52 |
+
"Status": "OK"
|
| 53 |
+
}
|
| 54 |
+
],
|
| 55 |
+
"Speaker": [
|
| 56 |
+
{
|
| 57 |
+
"Name": "Acer VG240Y (NVIDIA High Definition Audio)",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"Name": "Realtek(R) Audio",
|
| 62 |
+
"Status": "OK"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 66 |
+
"Status": "OK"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"Name": "NVIDIA High Definition Audio",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "High Definition Audio Controller",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "Realtek Audio Effects Component",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "High Definition Audio Controller",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "Realtek Audio Universal Service",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 90 |
+
"Status": "OK"
|
| 91 |
+
}
|
| 92 |
+
],
|
| 93 |
+
"Bluetooth": []
|
| 94 |
+
},
|
| 95 |
+
"participant_id": "P003",
|
| 96 |
+
"session_id": "S005"
|
| 97 |
+
}
|
participant_P003/session_S005/keyboard_P003_S005.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
participant_P003/session_S005/mouse_P003_S005.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ec891af337e2f493e86d2d8d4b50bd6bfa0ae92fdd0d0803c055cdd2cf9e114
|
| 3 |
+
size 166942659
|
participant_P003/session_S005/screen_record_P003_S005.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54db96cd371f6a3392975a810ce92405a61bbb644bfd00573b042330f6a48443
|
| 3 |
+
size 6398002951
|
participant_P003/session_S006/captured_packets_P003_S006.pcap
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b10ffbd2430efd6f5ca1797515feb3d0b3b7a721a5feb39c51ef308c3e41638
|
| 3 |
+
size 1399819376
|
participant_P003/session_S006/hardware_info_P003_S006.json
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"OS": "Windows",
|
| 3 |
+
"OS_Version": "10.0.26100",
|
| 4 |
+
"OS_Release": "11",
|
| 5 |
+
"Architecture": "64bit",
|
| 6 |
+
"Processor": "Intel64 Family 6 Model 151 Stepping 2, GenuineIntel",
|
| 7 |
+
"RAM": "15 GB",
|
| 8 |
+
"Machine": "AMD64",
|
| 9 |
+
"Monitors": [
|
| 10 |
+
{
|
| 11 |
+
"Width": 1920,
|
| 12 |
+
"Height": 1080,
|
| 13 |
+
"Aspect_Ratio": "1920:1080"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"Target_I/O_Devices": {
|
| 17 |
+
"Keyboard": [
|
| 18 |
+
{
|
| 19 |
+
"Name": "HID Keyboard Device",
|
| 20 |
+
"Status": "OK"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"Name": "HID Keyboard Device",
|
| 24 |
+
"Status": "OK"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"Name": "HID Keyboard Device",
|
| 28 |
+
"Status": "OK"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"Name": "HID Keyboard Device",
|
| 32 |
+
"Status": "OK"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"Name": "HID Keyboard Device",
|
| 36 |
+
"Status": "OK"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"Name": "HID Keyboard Device",
|
| 40 |
+
"Status": "OK"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"Name": "Logitech G HUB Virtual Keyboard",
|
| 44 |
+
"Status": "OK"
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"Name": "HID Keyboard Device",
|
| 48 |
+
"Status": "OK"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"Name": "HID Keyboard Device",
|
| 52 |
+
"Status": "OK"
|
| 53 |
+
}
|
| 54 |
+
],
|
| 55 |
+
"Mouse": [
|
| 56 |
+
{
|
| 57 |
+
"Name": "HID-compliant mouse",
|
| 58 |
+
"Status": "OK"
|
| 59 |
+
}
|
| 60 |
+
],
|
| 61 |
+
"Monitor": [
|
| 62 |
+
{
|
| 63 |
+
"Name": "Generic Monitor (Acer VG240Y)",
|
| 64 |
+
"Status": "OK"
|
| 65 |
+
}
|
| 66 |
+
],
|
| 67 |
+
"Speaker": [
|
| 68 |
+
{
|
| 69 |
+
"Name": "Acer VG240Y (NVIDIA High Definition Audio)",
|
| 70 |
+
"Status": "OK"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"Name": "Realtek(R) Audio",
|
| 74 |
+
"Status": "OK"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"Name": "Speakers (Realtek(R) Audio)",
|
| 78 |
+
"Status": "OK"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"Name": "NVIDIA High Definition Audio",
|
| 82 |
+
"Status": "OK"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"Name": "High Definition Audio Controller",
|
| 86 |
+
"Status": "OK"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"Name": "Realtek Audio Effects Component",
|
| 90 |
+
"Status": "OK"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"Name": "High Definition Audio Controller",
|
| 94 |
+
"Status": "OK"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"Name": "Realtek Audio Universal Service",
|
| 98 |
+
"Status": "OK"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"Name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
|
| 102 |
+
"Status": "OK"
|
| 103 |
+
}
|
| 104 |
+
],
|
| 105 |
+
"Bluetooth": []
|
| 106 |
+
},
|
| 107 |
+
"participant_id": "P003",
|
| 108 |
+
"session_id": "S006"
|
| 109 |
+
}
|