Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NourEldin-Ali committed Dec 14, 2023
1 parent 238fad7 commit 49748fd
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@
<div class="jumbotron jumbotron-fluid bg-light">
<div class="container">
<h1 class="display-4">Lab for Business Process Management</h1>
<p class="lead">This lab is designed to use BonitaSoft for business process management, as well as to utilize the DF-BPMN tool for modeling a process without having to write code.</p>
<p class="lead">This lab is designed for business process management using BonitaSoft and modeling processes with the DF-BPMN tool, all without the need for coding.</p>
</div>
</div>
<div class="wrapper">
<ul>
<li><a href="bonita/01-installation.html">Bonitasoft tutorial</a></li>
<ol>
<li>
<a href="bonita/01-installation.html">Exercice 1: Bonitasoft installation</a>
<a href="bonita/01-installation.html">Exercise 1: Bonitasoft installation</a>
</li>
<li>
<a href="bonita/02-general-explanation.html"> Exercice 2: Modeling using Bonita studio</a>
<a href="bonita/02-general-explanation.html">Exercise 2: Modeling using Bonita studio</a>
<br>
<ul>
<li>
<a href="bonita/03-add-bdm.html">(a) Add the Business Data Mode (BDM-> UML)</a>
<a href="bonita/03-add-bdm.html">(a) Add the Business Data Model (BDM-> UML)</a>
</li>
<li>
<a href="bonita/04-add-bpmn-model.html">(b) Create the process model (BPMN)</a>
Expand All @@ -54,22 +54,22 @@ <h1 class="display-4">Lab for Business Process Management</h1>
</ul>
</li>
<li>
<a href="bonita/08-export.html"> Exercice 3: Export Bonita project </a>

<a href="bonita/08-export.html">Exercise 3: Export Bonita project</a>
</li>
</ol>
<br>
<li><a href="df-bpmn/01-installation.html">DF-BPMN tutorial</a></li>
<ol>
<li>
<a href="df-bpmn/01-installation.html">Exercice 1: DF-BPMN tool installation</a>
<a href="df-bpmn/01-installation.html">Exercise 1: DF-BPMN tool installation</a>
</li>
<li>
<a href="df-bpmn/02-general-explanation.html"> Exercice 2: Modeling using DF-BPMN Tool</a>
<a href="df-bpmn/02-general-explanation.html">Exercise 2: Modeling using DF-BPMN Tool</a>
<br>
<ul>
<li>
<a href="df-bpmn/03-add-bdm.html">(a) Add the Business Data Mode (BDM-> UML)</a>
<a href="df-bpmn/03-add-bdm.html">(a) Add the Business Data Model (BDM-> UML)</a>
</li>
<li>
<a href="df-bpmn/04-modeling.html">(b) Create the process model (BPMN)</a>
Expand All @@ -83,12 +83,13 @@ <h1 class="display-4">Lab for Business Process Management</h1>
</ul>
</li>
<li>
<a href="df-bpmn/07-export.html"> Exercice 3: Export DF-BPMN Project </a>

<a href="df-bpmn/07-export.html">Exercise 3: Export DF-BPMN Project</a>
</li>
</ol>
</ul>
</div>


<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
Expand Down

0 comments on commit 49748fd

Please sign in to comment.