Skip to content

Commit

Permalink
work on education page
Browse files Browse the repository at this point in the history
  • Loading branch information
Fcmam5 committed May 19, 2024
1 parent 5e2983f commit c57c764
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ NOTES-*.md
x*.txt
local-docs/*
TO-ASK.md
.env
.env
x.*
4 changes: 3 additions & 1 deletion website/docs/appendix/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ custom_edit_url: https://github.com/Fcmam5/state-of-dz-swe-2024/tree/master/webs
| CNOSSI | Centre National Opérationnel de Sécurité des Systèmes d’Information (National Operational Center for Information Systems Security) |
| CNAS | National Fund For Social Insurance For Salaried Employees |
| CASNOS | National Social Security Fund For Self-Employed |
| APOCE | Association for the Protection and Guidance of Consumers and their Environment |
| APOCE | Association for the Protection and Guidance of Consumers and their Environment |
| BEF | Brevet d'Enseignement Fondamental |
| BEM | Brevet d’Enseignement Moyen |
3 changes: 2 additions & 1 deletion website/docs/appendix/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ custom_edit_url: https://github.com/Fcmam5/state-of-dz-swe-2024/tree/master/webs
- IMF: Algeria: 2023 Article IV Consultation-Press Release; Staff Report; and Statement by the Executive Director for Algeria - https://www.imf.org/en/Publications/CR/Issues/2024/04/12/Algeria-2023-Article-IV-Consultation-Press-Release-Staff-Report-and-Statement-by-the-547687
- ARPCE: Hosting and Storage Cloud Computing - https://www.arpce.dz/fr/service/cloud
- Algeria: Mobile Network Experience Report - https://www.opensignal.com/reports/2024/03/algeria/mobile-network-experience
- Baromètre des connexions Internet mobiles en Algérie (2022/2023) - https://media.nperf.com/files/publications/DZ/2023-07-11_Barometre-connexions-mobiles-nPerf-S2-2022-S1-2023.pdf
- Baromètre des connexions Internet mobiles en Algérie (2022/2023) - https://media.nperf.com/files/publications/DZ/2023-07-11_Barometre-connexions-mobiles-nPerf-S2-2022-S1-2023.pdf
- Education in the Maghreb: Algeria - https://wenr.wes.org/2006/04/wenr-apr-2006-education-in-algeria
17 changes: 16 additions & 1 deletion website/docs/insights/education-and-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,22 @@ TBD mention:

TBD: mention the fact that one can miss the chance to end in a technical branch if the mess it up in CEM, or HS.

### University
> Can we say that having a bad grade in the national "BEM/BEF" exam can affect chances of working in software engineering?
### Higher education

Access to universities and Higher schools is open to holders of the baccalaureate or a foreign equivalent. The Ministry of Higher Education and Scientific Research sets the requirements (scores to have) annually, assigning students to specialties takes the following parameters in consideration:

- **Student choice:** Students must submit their desired specialties to study in order, then they get assigned the first matching choice.
- **Field of study in the baccalaureate:** Mathematics, Technology and scientific students for example have access to science, technology, engineering, and mathematics (STEM) branches.
- **Average score in specific fields on the baccalaureate:** Set annually based on averages, success rate and choices trends of each edition. For example access to Mathematics and Computer science (MI) branch in the university of Algiers (USTHB) was 13.74 in 2018, 13.83 in 2019, 14.27 in 2020 and 15.53 in 2021 ([source](https://finfo.usthb.dz/wp-content/uploads/2022/09/MoyennesMinimales-MI-USTHB.pdf)).
- **The number of available seats in each field and jurisdiction:** Students are assigned their first matching desired field of study.

This system makes the access to trending study specialties very competitive. Hence, we can use the scores to access these fields in big universities as a metric to see whether Computer science or similar related study fields are trending in Algeria.

For example, in the following graph we compared the minimum admission scores for The [Higher National School of Computer Science (ESI)](https://esi.dz/) compared to success rates for scientific branch:

![](/img/stats/bac-and-esi-scores.png)

### Higher/Elite schools

Expand Down
Binary file added website/static/img/stats/bac-and-esi-scores.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c57c764

Please sign in to comment.