Hi,
I’m importing data from old LMS app.
I’ve to create Crouses and Questions. Most of Questions are HTML or TEST question.
It’s ok for html one’s. the /leran/v1/lo/batch works.
But it’s ko for test. I must set lo_filename but i have no filename for tests. I try nofile.txt nofile.json noimage.png noimage.jpg. Nothing works. All that’s test files exist oin my S3.
the api endpoint message is "message": "Type de fichier non valide".
it’s in french en english is like “file type not valid”
How can I import Questions test ?