PHP Online Classroom
am 12.04.2008 01:03:54 von acatejrI am looking for a PHP app/framework that will allow me to teach a
class on line. Can anyone recommend anything? Thanks.
I am looking for a PHP app/framework that will allow me to teach a
class on line. Can anyone recommend anything? Thanks.
acatejr@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@attglobal.net
==================
> 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
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 =---
On Apr 11, 4:03 pm, "acat...@gmail.com"
>
> 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
On Apr 13, 12:36 pm, NC
> On Apr 11, 4:03 pm, "acat...@gmail.com"
>
>
>
> > 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!