Skip to content

exotic-attacks: Fix session migration to match template structure#106

Open
AnaSteopoae wants to merge 4 commits intoopen-education-hub:mainfrom
AnaSteopoae:AnaSteopoae/review-exotic-attacks
Open

exotic-attacks: Fix session migration to match template structure#106
AnaSteopoae wants to merge 4 commits intoopen-education-hub:mainfrom
AnaSteopoae:AnaSteopoae/review-exotic-attacks

Conversation

@AnaSteopoae
Copy link

@AnaSteopoae AnaSteopoae commented Dec 6, 2025

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

The 'Exotic Attacks' session is now fully aligned with the Open Education Hub repository template format.

Changes applied

  • Removed the redundant tasks/ subfolder, moving all drills directly into drills/
  • Renamed reading/index.md to reading/README.md
  • Standardized slide structure: renamed slides/slides.md to slides/exotic-attacks.md and added slides/slides.mdpp
  • Fixed image paths in reading/README.md (changed ./media/ to ../media/)

Related PRs

  • PR 84 (had incorrect drills/tasks/ structure)
  • PR 85 should be closed (reverts to old structure)

Closes: #95

Filip Emil and others added 4 commits July 14, 2024 22:51
The 'Exotic Attacks' session is now fully aligned with the Open Education Hub repository template format.

Changes applied:
- Removed the redundant 'tasks/' subfolder, moving all drills directly into 'drills/'.
- Renamed the primary reading file from 'reading/index.md' to 'reading/README.md'.
- Standardized slide structure: renamed 'slides/slides.md' to 'slides/exotic-attacks.md' and introduced the required 'slides/slides.mdpp' wrapper.

Closes: open-education-hub#95
Signed-off-by: Ana Steopoae <steopoaeanamaria@gmail.com>
Update relative paths from ./media/ to ../media/ since media folder
is at the same level as reading folder, not inside it.

Signed-off-by: Ana Steopoae <steopoaeanamaria@gmail.com>
@AnaSteopoae AnaSteopoae marked this pull request as ready for review December 13, 2025 09:53
@AnaSteopoae AnaSteopoae marked this pull request as draft December 13, 2025 09:53
@AnaSteopoae AnaSteopoae marked this pull request as ready for review December 13, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Exotic Attacks] Finish migration to the Open Edu repo format

1 participant