Commit Graph

  • 07a86e94dc 🔤 refactor(mcd_mocodo.py): replace French accentuated characters with non-accentuated ones for better compatibility 🔧 fix(mcd_mocodo.py): rename 'fiche_activite' to 'fiche_pedagogique' and update its attributes for better clarity 🔧 fix(mcd_mocodo.py): update 'activite' attributes to include 'consigne' and 'duree' 🔧 fix(mcd_mocodo.py): update 'historique_activite' attributes to include 'note_difficulte', 'note_plaisir', 'note_concentration', 'note_duree' 🔧 fix(mcd_mocodo.py): add 'date_debloquement' attribute to 'debloquer' relation 🔧 fix(mcd_mocodo.py): update 'test_de_positionnement' and 'historique_test' attributes to include more detailed information 🔧 fix(mcd_mocodo.py): add 'historique_test_medical' entity with detailed attributes 🔧 fix(mcd_mocodo.py): add 'posseder3' relation to link 'historique_test_medical' with 'apprenant' 🔧 fix(mcd_mocodo.py): rename 'entités' to 'entites' for consistency with non-accentuated naming main Djalim Simaila 2024-04-10 16:28:57 +0200
  • 604d0b305d feat(mcd_mocodo.py): add 'licence_medicale' entity and 'posséder2' relationship 🐛 fix(mcd_mocodo.py): add date attributes to 'utiliser' and 'créer' relationships for better tracking of usage and creation events Djalim Simaila 2024-03-29 10:15:09 +0100
  • f9927ceee5 🔥 remove(mcd_mocodo.py): remove 'test_de_progression' and 'réaliser1' to simplify the database schema Djalim Simaila 2024-03-27 10:49:07 +0100
  • 157acad811 🔧 chore(.gitignore): add .vscode/ to .gitignore to prevent tracking of VS Code settings Djalim Simaila 2024-03-27 10:47:36 +0100
  • 064753b94d ♻️ refactor(mcd_mocodo.py): extract text generation logic into a separate function for better code organization and reusability feat(mocodo_notebook.ipynb): add functions to generate types and MLD from a domain expressed in MCD mocodo for enhanced functionality Djalim Simaila 2024-03-26 10:40:09 +0100
  • ad26fce0f1 🔧 chore(gitignore): add venv to .gitignore to prevent committing virtual environment files 📝 docs(README.md): add usage instructions for manual and poetry setup to improve user understanding feat(pyproject.toml): add pyproject.toml for poetry dependency management 🔧 chore(requirements.txt): update dependencies, remove unnecessary ones to streamline project setup Djalim Simaila 2024-03-26 10:39:27 +0100
  • a53ed90ebf 📝 docs(README.md): improve grammar, spelling, and formatting for better readability and understanding Djalim Simaila 2024-03-25 12:10:19 +0100
  • db4f9505da initial commit Djalim Simaila 2024-03-25 12:02:27 +0100