PHP Online Classroom

I am looking for a PHP app/framework that will allow me to teach a
class on line. Can anyone recommend anything? Thanks.
acatejr [ Sa, 12 April 2008 01:03 ] [ ID #1941214 ]

Re: PHP Online Classroom

acatejr [at] gmail.com wrote:
> I am looking for a PHP app/framework that will allow me to teach a
> class on line. Can anyone recommend anything? Thanks.
>

A live class? If so, you're probably going to be much better off with
one of the webinar sites instead of trying to create your own.

Otherwise, you'll probably want to go to Java applets or some such.
HTTP just isn't well suited for such work. You can gimmick it to work
(i.e. with javascript), but it's not a good solution.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Sa, 12 April 2008 03:39 ] [ ID #1941221 ]

Re: PHP Online Classroom

> I am looking for a PHP app/framework that will allow me to teach a
> class on line. Can anyone recommend anything? Thanks.

Depending on what you mean, e.g. live/interactive or tut/test/ranking
etc. I've sen similar things work out OK on forum apps. IMO you need to
provide more information about your intentions/needs/wants/wishes to get
a targeted response. The devil's in the detail.

--
Regards,

Twayne

Open Office isn't just for wimps anymore;
OOo is a GREAT MS Office replacement
www.openoffice.org
Pat Willener [ Sa, 12 April 2008 16:38 ] [ ID #1941249 ]

Re: PHP Online Classroom

i don't know if the course builder extension for dreamweaver is a php thing
or not. but it has interections for taking tests online.

http://www.adobe.com/cfusion/exchange/index.cfm?event=extens ionDetail&extid=1031968




----== Posted via Pronews.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.pronews.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= - Total Privacy via Encryption =---
Mike [ Sa, 12 April 2008 21:08 ] [ ID #1941255 ]

Re: PHP Online Classroom

On Apr 11, 4:03 pm, "acat... [at] gmail.com" <acat... [at] gmail.com> wrote:
>
> I am looking for a PHP app/framework that will allow me to teach
> a class on line. Can anyone recommend anything?

Take a look at Moodle:

http://moodle.org/

Cheers,
NC
nc [ So, 13 April 2008 21:36 ] [ ID #1941637 ]

Re: PHP Online Classroom

On Apr 13, 12:36 pm, NC <n... [at] iname.com> wrote:
> On Apr 11, 4:03 pm, "acat... [at] gmail.com" <acat... [at] gmail.com> wrote:
>
>
>
> > I am looking for a PHP app/framework that will allow me to teach
> > a class on line. Can anyone recommend anything?
>
> Take a look at Moodle:
>
> http://moodle.org/
>
> Cheers,
> NC

Thank you!! Moodle was what I was looking for. I'd seen it before,
but forgot the name. Thanks again!
acatejr [ Mo, 14 April 2008 20:43 ] [ ID #1942208 ]
PHP » comp.lang.php » PHP Online Classroom

Vorheriges Thema: Storing Superglobals
Nächstes Thema: Re: IE not showing PHP-generated images, but Firefox does.