When importing question files previously exported from Question Bank to Lessons in any format like MOODLE XML, trying to import using option "Import questions" that ask for FILE FORMAT and request a FILE UPLOAD option DON'T WORK looking like file not uploaded and a message showing this: "File could not be read, or was empty. Error occurred during processing!".
This results in questions can't be imported from files in Lessons.
-
-
- Updated 28-04-2009 ***
Just discovered what's happening: Looks like not taken TEMP variable enviroment properly and using a ¿default? one where Web Server user don't have write permissions to upload file:
- Updated 28-04-2009 ***
-
TEMP and TMP variables are pointting to "C:\TEMP" and discovered that it's training to write in "C:\WINDOWS\TEMP" so getting error "Cannot read import file (or file is empty) An error occurred during import processing".
¿Perhaps an error taken environment?
- has been marked as being related by
-
MDL-18952 Importing files to Question bank DON'T WORK from "Import from file upload..." and WORKS from "Import from file already in course files..."
-
- Closed
-