Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

📂 Collection of exams for the Ingegneria Del Software exam from Students that have passed.

Notifications You must be signed in to change notification settings

struggling-student/Modelica-Archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modelica Exams Archive - Ingegneria del Software

Repository of exams of the Ingegneria del Software course at La Sapienza University of Rome. All the exams solutions are from students who took the exam and successfully passed it. The repository is open to contributions, so feel free to add your own solutions to the exams you took.

Warning Please remember to not upload any personal information about yourself or other students. This repository is meant to be used as a reference for future students who want to take the exam. All the solutions should be uploaded in a way that they don't contain any personal information.

Table of contents

How to contribute

  1. Fork the repository
  2. Create a new branch
  3. Add your solutions to the exam you took (remember to not include any personal information)
  4. Commit your changes
  5. Push to the branch
  6. Open a pull request
  7. Wait for the pull request to be reviewed and merged

Note If you want to contribute but you don't know how to use git, you can send your solutions to the email address crainic.lucian@gmail.com

Thank you for your contribution! The students who will take the exam in the future will be grateful for your help.

How to use

Clone the repository with the command:

git clone https://github.com/struggling-student/Modelica-Archive.git

or download the zip file from the Releases section.

Note Make sure you have the most recent version of the repository, as the solutions might change over time. To update the repository, run the command inside the repository folder:

git pull origin main

or download the zip file from the Releases section (if you downloaded the zip file from the Releases section, you will have to download it again to get the most recent version of the repository).

Disclaimer

Warning This repository was created with the purpose of helping students who want to take the exam. The solutions are not guaranteed to be correct, so please use them with caution. If you find any mistakes in the solutions, please open an issue or a pull request with the correction.