From 2cfd5bbab694dd6c658735a8d773fa681b120933 Mon Sep 17 00:00:00 2001 From: Thalia Cruz Date: Tue, 16 Apr 2024 18:31:41 +0200 Subject: [PATCH] Updating readme with h5p changes and outdate mention of videos --- README.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 3e62ace..5d8d2f9 100644 --- a/README.md +++ b/README.md @@ -5,38 +5,35 @@ The main objective of this training is to familiarize yourself with concepts and Bonita Camp include both theoretical knowledge and hands on with exercises that let you build your first Bonita application. Bonita Camp comes with: -- A set of slides commented in a [series of videos](https://www.youtube.com/playlist?list=PLvvoQatxaHOMHRiP7hFayNXTJNdxIEiYp) (also available in [French](https://www.youtube.com/playlist?list=PLvvoQatxaHOPSATzZe-zPh-LrSNGfpQEf) and [Spanish](https://www.youtube.com/playlist?list=PLvvoQatxaHOOgWEMHZjk5rjc9qsCnh7bi)) or during live sessions - A set of exercises described on a [dedicated web site](http://bonitasoft-community.github.io/bonita-camp/) - [Exercises solutions](https://github.com/Bonitasoft-Community/bonita-camp/releases/latest) +- [Outdated - based on Bonita 2021.2] A set of slides commented in a [series of videos](https://www.youtube.com/playlist?list=PLvvoQatxaHOMHRiP7hFayNXTJNdxIEiYp) (also available in [French](https://www.youtube.com/playlist?list=PLvvoQatxaHOPSATzZe-zPh-LrSNGfpQEf) and [Spanish](https://www.youtube.com/playlist?list=PLvvoQatxaHOOgWEMHZjk5rjc9qsCnh7bi)) or during live sessions If you need assistance you can: -- Ask your question on our dedicated **Bonita Camp Discord channel** if you have attended a live session - Ask your question on **[Bonitasoft Community forum](https://community.bonitasoft.com/questions-and-answers)** - [Get in touch with Bonitasoft](https://www.bonitasoft.com/contact-us) to get more information about [support offering](https://www.bonitasoft.com/support) and additional features of Enterprise Edition Content is currently available in: -- English (Bonita Camp 2021.2) -- Français (Bonita Camp 2021.2) -- Español (Bonita BPM 2021.2) +- English +- Français +- Español - -## For Bonita Camp contributors +## For Bonita Camp Contributors ### Sources All sources are available on [Bonita Camp GitHub repository](https://github.com/Bonitasoft-Community/bonita-camp/): - -- Slides are created using reveal.js and are located in the [slides](https://github.com/Bonitasoft-Community/bonita-camp/tree/master/slides) folder +- Source files of slides based on h5p and generated htmls are located in the [h5p](https://github.com/Bonitasoft-Community/bonita-camp/tree/master/h5p) folder - Exercises are hosted using GitHub Pages. Source are located in the [docs](https://github.com/Bonitasoft-Community/bonita-camp/tree/master/docs) folder and content is available for users at **[http://bonitasoft-community.github.io/bonita-camp/](http://bonitasoft-community.github.io/bonita-camp/)** ### Build instructions for slides +Refer to h5p documentation at **[https://h5p.org/](https://h5p.org//)** + +### Archive +- Previous versions of slides are located in the [slides](https://github.com/Bonitasoft-Community/bonita-camp/tree/master/slides) folder + + + -1. Download and unzip [reveal.js](https://github.com/hakimel/reveal.js/archive/master.zip) -1. Paste the content of the `slides/THE_LANGUAGE/` folder into your `reveal.js` directory -1. Paste the content of the `slides/theme` folder in your `reveal.js/css/theme/source` folder -1. Run `npm install` -1. Run `npm install -g grunt-cli` -1. Run `grunt package` -1. Use the built zip package to share and run the presentation