mirror of
https://github.com/seemueller-io/sumpin.git
synced 2025-09-08 22:56:46 +00:00
add code
This commit is contained in:
9
lib/components/templates/v2-edu.ts
Normal file
9
lib/components/templates/v2-edu.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
version: 'v2',
|
||||
domain: 'Education',
|
||||
structure: ['Domain', 'Industry', 'Profession', 'Field', 'Role', 'Task'],
|
||||
description: 'Comprehensive education sector hierarchy',
|
||||
commonSkills: ['Teaching', 'Curriculum Development', 'Assessment', 'Student Engagement'],
|
||||
commonTools: ['LMS', 'Educational Software', 'Assessment Tools', 'Communication Platforms'],
|
||||
examples: ['K-12 Education', 'Higher Education', 'Corporate Training', 'Online Learning']
|
||||
}
|
Reference in New Issue
Block a user