Moadaly معدلي
محاكي حساب المعدل لطلبة نظام ل.م.د تخصص رياضيات وإعلام آلي يستعمل لكل الجامعات التي تتابع نفس المنهاج لميدان الرياضيات والإعلام الآلي في الجزائر،
فيه جزئية خاصة بتخصصات الماستر في الإعلام الآلي بالبويرة،
- Try it : https://madjsmail.github.io/moadaly/
- See Moadaly android app : moadaly-App
- See our design : design
Moadaly
- is a web application that allow you to calculate your pass marks. The app is for computer
science student " LMD "
-
تطبيق ويب لحساب المعدل الفصلي و السنوي للسنة الاولى رياضيات وإعلام آلي وسنوات اعلام الى نظام [LMD] الجزائر
- التخصصات المدعومة حاليا:
- L1 MI
- L2 Info
- L3 SI + ISIL
- M1 ISIL+ GSI
- M2 ISIL + GSI
- ميادين أخرى
- L1 ST
- L1 SM
Calcul
The calcul is based on : * License: * Canevas L1 MI Canevas L1 ST Canevas L1 SM* Canevas L2 Info * Canevas L3 SI * Canevas L3 ISIL * Master: * Canevas M1 + M2 GSI * Canevas M1 + M2 ISIL
- More details can be found here
Issues
Testing is much appreciated. Please post any issue you find in the Issue tracker.
Project Implementation by
- Smail Abd El Madjid
- Taha Zerrouki
- Tarek Berkane mobile app
- Aouf Ali design
Built With
- [HTML/CSS]
- [bootstrap/shards] -the css framework used
- [jquery ] - java script framework
Contribution
- Adapt this app for more specialities (ST, SM, etc..)
How to create a new canvas
For example a new level named “L3ML”
- make a copy of canevas template:
- html file: copy canevas/templates/indexL3ML.html
- html file: copy canevas/templates/majq_L3ML.js make copy and put it on canevas directory and canevas/js for js files
- Test if it works
- Update configuration modules and unites in majq_L3ML.js file
- You can add an argument to annee.create_canevas(true) as true to check your canevas
- If it works: Add new menu item “L3ML” into file :canevas/js/utils.js function create_menu: