forked from UKSOURCE/cms.lams
Improve the CMS administration interface across multiple pages (Accreditation, Admissions, History, Partnerships, and Policies) with a focus on usability and data integrity. Key changes include: - Implement `ensureUniqueIds` utility to automatically generate and maintain unique slugs for content items, removing the need for manual ID entry in the UI. - Refactor the Admissions calculator to support detailed per-option editing via a new dedicated view and routes. - Replace basic datalists with a custom, searchable icon combobox component for better visual selection. - Update `_renderSingletonPageView` to handle active tab persistence via query parameters. - Streamline editor configurations by removing redundant fields and improving help text. - Enhance the Admissions "Key Dates" editor with a dynamic table interface for managing columns and rows. - Normalize data payloads in controllers to ensure consistent API responses and internal linking.
113 lines
4.4 KiB
JSON
113 lines
4.4 KiB
JSON
{
|
|
"highlight": {
|
|
"icon": "fa-magnifying-glass",
|
|
"text": "2025 Milestone Reached: A Rapidly Growing Global Community!2025 Milestone Reached: A Rapidly Growing Global Co",
|
|
"linkLabel": "Read Full StoryRead Full Story",
|
|
"href": "/admin/history"
|
|
},
|
|
"hero": {
|
|
"badge": "Our JourneyOur JourneyOur JourneyOur Jou",
|
|
"title": "Building the Future of Education.Building the Future of Education.Building the Future of E",
|
|
"description": "From our humble beginnings to becoming a global leader in online education, explore the key moments that define our legacy.From our humble beginnings to becoming a global leader in online education, explore the key momen"
|
|
},
|
|
"filters": {
|
|
"yearOptions": [
|
|
"All Years",
|
|
"2020 - Present",
|
|
"2010 - 2019",
|
|
"2005 - 2009",
|
|
"2015 - 2019"
|
|
],
|
|
"categoryOptions": [
|
|
"All Categories",
|
|
"Academic Programs",
|
|
"Global Expansion",
|
|
"Technology & Innovation",
|
|
"Student Experience",
|
|
"Awards & Recognition"
|
|
]
|
|
},
|
|
"timeline": {
|
|
"items": [
|
|
{
|
|
"id": "student-experience-innovation",
|
|
"year": "2026",
|
|
"yearRange": "2020 - Present",
|
|
"category": "Student Experience",
|
|
"categoryLabel": "Student Experience",
|
|
"title": "Innovation in Student Experience",
|
|
"description": "Enhanced student support through integrated digital services, academic advising, and career development platforms.",
|
|
"image": "/uploads/history/Colorful_Square_Background.png",
|
|
"imageAlt": "",
|
|
"stats": [],
|
|
"featured": true
|
|
},
|
|
{
|
|
"id": "international-partnerships-expansion",
|
|
"year": "2025",
|
|
"yearRange": "2020 - Present",
|
|
"category": "Global Expansion",
|
|
"categoryLabel": "Global",
|
|
"title": "Expansion of International Partnerships",
|
|
"description": "Established collaborations with academic institutions and industry partners across regions, enabling dual qualifications and cross-border learning opportunities.",
|
|
"image": "/uploads/history/7281.jpg",
|
|
"imageAlt": "",
|
|
"stats": [],
|
|
"featured": false
|
|
},
|
|
{
|
|
"id": "academic-programmes-expansion",
|
|
"year": "2024",
|
|
"yearRange": "2020 - Present",
|
|
"category": "Academic Programs",
|
|
"categoryLabel": "Academic",
|
|
"title": "Expansion of Academic Programmes",
|
|
"description": "Launched a portfolio of undergraduate and postgraduate programmes designed to meet global market demands and emerging industry needs.",
|
|
"image": "/uploads/history/2024.png",
|
|
"imageAlt": "",
|
|
"stats": [],
|
|
"featured": false
|
|
},
|
|
{
|
|
"id": "ai-enhanced-learning-platform",
|
|
"year": "2024",
|
|
"yearRange": "2020 - Present",
|
|
"category": "Technology & Innovation",
|
|
"categoryLabel": "Technology",
|
|
"title": "Launch of AI-Enhanced Learning Platform",
|
|
"description": "Introduced an adaptive digital learning system that personalises study pathways and enhances student engagement and outcomes.",
|
|
"image": "/uploads/history/ai-enhanced-learning-platform.png",
|
|
"imageAlt": "Abstract artificial intelligence and digital learning visualization",
|
|
"stats": [],
|
|
"featured": false
|
|
},
|
|
{
|
|
"id": "strategic-academic-framework",
|
|
"year": "2023",
|
|
"yearRange": "2020 - Present",
|
|
"category": "Academic Programs",
|
|
"categoryLabel": "Academic",
|
|
"title": "Strategic Academic Framework Introduced",
|
|
"description": "Established a future-focused academic model aligned with international standards, integrating applied learning, digital competencies, and global perspectives.",
|
|
"image": "/uploads/history/7281.jpg",
|
|
"imageAlt": "",
|
|
"stats": [],
|
|
"featured": false
|
|
},
|
|
{
|
|
"id": "strategic-academic-framework",
|
|
"year": "2027",
|
|
"yearRange": "2020 - Present",
|
|
"category": "All Categories",
|
|
"categoryLabel": "Academic",
|
|
"title": "Strategic Academic Framework Introduced",
|
|
"description": "Established a future-focused academic model aligned with international standards, integrating applied learning, digital competencies, and global perspectives.",
|
|
"image": "/uploads/history/kVI17_2B.webp",
|
|
"imageAlt": "aaa",
|
|
"stats": [],
|
|
"featured": true
|
|
}
|
|
]
|
|
}
|
|
}
|