From a2701169a47aff95c84da0f48ba67948755ae980 Mon Sep 17 00:00:00 2001 From: Lakhan Mandloi Date: Tue, 7 Nov 2017 18:23:23 +0530 Subject: [PATCH] Issue #22 feat: Remove first h1,h2,h3 tags --- pages/apis/index.md | 4 +--- pages/architecture/design.md | 3 --- pages/architecture/index.md | 3 --- pages/architecture/overview.md | 2 -- pages/architecture/usecase.md | 2 -- pages/architecture/views/conceptual.md | 3 --- pages/architecture/views/deployment.md | 3 --- pages/architecture/views/elementryview.md | 3 --- pages/architecture/views/logical.md | 3 --- pages/architecture/views/physical.md | 3 --- pages/developer-docs/api_ref.md | 3 --- pages/developer-docs/code_contribute.md | 6 ++---- pages/developer-docs/customize_sunbird.md | 3 --- pages/developer-docs/deploy_new service.md | 4 +--- pages/developer-docs/developer_install.md | 4 +--- pages/developer-docs/extending_sunbird.md | 4 +--- pages/developer-docs/getting_started.md | 3 --- pages/developer-docs/hosting_sunbird.md | 5 +---- pages/developer-docs/index.md | 4 +--- .../installation/installing_sunbirdon_laptop.md | 1 - pages/developer-docs/installation_overview.md | 4 +--- pages/developer-docs/large_scale_deploy.md | 3 +-- pages/developer-docs/medium_scale_deploy.md | 3 --- pages/faqs/audience.md | 3 --- pages/faqs/content_format.md | 3 --- pages/faqs/content_repo.md | 3 --- pages/faqs/content_types.md | 3 --- pages/faqs/content_upload.md | 3 --- pages/faqs/contentcreation.md | 3 --- pages/faqs/contentreviews.md | 3 --- pages/faqs/feature.md | 3 --- pages/faqs/fixerrors.md | 3 --- pages/faqs/glossary.md | 3 --- pages/faqs/helpsupport.md | 3 --- pages/faqs/index.md | 3 --- pages/faqs/intellectual_propertylicensesstandards.md | 3 --- pages/faqs/qa_conceptdescription.md | 2 -- pages/faqs/registrationenrolment.md | 3 --- pages/faqs/signin.md | 3 --- pages/faqs/taxonomymetadataframework.md | 4 +--- pages/faqs/user_rightspermissions.md | 5 +---- pages/features-documentation/administration.md | 3 --- pages/features-documentation/codesubmission.md | 2 -- pages/features-documentation/collaborationpartnership.md | 3 --- pages/features-documentation/consumption.md | 2 -- pages/features-documentation/contentcreation.md | 3 --- pages/features-documentation/contenteditor.md | 3 --- pages/features-documentation/contentlifecycle.md | 3 --- pages/features-documentation/contentsubmission.md | 2 -- pages/features-documentation/coursetraining.md | 4 +--- pages/features-documentation/guidelines.md | 3 --- pages/features-documentation/index.md | 3 --- pages/features-documentation/intellectualproperty.md | 3 --- pages/features-documentation/login.md | 4 +--- pages/features-documentation/onboarding.md | 4 +--- pages/features-documentation/publishing.md | 2 -- pages/features-documentation/register_org.md | 3 --- pages/features-documentation/register_user.md | 4 +--- pages/features-documentation/reportinganalytics.md | 2 -- pages/features-documentation/resources.md | 3 --- pages/features-documentation/review.md | 2 -- pages/features-documentation/supportedenvironment.md | 2 -- pages/features-documentation/test_tabularformat.md | 2 -- pages/features-documentation/upload.md | 2 -- pages/features-documentation/userprofile.md | 4 +--- pages/features-documentation/userrolepermission.md | 3 --- pages/features-documentation/workspace.md | 3 --- 67 files changed, 17 insertions(+), 189 deletions(-) diff --git a/pages/apis/index.md b/pages/apis/index.md index 7b5831985..15c7f51b1 100644 --- a/pages/apis/index.md +++ b/pages/apis/index.md @@ -5,11 +5,9 @@ title: APIs References page_title: APIs Documentation description: APIs Documentation keywords: APIs Documentation -hide_platform_selector: true -hide_section_selector: true published: true --- -## APIs References + **Bulk Upload Service APIs** diff --git a/pages/architecture/design.md b/pages/architecture/design.md index cb92b32f7..864b8ba23 100644 --- a/pages/architecture/design.md +++ b/pages/architecture/design.md @@ -5,11 +5,8 @@ title: Design page_title: Design description: Architecture Design keywords: Architecture Design -hide_platform_selector: true -hide_section_selector: true published: true --- -## Architecture Design {% ingredient /architecture/archdesign_desc %}{% endingredient %} diff --git a/pages/architecture/index.md b/pages/architecture/index.md index eb68d18a0..b4d4a6510 100644 --- a/pages/architecture/index.md +++ b/pages/architecture/index.md @@ -5,11 +5,8 @@ title: Architecture page_title: Architecture description: Architecture Overview keywords: Architecture Overview -hide_platform_selector: true -hide_section_selector: true published: true --- -## Architecture Sunbird is a next-generation, societal learning platform built for cloud/mobile native environments and meant to address teaching and learning use cases.It is architected to enhance on scalibility and extensibility.Multiple organizations can exist independently as tenants on the platform and users of these organizations can access the platform via mobile devices, tablets, laptops and desktops. diff --git a/pages/architecture/overview.md b/pages/architecture/overview.md index 812f4aff0..5f90bfff5 100644 --- a/pages/architecture/overview.md +++ b/pages/architecture/overview.md @@ -5,8 +5,6 @@ title: Overview page_title: Overview description: Architecture Overview keywords: Architecture, overview -hide_platform_selector: true -hide_section_selector: true alias: - /architecture/overview/ published: true diff --git a/pages/architecture/usecase.md b/pages/architecture/usecase.md index ac5c577a5..d5e27e1d5 100644 --- a/pages/architecture/usecase.md +++ b/pages/architecture/usecase.md @@ -5,8 +5,6 @@ title: Use Cases page_title: Use case description: Architecture Use case keywords: Architecture, use case -hide_platform_selector: true -hide_section_selector: true alias: - /architecture/usecase/ published: true diff --git a/pages/architecture/views/conceptual.md b/pages/architecture/views/conceptual.md index 98c5174c3..aaaba29db 100644 --- a/pages/architecture/views/conceptual.md +++ b/pages/architecture/views/conceptual.md @@ -5,11 +5,8 @@ title: Conceptual View page_title: Conceptual View description: Conceptual View keywords: Conceptual View -hide_platform_selector: true -hide_section_selector: true published: true --- -## Conceptual View {% ingredient /architecture/archd_con_view_desc %}{% endingredient %} diff --git a/pages/architecture/views/deployment.md b/pages/architecture/views/deployment.md index d9f8d200b..38c5184b1 100644 --- a/pages/architecture/views/deployment.md +++ b/pages/architecture/views/deployment.md @@ -5,10 +5,7 @@ title: Deployment View page_title: Deployment View description: Deployment View keywords: Deployment View -hide_platform_selector: true -hide_section_selector: true published: true --- -## Deployment View {% ingredient /architecture/arch_deploy_view %}{% endingredient %} diff --git a/pages/architecture/views/elementryview.md b/pages/architecture/views/elementryview.md index a723b11da..552b017a0 100644 --- a/pages/architecture/views/elementryview.md +++ b/pages/architecture/views/elementryview.md @@ -5,12 +5,9 @@ title: Views page_title: Views description: Elementary Views keywords: Elementary Views -hide_platform_selector: true -hide_section_selector: true published: true --- -## Elementary View The views of Sunbird architecture are classified as: diff --git a/pages/architecture/views/logical.md b/pages/architecture/views/logical.md index 84fb5a27c..5d812d137 100644 --- a/pages/architecture/views/logical.md +++ b/pages/architecture/views/logical.md @@ -5,11 +5,8 @@ title: Logical View page_title: Logical View description: Logical View keywords: 'Elementary views, Logical View' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Logical View {% ingredient /architecture/archa_ele_logv_desc %}{% endingredient %} {% ingredient /architecture/archd_logv_cat_sb_f_entities_p1 %}{% endingredient %} diff --git a/pages/architecture/views/physical.md b/pages/architecture/views/physical.md index f1d8b51bd..9d45aa9b2 100644 --- a/pages/architecture/views/physical.md +++ b/pages/architecture/views/physical.md @@ -5,11 +5,8 @@ title: Physical View page_title: Physical View description: Physical View keywords: Physical View -hide_platform_selector: true -hide_section_selector: true published: true --- -## Physical View {% ingredient /architecture/archd_phy_view %}{% endingredient %} {% image src='/pages/architecture/image/phy_arch.png' full center alt='Physical View' %} diff --git a/pages/developer-docs/api_ref.md b/pages/developer-docs/api_ref.md index d0b66313e..b2e5b0262 100644 --- a/pages/developer-docs/api_ref.md +++ b/pages/developer-docs/api_ref.md @@ -5,10 +5,7 @@ title: API References page_title: API Reference description: API Reference keywords: API, Reference, Coding, REST -hide_platform_selector: true -hide_section_selector: true --- -# API Reference {% ingredient /developer-docs/api_organisation_man %}{% endingredient %} diff --git a/pages/developer-docs/code_contribute.md b/pages/developer-docs/code_contribute.md index 4fd8a73e3..1e32a67f9 100644 --- a/pages/developer-docs/code_contribute.md +++ b/pages/developer-docs/code_contribute.md @@ -5,14 +5,12 @@ title: Contributing to Sunbird page_title: Contributing to Sunbird description: Contributing to Sunbird keywords: 'Contribute, Code, Code contribution' -hide_platform_selector: true -hide_section_selector: true published: true --- -# Contributing to Sunbird -## Overview (page is in progress) + +### Overview (page is in progress) {% ingredient /developer-docs/contribute_code %}{% endingredient %} diff --git a/pages/developer-docs/customize_sunbird.md b/pages/developer-docs/customize_sunbird.md index aafe4c48d..d1d952072 100644 --- a/pages/developer-docs/customize_sunbird.md +++ b/pages/developer-docs/customize_sunbird.md @@ -5,10 +5,7 @@ title: Customizing Sunbird page_title: Customizing Sunbird description: Customizing Sunbird keywords: Customize, Code, look & feel -hide_platform_selector: true -hide_section_selector: true --- -# Customizing Sunbird {% ingredient /developer-docs/customize_sunbird_look_feel %}{% endingredient %} diff --git a/pages/developer-docs/deploy_new service.md b/pages/developer-docs/deploy_new service.md index b91b851e2..474c947cc 100644 --- a/pages/developer-docs/deploy_new service.md +++ b/pages/developer-docs/deploy_new service.md @@ -5,10 +5,8 @@ title: Deploying a New Service page_title: Deploying a New Service description: Deploying a New Service keywords: Deploy, Service, New Service -hide_platform_selector: true -hide_section_selector: true --- -# Deploying a New Service + (page is in progress) diff --git a/pages/developer-docs/developer_install.md b/pages/developer-docs/developer_install.md index 1774392ab..1390f3c65 100644 --- a/pages/developer-docs/developer_install.md +++ b/pages/developer-docs/developer_install.md @@ -4,10 +4,8 @@ directory: developer-docs title: Install Sunbird on Laptop page_title: Install Sunbird on Laptop description: Install Sunbird on Laptop -hide_platform_selector: true -hide_section_selector: true published: true --- -## Installing Sunbird + {% ingredient /developer-docs/install_wantextsbcontent_p6 %}{% endingredient %} diff --git a/pages/developer-docs/extending_sunbird.md b/pages/developer-docs/extending_sunbird.md index 149a8110c..25aaa2e9d 100644 --- a/pages/developer-docs/extending_sunbird.md +++ b/pages/developer-docs/extending_sunbird.md @@ -5,11 +5,9 @@ title: Extending the Sunbird Platform page_title: Extending the Sunbird Platform description: Extending the Sunbird Platform keywords: Sunbird Platform, Platform, Extending, Extension points, Extension Option -hide_platform_selector: true -hide_section_selector: true --- -# Extending the Sunbird Platform + {% ingredient /developer-docs/extend_sunbird_overview %}{% endingredient %} diff --git a/pages/developer-docs/getting_started.md b/pages/developer-docs/getting_started.md index c354f89a9..9f9d6c45e 100644 --- a/pages/developer-docs/getting_started.md +++ b/pages/developer-docs/getting_started.md @@ -5,11 +5,8 @@ title: Getting Started page_title: Getting Started description: Getting Started keywords: 'Getting Started, Supported, Enviornment' -hide_platform_selector: true -hide_section_selector: true published: true --- -# Getting Started {% ingredient/developer-docs/getting_started_supported_environment %}{% endingredient %} diff --git a/pages/developer-docs/hosting_sunbird.md b/pages/developer-docs/hosting_sunbird.md index e730d2d05..8ff59ec5d 100644 --- a/pages/developer-docs/hosting_sunbird.md +++ b/pages/developer-docs/hosting_sunbird.md @@ -4,13 +4,10 @@ directory: developer-docs title: Hosting page_title: Hosting description: Hosting -keywords: 'Hosting,' -hide_platform_selector: true -hide_section_selector: true +keywords: 'Hosting' published: true --- -# Hosting {% ingredient /developer-docs/hosting_description %}{% endingredient %} diff --git a/pages/developer-docs/index.md b/pages/developer-docs/index.md index 1a990de68..4f53fe4c1 100644 --- a/pages/developer-docs/index.md +++ b/pages/developer-docs/index.md @@ -5,12 +5,10 @@ title: Developer Documentation page_title: Developer Documentation description: Developer Documentation Overview keywords: 'Installation, pre requisite, extending sunbird' -hide_platform_selector: true -hide_section_selector: true + published: true --- -## Developer Documentation The Developer Documentation provides a way through, that will not only help you get started as a Sunbird contributor, but that you'll find useful to refer to even if you are already an experienced contributor. The Sunbird community prides itself on being an open, accessible and friendly for new participants. diff --git a/pages/developer-docs/installation/installing_sunbirdon_laptop.md b/pages/developer-docs/installation/installing_sunbirdon_laptop.md index bfe319f19..cb8678ff0 100644 --- a/pages/developer-docs/installation/installing_sunbirdon_laptop.md +++ b/pages/developer-docs/installation/installing_sunbirdon_laptop.md @@ -5,7 +5,6 @@ title: Install Sunbird on Laptop page_title: Install Sunbird on Laptop published: true --- -## Installing Sunbird Installing Sunbird requires two primary software components, the Sunbird portal or web application, and the Sunbird services stack or the backend API interface. diff --git a/pages/developer-docs/installation_overview.md b/pages/developer-docs/installation_overview.md index e73bc125b..f21fdff9d 100644 --- a/pages/developer-docs/installation_overview.md +++ b/pages/developer-docs/installation_overview.md @@ -5,11 +5,9 @@ title: Installation Overview page_title: Installation description: installation overview keywords: 'Try Sunbird, Installation method, Pre-requisites, Sandbox' -hide_platform_selector: true -hide_section_selector: true --- -## Installation Overview + {% ingredient /developer-docs/install_sb_overview_p1 %}{% endingredient %} diff --git a/pages/developer-docs/large_scale_deploy.md b/pages/developer-docs/large_scale_deploy.md index d25142c71..70418a912 100644 --- a/pages/developer-docs/large_scale_deploy.md +++ b/pages/developer-docs/large_scale_deploy.md @@ -5,8 +5,7 @@ title: Large Scale Deployment page_title: Large Scale Deployment description: About how developer can deploy keywords: >- -hide_platform_selector: true -hide_section_selector: true + --- {% ingredient /developer-docs/install_largescdepcontent_p8 %}{% endingredient %} diff --git a/pages/developer-docs/medium_scale_deploy.md b/pages/developer-docs/medium_scale_deploy.md index 51ee04962..19b5873d5 100644 --- a/pages/developer-docs/medium_scale_deploy.md +++ b/pages/developer-docs/medium_scale_deploy.md @@ -4,10 +4,7 @@ directory: developer-docs title: Medium Scale Deployment page_title: Medium Scale Deployment description: About how developer can deploy -hide_platform_selector: true -hide_section_selector: true published: true --- -## Medium Scale Deployment {% ingredient /developer-docs/install_medscdepcontent_p7 %}{% endingredient %}. diff --git a/pages/faqs/audience.md b/pages/faqs/audience.md index eefe121b9..ae09bd5e3 100644 --- a/pages/faqs/audience.md +++ b/pages/faqs/audience.md @@ -8,11 +8,8 @@ keywords: >- Audience, Consumer, Who visits the platform, Who can consume content, Target Audience, Credit for creator, credit for author, content contributor, Instructor, Learner -hide_platform_selector: true -hide_section_selector: true published: true --- -## Audience **Who is the audience for the content on the platform?** diff --git a/pages/faqs/content_format.md b/pages/faqs/content_format.md index 96275fce0..4b56c510b 100644 --- a/pages/faqs/content_format.md +++ b/pages/faqs/content_format.md @@ -9,11 +9,8 @@ description: >- keywords: >- Content, Format, Support, File Size, Metadata, Youtube, Video, Maximum File size -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Formats **What content formats are supported on the platform?** diff --git a/pages/faqs/content_repo.md b/pages/faqs/content_repo.md index bc8d0e138..eb3aab2c3 100644 --- a/pages/faqs/content_repo.md +++ b/pages/faqs/content_repo.md @@ -7,12 +7,9 @@ description: Content and Organization's repositories keywords: >- Content, Repository, Repositories, Upload, Uploaded, Original, Organization, Platform, Stored -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Repositories **After content is uploaded on the platform, do updates made to the original content in the organization’s repository reflect automatically in platform's repository?** diff --git a/pages/faqs/content_types.md b/pages/faqs/content_types.md index c651d0945..4b5f0ebd3 100644 --- a/pages/faqs/content_types.md +++ b/pages/faqs/content_types.md @@ -5,12 +5,9 @@ title: Content Types page_title: Content Types description: Defination of different content types keywords: 'Content types, Content, Course, Book, Difference' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Types **What is the difference between a course, content and a Book?** diff --git a/pages/faqs/content_upload.md b/pages/faqs/content_upload.md index e96606c12..c34fcdca5 100644 --- a/pages/faqs/content_upload.md +++ b/pages/faqs/content_upload.md @@ -5,12 +5,9 @@ title: Content Upload page_title: Content Upload description: Uploading Content keywords: 'Content, Upload, Uploading, Bulk Upload,Time Window, API, Pull content ' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Upload **How do you upload content on the platform?** diff --git a/pages/faqs/contentcreation.md b/pages/faqs/contentcreation.md index 3cbd832fd..bde101e7c 100644 --- a/pages/faqs/contentcreation.md +++ b/pages/faqs/contentcreation.md @@ -7,12 +7,9 @@ description: Content Creation keywords: >- Platform, Content creation, Creating content, Course, Course Unit, Book, Book Unit, Collection, Worksheet, Stories, Modify -hide_platform_selector: true -hide_section_selector: true published: true --- -## Creating Content **Who can create content on the platform?** diff --git a/pages/faqs/contentreviews.md b/pages/faqs/contentreviews.md index c958657ec..18ec8b9bc 100644 --- a/pages/faqs/contentreviews.md +++ b/pages/faqs/contentreviews.md @@ -5,11 +5,8 @@ title: Content Review page_title: Content Review description: Review and its lifecycle keywords: 'Content, Review, Criteria, Guideline, Send for Review ' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Review **Who reviews content?** diff --git a/pages/faqs/feature.md b/pages/faqs/feature.md index 1347eab61..99d8ffcb4 100644 --- a/pages/faqs/feature.md +++ b/pages/faqs/feature.md @@ -7,12 +7,9 @@ description: Product features keywords: >- Content creator, Content provider, Feature, Platform, Product, Languages, Languages Supported, Multilingual Support, Indian Languages -hide_platform_selector: true -hide_section_selector: true published: true --- -## Features **Which product features are relevant for content creators and content providers?** diff --git a/pages/faqs/fixerrors.md b/pages/faqs/fixerrors.md index 97bfc6e56..e777efb2c 100644 --- a/pages/faqs/fixerrors.md +++ b/pages/faqs/fixerrors.md @@ -5,12 +5,9 @@ title: Fix Errors page_title: Fix Errors description: Fixing Error after uploading contents keywords: 'Fix Error, Content, Upload' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Fix Errors **How can you fix errors after uploading content?** diff --git a/pages/faqs/glossary.md b/pages/faqs/glossary.md index 2bcd25d9f..22cdbfa4d 100644 --- a/pages/faqs/glossary.md +++ b/pages/faqs/glossary.md @@ -8,12 +8,9 @@ keywords: >- Glossary, domain, taxonomy, metadata, searchability, discoverability,vocabulary,framework,user, content provider, content creator, platform, product, information -hide_platform_selector: true -hide_section_selector: true published: true --- -## **Glossary** ## Term | Definition |Usage/Example -----|------------|----------------- diff --git a/pages/faqs/helpsupport.md b/pages/faqs/helpsupport.md index be92ec77c..a434dd7e2 100644 --- a/pages/faqs/helpsupport.md +++ b/pages/faqs/helpsupport.md @@ -5,12 +5,9 @@ title: Help & Support page_title: Help & Support description: Get answer to your problem keywords: 'Help, Support, Problem, Answer, Platform, Email, Response' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Help and Support **How do you get answers to problems that you face on the platform?** diff --git a/pages/faqs/index.md b/pages/faqs/index.md index a4cc4023b..80b9a668b 100644 --- a/pages/faqs/index.md +++ b/pages/faqs/index.md @@ -5,11 +5,8 @@ title: Frequently Asked Questions page_title: Frequently Asked Question description: About the Document keywords: 'FAQ, Frequently Asked Question,Platform,Starter Guide,Content ' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Frequently Asked Question This page addresses the most commonly asked questions of our platform. Here you will find questions on all aspects of the platform such as: diff --git a/pages/faqs/intellectual_propertylicensesstandards.md b/pages/faqs/intellectual_propertylicensesstandards.md index 66cb691c8..8119354fb 100644 --- a/pages/faqs/intellectual_propertylicensesstandards.md +++ b/pages/faqs/intellectual_propertylicensesstandards.md @@ -7,11 +7,8 @@ description: Information on intelluctual property rights keywords: >- Content creator, Content provider, License Fraework, CC-BY, SCORM, Content Reference Model, Free Content, Open Content, Third Party Rights -hide_platform_selector: true -hide_section_selector: true published: true --- -## Intellectual Property Licenses & Standards **Who owns content on the platform?** diff --git a/pages/faqs/qa_conceptdescription.md b/pages/faqs/qa_conceptdescription.md index 365eba2fd..03392e250 100644 --- a/pages/faqs/qa_conceptdescription.md +++ b/pages/faqs/qa_conceptdescription.md @@ -6,8 +6,6 @@ page_title: Concept Description description: Concept Description keywords: >- Concept Description -hide_platform_selector: true -hide_section_selector: true --- ### Q: Which product features are relevant for content creators and content providers? diff --git a/pages/faqs/registrationenrolment.md b/pages/faqs/registrationenrolment.md index 347418303..564a32f73 100644 --- a/pages/faqs/registrationenrolment.md +++ b/pages/faqs/registrationenrolment.md @@ -7,11 +7,8 @@ description: Who and how to register & enroll in the platform keywords: >- Platform, Upload, User, Organization, Teacher, Teacher Registry, Database, Profile, Teacher Profile, Integrage -hide_platform_selector: true -hide_section_selector: true published: true --- -## Registration and Enrollment **How do you sign up on the platform?** diff --git a/pages/faqs/signin.md b/pages/faqs/signin.md index dd1a41a69..e10e71f8a 100644 --- a/pages/faqs/signin.md +++ b/pages/faqs/signin.md @@ -7,11 +7,8 @@ description: Registration and user credential keywords: >- Sign in, Registration, Credential, Individual User, Organizational User, Policy, Decision, Administrator -hide_platform_selector: true -hide_section_selector: true published: true --- -## Sign In **How can you register and get user credentials to sign in to the platform?** diff --git a/pages/faqs/taxonomymetadataframework.md b/pages/faqs/taxonomymetadataframework.md index 61b0fe314..76ac0ea60 100644 --- a/pages/faqs/taxonomymetadataframework.md +++ b/pages/faqs/taxonomymetadataframework.md @@ -8,11 +8,9 @@ keywords: >- taxonomy, metadata, framework, coourse metadata, book metadata, collection metadata, lesson metadata, contribute taxonomy, different frameworks, tags, tagging on platform, add taxonomy, create vocabulary list, vocabulary list -hide_platform_selector: true -hide_section_selector: true published: true --- -## Taxonomy, Metadata and Framework + **What is taxonomy? Why do you need to tag content using the taxonomy provided?** diff --git a/pages/faqs/user_rightspermissions.md b/pages/faqs/user_rightspermissions.md index d6d840d1b..4f0c6b1bf 100644 --- a/pages/faqs/user_rightspermissions.md +++ b/pages/faqs/user_rightspermissions.md @@ -7,11 +7,8 @@ description: Product features keywords: >- Content creator, Content provider, Feature, Platform, Product, Administrator ID, User ID, Content Creation Rights -hide_platform_selector: true -hide_section_selector: true published: true ---- -## User Rights and Permissions +--- **What user roles does the platform support?** diff --git a/pages/features-documentation/administration.md b/pages/features-documentation/administration.md index c9add8c47..49d812ac7 100644 --- a/pages/features-documentation/administration.md +++ b/pages/features-documentation/administration.md @@ -5,11 +5,8 @@ title: Administration page_title: Administration description: Administration keywords: 'System Admin,Org Admin,Network Admin,Roles, Permissions, Rights' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Administration Being open source, it is imperative to have checks and balances to maintain the integrity and quality of the solution. Availability and access to Sunbird’s code, functionality, features and content depend on user rights and privileges. User responsibilities determine their rights to create, review, publish or consume content. Privileged users have rights to manage user or organization access, profiles, on-boarding, removal, passwords and site look-and-feel customization. diff --git a/pages/features-documentation/codesubmission.md b/pages/features-documentation/codesubmission.md index da6b2d38d..b07db9042 100644 --- a/pages/features-documentation/codesubmission.md +++ b/pages/features-documentation/codesubmission.md @@ -5,8 +5,6 @@ title: Code Submission page_title: Code Submission description: Code Submission keywords: 'copyrights assertion, guidelines' -hide_platform_selector: true -hide_section_selector: true published: true --- diff --git a/pages/features-documentation/collaborationpartnership.md b/pages/features-documentation/collaborationpartnership.md index b9e38a836..d72274ae2 100644 --- a/pages/features-documentation/collaborationpartnership.md +++ b/pages/features-documentation/collaborationpartnership.md @@ -5,10 +5,7 @@ title: Collaboration and Partnership page_title: Collaboration and Partnership description: Collaboration and Partnership keywords: 'Collaborate, Partner, Partner with Sunbird, Contact, Create content' -hide_platform_selector: true -hide_section_selector: true published: true --- -# Collaboration and Partnership The aim of Sunbird is to build open communities that collaborate to achieve the vision of education and learning for the maximum number of people. Users can collaborate to build and extend the platform, create courses and lesson content, provide suggestions and feedback, participate in discussions and provide feedback. diff --git a/pages/features-documentation/consumption.md b/pages/features-documentation/consumption.md index db5a03807..c95368d37 100644 --- a/pages/features-documentation/consumption.md +++ b/pages/features-documentation/consumption.md @@ -5,8 +5,6 @@ title: Consume Study Material page_title: Consume Study Material description: Consume Study Material keywords: Consume Study Material -hide_platform_selector: true -hide_section_selector: true published: true --- diff --git a/pages/features-documentation/contentcreation.md b/pages/features-documentation/contentcreation.md index 691c8563e..be5130e29 100644 --- a/pages/features-documentation/contentcreation.md +++ b/pages/features-documentation/contentcreation.md @@ -7,12 +7,9 @@ description: Content Creation keywords: >- content editor, create course, create content, create lesson, textbook, collection, course -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Creation {% ingredient /faqs/createcont_add_cont_course %}{% endingredient %} diff --git a/pages/features-documentation/contenteditor.md b/pages/features-documentation/contenteditor.md index ba6dee2a9..e1b7afab9 100644 --- a/pages/features-documentation/contenteditor.md +++ b/pages/features-documentation/contenteditor.md @@ -7,11 +7,8 @@ description: Content Editor keywords: >- content editor, create course, create content, create lesson, textbook, collection, course -hide_platform_selector: true -hide_section_selector: true published: true --- -# Content Editor The Content Editor or Online Authoring Tool allows all users with content creation rights to create multimedia content. Different content editors are available to create content for **Books, Courses, Lessons and Collections**. diff --git a/pages/features-documentation/contentlifecycle.md b/pages/features-documentation/contentlifecycle.md index 18f16c0bf..a104c5b51 100644 --- a/pages/features-documentation/contentlifecycle.md +++ b/pages/features-documentation/contentlifecycle.md @@ -5,11 +5,8 @@ title: Content Lifecycle page_title: Content Lifecycle description: Content Lifecycle keywords: 'content, lifecycle, content creation, content review' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Content Lifecycle Making content available for use follows a simple process with recommended guidelines. Its all about creating it, ensuring quality through exacting reviews and publishing it for consumption by others. Once published, it needs to be managed for archival and deletion. Administrators provide registered users with appropriate rights for each stage in the lifecycle. diff --git a/pages/features-documentation/contentsubmission.md b/pages/features-documentation/contentsubmission.md index 4a9f5633f..22c03c8c3 100644 --- a/pages/features-documentation/contentsubmission.md +++ b/pages/features-documentation/contentsubmission.md @@ -5,8 +5,6 @@ title: Content Submission page_title: Content Submission description: Content Submission keywords: 'copyrights assertion, guidelines' -hide_platform_selector: true -hide_section_selector: true published: true --- diff --git a/pages/features-documentation/coursetraining.md b/pages/features-documentation/coursetraining.md index 537b15cdc..0b4d416bf 100644 --- a/pages/features-documentation/coursetraining.md +++ b/pages/features-documentation/coursetraining.md @@ -5,11 +5,9 @@ title: Courses and Training page_title: Courses and Training description: Course Training keywords: 'teacher training, training, assessment, training instituites, teacher educator' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Courses and Training + **Courses** Course is a content provided in sequence, broken down in modules, open for enrolment and completion for a duration. You can attach prerequisites for a course, and it may contain assessments. diff --git a/pages/features-documentation/guidelines.md b/pages/features-documentation/guidelines.md index f3003263c..54714d276 100644 --- a/pages/features-documentation/guidelines.md +++ b/pages/features-documentation/guidelines.md @@ -7,11 +7,8 @@ description: Guidelines keywords: >- content guidelines, guidelines, upload guidelines, review guideleines, publishing guidelines -hide_platform_selector: true -hide_section_selector: true published: true --- -# Guidelines To ensure quality, there are guidelines for contributions to project sunbird. The guidelines can be categorized into those for: diff --git a/pages/features-documentation/index.md b/pages/features-documentation/index.md index 09ab04a3c..734767f43 100644 --- a/pages/features-documentation/index.md +++ b/pages/features-documentation/index.md @@ -5,11 +5,8 @@ title: Product Features page_title: Product Features description: Sunbird offers extensive functionality and features keywords: 'Features, highlights, sunbird features, functionalities' -hide_platform_selector: true -hide_section_selector: true published: true --- -# Overview Sunbird offers extensive functionality and features. Technically, this opensource project is robust, scalable, extensible, flexible and easily configurable. It's easy to use and offers its users the following features: diff --git a/pages/features-documentation/intellectualproperty.md b/pages/features-documentation/intellectualproperty.md index c35db4655..6815287f3 100644 --- a/pages/features-documentation/intellectualproperty.md +++ b/pages/features-documentation/intellectualproperty.md @@ -5,12 +5,9 @@ title: Intellectual Property page_title: Intelletual Property description: Intellectual Property keywords: 'copyrights assertion, guidelines' -hide_platform_selector: true -hide_section_selector: true published: true --- -# Intellectual Property Content creators on Sunbird can be individuals or organisations. The content creators are owners of the content. All creators should ensure that their work does not violate any rights and possible claims of third parties. They are solely responsible for any violation of third party rights. Sunbird is not responsible towards any third party for actions or inactions of Sunbird users. diff --git a/pages/features-documentation/login.md b/pages/features-documentation/login.md index b1d244fb3..7f06b89cf 100644 --- a/pages/features-documentation/login.md +++ b/pages/features-documentation/login.md @@ -5,11 +5,9 @@ title: Login page_title: Login description: Login keywords: Login -hide_platform_selector: true -hide_section_selector: true published: true --- -## Login + {% ingredient/features-documentation/user_self_enrollment %}{% endingredient %} diff --git a/pages/features-documentation/onboarding.md b/pages/features-documentation/onboarding.md index 6472bc202..8d3176a08 100644 --- a/pages/features-documentation/onboarding.md +++ b/pages/features-documentation/onboarding.md @@ -5,11 +5,9 @@ title: Onboarding page_title: Onboarding description: Onboarding keywords: 'Org Admin, Onboard, user sign in, first time, register' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Onboarding + Users can get on board Sunbird either as individuals or as part of an organization. The onboarding process is simple. Individuals can contact us by submitting the form available on the **[Contact us](contact){:target="_blank"}** page. We will get back to you with user credentials. diff --git a/pages/features-documentation/publishing.md b/pages/features-documentation/publishing.md index 8e88fa0ae..d728e2565 100644 --- a/pages/features-documentation/publishing.md +++ b/pages/features-documentation/publishing.md @@ -5,8 +5,6 @@ title: Publishing page_title: Publishing description: Publishing keywords: 'Publishing guidelines, publish content' -hide_platform_selector: true -hide_section_selector: true published: true --- Page in Progress diff --git a/pages/features-documentation/register_org.md b/pages/features-documentation/register_org.md index e76b841d8..2f0e57ba7 100644 --- a/pages/features-documentation/register_org.md +++ b/pages/features-documentation/register_org.md @@ -5,11 +5,8 @@ title: Register Organizations page_title: Register Organizations description: Register and Enrollment keywords: 'Org Admin,Registration, Enrollment' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Register Organizations {% ingredient /faqs/regenrol_upld_org %}{% endingredient %} diff --git a/pages/features-documentation/register_user.md b/pages/features-documentation/register_user.md index bebb5d183..5bfb679ad 100644 --- a/pages/features-documentation/register_user.md +++ b/pages/features-documentation/register_user.md @@ -5,10 +5,8 @@ title: Register Users page_title: Register Users description: Registration and Enrollment keywords: 'Users, registration, enrollment' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Register Users + {% ingredient /faqs/regenrol_upld_user %}{% endingredient %} diff --git a/pages/features-documentation/reportinganalytics.md b/pages/features-documentation/reportinganalytics.md index fd015f444..fb601d3f3 100644 --- a/pages/features-documentation/reportinganalytics.md +++ b/pages/features-documentation/reportinganalytics.md @@ -5,8 +5,6 @@ title: Reporting Analytics page_title: Reporting Analytics description: Reporting and Analytics keywords: 'reports, assessing performance, performance scale, generate reports' -hide_platform_selector: true -hide_section_selector: true published: true --- diff --git a/pages/features-documentation/resources.md b/pages/features-documentation/resources.md index 47722ab0c..d5c6c6b63 100644 --- a/pages/features-documentation/resources.md +++ b/pages/features-documentation/resources.md @@ -5,11 +5,8 @@ title: Resources page_title: Resources description: Resources keywords: 'resources, classroom resources, classroom content, consume resources' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Resources {% ingredient/features-documentation/resource_addfilter%}{% endingredient %} diff --git a/pages/features-documentation/review.md b/pages/features-documentation/review.md index cded7942e..67f8fd5c7 100644 --- a/pages/features-documentation/review.md +++ b/pages/features-documentation/review.md @@ -5,8 +5,6 @@ title: Review page_title: Review description: Review keywords: 'Publishing guidelines, publish content' -hide_platform_selector: true -hide_section_selector: true published: true --- Page in Progress diff --git a/pages/features-documentation/supportedenvironment.md b/pages/features-documentation/supportedenvironment.md index aab25877d..c40f5c11a 100644 --- a/pages/features-documentation/supportedenvironment.md +++ b/pages/features-documentation/supportedenvironment.md @@ -5,8 +5,6 @@ title: Supported Environments page_title: Supported Environments description: Supported Environments keywords: 'copyrights assertion, guidelines' -hide_platform_selector: true -hide_section_selector: true published: true --- diff --git a/pages/features-documentation/test_tabularformat.md b/pages/features-documentation/test_tabularformat.md index 966cec4a3..efb11d0c2 100644 --- a/pages/features-documentation/test_tabularformat.md +++ b/pages/features-documentation/test_tabularformat.md @@ -4,8 +4,6 @@ directory: features-documentation page_title: test_tabulurformat description: test_tabularformat keywords: 'System Admin,Org Admin,Network Admin,Roles, Permissions, Rights' -hide_platform_selector: true -hide_section_selector: true --- **Steps** diff --git a/pages/features-documentation/upload.md b/pages/features-documentation/upload.md index d034c2685..c9a6ce3b7 100644 --- a/pages/features-documentation/upload.md +++ b/pages/features-documentation/upload.md @@ -7,8 +7,6 @@ description: Uploading Content keywords: >- Uploading content, upload offline content, upload image, upload pdf, upload HTML Archive,upload video, MIME type -hide_platform_selector: true -hide_section_selector: true published: true --- {% ingredient/features-documentation/upload_uploading_file %}{% endingredient %} diff --git a/pages/features-documentation/userprofile.md b/pages/features-documentation/userprofile.md index bc5531d5e..600c7afc0 100644 --- a/pages/features-documentation/userprofile.md +++ b/pages/features-documentation/userprofile.md @@ -5,11 +5,9 @@ title: User Profile page_title: User Profile description: User Profile keywords: 'Profile, create profile, log in, sign in ' -hide_platform_selector: true -hide_section_selector: true published: true --- -## User Profile + Creating and updating your profile, gives you a unique identity on the platform. This helps the system identify your skill set, experience, location, etc. Providing this information helps the system provide personalized recommendations for courses to upgrade your skills, selects you for custom programs, connects you to others in the community, build bridges for collaboration, etc. You may choose to create, update or edit your profile information at any time. To create or update your profile: diff --git a/pages/features-documentation/userrolepermission.md b/pages/features-documentation/userrolepermission.md index 8beeedc19..8f58df68e 100644 --- a/pages/features-documentation/userrolepermission.md +++ b/pages/features-documentation/userrolepermission.md @@ -5,11 +5,8 @@ title: User Roles and Permissions page_title: User Roles and Permissions description: User Roles and Permission keywords: 'Admin, System Admin, Org Admin, Instructor, Student, Roles, Permissions' -hide_platform_selector: true -hide_section_selector: true published: true --- -## User Roles and Permissions {% ingredient/features-documentation/user_rolepermission_rights %}{% endingredient %} diff --git a/pages/features-documentation/workspace.md b/pages/features-documentation/workspace.md index 570a81641..4a5a988b3 100644 --- a/pages/features-documentation/workspace.md +++ b/pages/features-documentation/workspace.md @@ -5,11 +5,8 @@ title: Workspace page_title: Workspace description: Workspace keywords: 'Access workspace, view workspace, create workspace' -hide_platform_selector: true -hide_section_selector: true published: true --- -## Workspace {% ingredient/features-documentation/workspace_about %}{% endingredient %}