axnj2
axnj2
> Hi @lg391, any chance you could share an mpr file (and ideally also a mpt file generated from it) which causes such crashes? Hello, I happen to have a...
I've found the settings file which indicates these files where generated with EC-Lab v11.46 so that file might not be entirely relevant to this issue how do you want to...
So the first file was in fact not and EIS experiment but a "Galvanostatic Cycling with Potential Limitation" as written in the `mpt` file bellow. [LFP_237_form_C01.mpt.zip](https://github.com/user-attachments/files/16690898/LFP_237_form_C01.mpt.zip)
The idea is to expend on the existing feature to be able to add a batch of courses automatically without having to manually look up the course-id. My use case...
In this case from the list of courses of the school on an external website. This list would be the user input.
Only a subset of the courses from the current year.
Is there something similar to this page in the mobile API ? https://uv.ulb.ac.be/course/ here is the page html : [course.html.zip](https://github.com/user-attachments/files/18307129/course.html.zip) This would allow to query by faculty : https://uv.ulb.ac.be/course/index.php?categoryid=2 again...
> You can take a look at the implementation of this option `add-all-visible-courses`, because as you can see here: https://github.com/C0D3D3V/Moodle-DL/wiki/Search-Courses you could implement something similar, that just lists, all courses...
I normally won't be doing it soon either with my exams starting on Monday, but I will keep you updated if I start working on it. Thank you for your...
Hi ! I got the installation of the requirement.txt to work following this Stack Overflow answer : [https://stackoverflow.com/a/77205046](https://stackoverflow.com/a/77205046)