Issue Details (XML | Word | Printable)

Key: MDL-18953
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Mark Nielsen
Reporter: Raimundo Alba
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Importing questions files to Lessons don't work

Created: 24/Apr/09 07:01 PM   Updated: 29/Apr/09 01:08 AM
Return to search
Component/s: Lesson, Questions
Affects Version/s: 1.9.4
Fix Version/s: None

Environment: Moodle 1.9.4+ build 20090422, PHP 5.2.8, MYSQL 5.0.67, WINDOWS 2003 SERVER, IIS WEB SERVER

Database: MySQL
Participants: Mark Nielsen and Raimundo Alba
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
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:

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?

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.