Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(6 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Bug Reports

cannot export student tracking info as csv file


You must be signed-in to post.

AuthorSubject
  Page: 1
apozdniakov
Subject: cannot export student tracking info as csv fileQuote this post in your reply
Cannot export student tracking info as csv file/
Receive message "Unable to create course CSV file."
ATutor 1.4.1
Client OS: Win XP IE 6.0
Will add server info later.
Posted: 2004-08-07 15:10:11
greg

Avatar for greg
Subject: safemodeQuote this post in your reply
Is your server running php in safemode? Safemode must be turned off.
Posted: 2004-08-07 16:38:23
apozdniakov
Subject: safe mode is offQuote this post in your reply
No, it is not. (see wiuu.edu.ua/info.php)
safe_mode Off Off
safe_mode_exec_dir no value no value
safe_mode_gid Off Off
safe_mode_include_dir no value no value

sql.safe_mode Off Off

Operating system FreeBSD
Kernel version 5.2.1-RELEASE-p9
Apache version 1.3.31 (Unix)
PERL version 5.8.5
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
PHP version 4.3.8
MySQL version 4.0.20
Posted: 2004-08-07 18:56:08
greg

Avatar for greg
Subject: Export directoryQuote this post in your reply
Is there a directory called export/ within the content directory. If not create the directory and make it writable by enter the following at the command prompt within the root directory of ATutor, on the server

>mkdir content/export
>chmod a+rwx content/export

Are you able to use other import/export type functions such as exporting a content package?
Posted: 2004-08-07 19:19:14
apozdniakov
Subject: directory content/export is present (777)Quote this post in your reply
directory content/export is present (777).
Other import/export type functions work fine (can import export a course). Tracking export does not work anyway.
Posted: 2004-08-08 06:19:57
greg

Avatar for greg
Subject: Can't reproduceQuote this post in your reply
From what you have described, everything seems to be in order. I can not reproduce the problem myself. Exporting tracking data from courses on our servers seems to work as it should.

Try replacing the course_tracker.php file with a fresh copy.

Can you export test results as a csv file?
Posted: 2004-08-10 09:00:31
 Page: 1

You must be signed-in to post.