Add, edit, and manage training modules dynamically
Drop JSON file here or click to select
Supports .json files up to 5MB
{
"id": "unique-task-id",
"title": "Your Training Task Title",
"category": "User Management",
"icon": "👥",
"steps": [
{
"instruction": "Step 1 instruction",
"details": "Detailed explanation of what to do",
"image": "Screenshot description"
}
]
}
Loading modules...