From 5cd525af7cc804cc034e60696fc4ba2785592548 Mon Sep 17 00:00:00 2001 From: Razvan Deaconescu Date: Tue, 5 Mar 2024 01:50:30 +0200 Subject: [PATCH] docs: Add links to intellectual outputs Signed-off-by: Razvan Deaconescu --- website/docs/description/_category_.json | 4 -- .../docs/description/project-description.md | 24 ------- website/docs/project/_category_.json | 4 ++ website/docs/project/project-description.md | 70 +++++++++++++++++++ website/docusaurus.config.js | 4 +- 5 files changed, 76 insertions(+), 30 deletions(-) delete mode 100644 website/docs/description/_category_.json delete mode 100644 website/docs/description/project-description.md create mode 100644 website/docs/project/_category_.json create mode 100644 website/docs/project/project-description.md diff --git a/website/docs/description/_category_.json b/website/docs/description/_category_.json deleted file mode 100644 index 26e9a4b..0000000 --- a/website/docs/description/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "Project Description", - "position": 1 -} diff --git a/website/docs/description/project-description.md b/website/docs/description/project-description.md deleted file mode 100644 index d01df90..0000000 --- a/website/docs/description/project-description.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Project Description ---- - -The advance of the Internet has shattered the old-order educational paradigm where teachers were the almost exclusive owners of knowledge and best practices. -**In the new-order educational paradigm, information is one click away.** -The one-click-away availability of information cannot compensate for flaws of the current digital educational content: closed, unstructured, general, static, impractical and non-reproducible. - -At Open Education Hub (OpenEdu), we improve the development, delivery and curation of digital educational content by taking in the mindset, best practices and ideas from one of the most successful new-order ventures: the open source collaborative model. -**We use the open source collaborative model for the development, deployment and curation of digital educational content.** -The new digital educational content is **public, customizable, dynamic, up-to-date, practical and reproducible**. -We are developing open educational resources (OER) and we are harnessing the benefits of the open source collaborative model to engage content consumers and content producers. -In this way, we are facilitating the [5R activities of OER](https://nsufl.libguides.com/oer/5rs): retain, reuse, revise, remix, redistribute. - -At OpenEdu, commonly used open source components, methods and definitions are adapted to the development, deployment and curation of digital educational content. -**Open source repositories** provide direct access to digital content for to teachers, students / learners and would-be contributors. -**Open source deployment and automation solutions** make the content practical and reproducible. -Teachers produce digital educational content and deploy the automation environment for engaging content. -Students / Learners consume the digital educational content with the option of being able to contribute to it. -Their contributions are validated by teachers and are tested by the automation environment. - -The image below is an overview of the development, distribution, consumption and updating of content at Open Education Hub. - - diff --git a/website/docs/project/_category_.json b/website/docs/project/_category_.json new file mode 100644 index 0000000..072994f --- /dev/null +++ b/website/docs/project/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Project", + "position": 1 +} diff --git a/website/docs/project/project-description.md b/website/docs/project/project-description.md new file mode 100644 index 0000000..0247cc4 --- /dev/null +++ b/website/docs/project/project-description.md @@ -0,0 +1,70 @@ +--- +title: Project: Open Education Hub +--- + +The advance of the Internet has shattered the old-order educational paradigm where teachers were the almost exclusive owners of knowledge and best practices. +**In the new-order educational paradigm, information is one click away.** +The one-click-away availability of information cannot compensate for flaws of the current digital educational content: closed, unstructured, general, static, impractical and non-reproducible. + +At Open Education Hub (OpenEdu), we improve the development, delivery and curation of digital educational content by taking in the mindset, best practices and ideas from one of the most successful new-order ventures: the open source collaborative model. +**We use the open source collaborative model for the development, deployment and curation of digital educational content.** +The new digital educational content is **public, customizable, dynamic, up-to-date, practical and reproducible**. +We are developing open educational resources (OER) and we are harnessing the benefits of the open source collaborative model to engage content consumers and content producers. +In this way, we are facilitating the [5R activities of OER](https://nsufl.libguides.com/oer/5rs): retain, reuse, revise, remix, redistribute. + +At OpenEdu, commonly used open source components, methods and definitions are adapted to the development, deployment and curation of digital educational content. +**Open source repositories** provide direct access to digital content for to teachers, students / learners and would-be contributors. +**Open source deployment and automation solutions** make the content practical and reproducible. +Teachers produce digital educational content and deploy the automation environment for engaging content. +Students / Learners consume the digital educational content with the option of being able to contribute to it. +Their contributions are validated by teachers and are tested by the automation environment. + +The image below is an overview of the development, distribution, consumption and updating of content at Open Education Hub. + + + +## Results: Intellectual Outputs + +As part of the OpenEdu project (ID: `21-COP-0016`), the following intellectual outputs were produced: + +- OpenEdu Methodology + - Formal Name: **O1**: Methodology on Using Open-Source Collaborative Model in Education + - [Link](https://open-education-hub.github.io/methodology/) + - [GitHub Repository](https://github.com/open-education-hub/methodology) + +- OpenEdu Infrastructure + - Formal Name: **O2**: Infrastructure for Using Open-Source Collaborative Model in Education + - [OpenEdu Builder](https://github.com/open-education-hub/openedu-builder) + - [GitHub Actions](https://github.com/open-education-hub/actions) + - [vmchecker](https://github.com/open-education-hub/vmchecker-next) + - [vmchecker Assignment](https://github.com/open-education-hub/vmchecker-next-assignment) + - [vmchecker Moodle](https://github.com/open-education-hub/vmchecker-next-api) + - [vmchecker UI](https://github.com/open-education-hub/vmchecker-next-ui) + - [Quiz Manager](https://github.com/systems-cs-pub-ro/quiz-manager) + - [Smiley Coin API](https://github.com/open-education-hub/smileycoin-api) + - [Smiley Coin Node](https://github.com/open-education-hub/smileycoin-node) + +- Contents for the Computing and Calculus for Advanced Statistics Class + - Formal Name: **O4**: Public Repository of Practical, Interactive and Customizable Educational Content 1 + - [Link](https://open-education-hub.github.io/ccas/) + - [GitHub Repository](https://github.com/open-education-hub/ccas) + +- Contents for the Operating Systems Class + - Formal Name: **O5**: Public Repository of Practical, Interactive and Customizable Educational Content 2 + - [Link](https://open-education-hub.github.io/operating-systems/) + - [GitHub Repository](https://github.com/open-education-hub/operating-systems) + +- Contents for the Security Summer School + - Formal Name: **O6**: Public Repository of Practical, Interactive and Customizable Educational Content 3 + - [Link](https://open-education-hub.github.io/binary-security/) + - [GitHub Repository](https://github.com/open-education-hub/binary-security) + +- Infrastructure Article + - Formal Name: **O7**: Article Submission on Infrastructure for Open-Source Collaborative Model in Education + - Article Name: _OpenEducationHub: Increasing Education Availability_ + - [Link](https://open-education-hub.github.io/docs/published-papers/openedu-increasing-education-availability) + +- Methodology Article + - Formal Name: **O8**: Article on Analysis of Using Open-Source Collaborative Model in Education + - Article Name: _Using the Open Source Collaborative Model for Digital Educational Content_ + - [Link](https://open-education-hub.github.io/docs/published-papers/openedu-methodology) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 52c6454..8b8a44d 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -45,8 +45,8 @@ const config = { }, items: [ { - to: 'docs/description/project-description', - label: 'Project Description', + to: 'docs/description/project', + label: 'Project', position: 'left', }, {