Nextcloud poll csv import

This commit is contained in:
philippe lhardy
2025-07-02 19:12:02 +02:00
parent 6fab6c70e4
commit ff11eb0a71
7 changed files with 215 additions and 72 deletions

4
code/check_csv.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
python3 convert_nextcloud_poll_csv.py ../samples/poll1.csv 'Très Bien' 'Bien' 'Assez Bien' 'Passable' 'Insuffisant' 'A Rejeter'