Re: [PHP] Getting nuequiz pro wo to work in php5

2008-01-28 Thread Paul Scott

On Mon, 2008-01-28 at 11:49 -0500, Nathan Nobbe wrote:
> ive always thought about trying moodle for this purpose.

Not to rag Moodle or anything, but trying to customize that thing is a
nightmare. Besides, if you are willing to try out Chisimba, you can
always ask me :)

There is a test install at http://pear.uwc.ac.za/elearn/ that you can
play around with. The admin username and password are available too
(just mail me) if you want to take an in depth look.

--Paul

All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Getting nuequiz pro wo to work in php5

2008-01-28 Thread Paul Scott

On Mon, 2008-01-28 at 08:35 -0800, Jim Lucas wrote:
> Well, since this quiz app doesn't work.  Does anybody have suggestions 
> on a good tool to use for in-house/office training?  Sort of like an 
> employee initial training or evaluation quiz application.  Guess it 
> doesn't have to be just for employment purposes, but something that 
> works with PHP5.

Well, you could always help test and evaluate the Chisimba e-learning
stuff, due for release at end of March. The quiz stuff I think is
complete, and should be usable now.

http://avoir.uwc.ac.za/ and go to the Chisimba section.

Oh, hang on, you will need an anonymous CVS checkout to actually use the
v2 stuff now. sigh, will be released as a RC next week.

--Paul

All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Getting nuequiz pro wo to work in php5

2008-01-28 Thread Nathan Nobbe
On Jan 28, 2008 11:35 AM, Jim Lucas <[EMAIL PROTECTED]> wrote:

> Well, since this quiz app doesn't work.  Does anybody have suggestions
> on a good tool to use for in-house/office training?  Sort of like an
> employee initial training or evaluation quiz application.  Guess it
> doesn't have to be just for employment purposes, but something that
> works with PHP5.


ive always thought about trying moodle for this purpose.

-nathan


Re: [PHP] Getting nuequiz pro wo to work in php5

2008-01-28 Thread Jim Lucas

Don Don wrote:
http://nuedream.com/nuequizpro/  


I cant get the above product to work in php5.  The product works in php4 but 
has problems with a $this variable in the database class with php5.  Has anyone 
used the above product in php5 and found a way arround it ?


Cheers

Don
   
-

Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.


Well, just on a whim, I tried to install it and see what this app was 
all about.  Been looking for a quiz style software app for the office 
training program.  I fixed the $this error just be returning instead of 
reassigning the variable, but there are many other problems with the 
code for this app besides the error you mention.  Every time I fixed an 
error, two more came up.  After 10 minutes of fixes, I gave up.  I can 
see this snowballing into a nice big project.


Well, since this quiz app doesn't work.  Does anybody have suggestions 
on a good tool to use for in-house/office training?  Sort of like an 
employee initial training or evaluation quiz application.  Guess it 
doesn't have to be just for employment purposes, but something that 
works with PHP5.


--
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
   and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
by William Shakespeare

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Getting nuequiz pro wo to work in php5

2008-01-28 Thread Don Don
http://nuedream.com/nuequizpro/  

I cant get the above product to work in php5.  The product works in php4 but 
has problems with a $this variable in the database class with php5.  Has anyone 
used the above product in php5 and found a way arround it ?


Cheers

Don
   
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.