+ Post New Thread
Results 1 to 14 of 14
Web Development Thread, Forum for kids in Coding and Web Development; Does anyone know of any free forums we could set up so that kids could access and ask about homework ...
  1. #1
    dhassen's Avatar
    Join Date
    Oct 2005
    Location
    Work in Clitheroe but live in Manchester
    Posts
    31
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Forum for kids

    Does anyone know of any free forums we could set up so that kids could access and ask about homework / ask a teacher type thing?

    Censorship and knowing who said what etc would be issues....

    any ideas.??

    1st post by the way... hey everyone!

    Dave

  2. IDG Tech News

  3. #2
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: Forum for kids

    I believe moodle has this functionality.

  4. #3
    dhassen's Avatar
    Join Date
    Oct 2005
    Location
    Work in Clitheroe but live in Manchester
    Posts
    31
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Forum for kids

    very quick!

    I'll give it a look.. cheers

  5. #4
    dhassen's Avatar
    Join Date
    Oct 2005
    Location
    Work in Clitheroe but live in Manchester
    Posts
    31
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Forum for kids

    hmmmm not checked propperly yet...

    but I don't want any old so-and so to be able to create an account, nor do I want lil johnny briggs to set up an accout as 'nobead' or something like that...

    u think that'll be a problem... we could use all the kids logins or admin numbers and give them the ability to change their passsword...

  6. #5

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287

    Re: Forum for kids

    If you have a Windows AD domain with IIS on the server(s) you might want to look at http://www.2enetworx.com/dev/projects/openforum.asp which you could tweak to use Integrated Windows Authentication.

  7. #6
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Forum for kids

    Quote Originally Posted by dhassen
    hmmmm not checked propperly yet...

    but I don't want any old so-and so to be able to create an account, nor do I want lil johnny briggs to set up an accout as 'nobead' or something like that...

    u think that'll be a problem... we could use all the kids logins or admin numbers and give them the ability to change their passsword...
    You can disable registration in Moodle and use an external system to authenticate against. Be it a database, flat file, or Active Directory.

  8. #7

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,122
    Blog Entries
    3
    Thank Post
    354
    Thanked 485 Times in 312 Posts
    Rep Power
    136

    Re: Forum for kids

    also if got some weir and wonderful system in place then can always do what they have done in our lea the lea single sign on passes the data to moodle and then moodle import all correct into own database...

    so only way of getting in is first coming via single sign on

    russ

  9. #8
    alan-d's Avatar
    Join Date
    Aug 2005
    Location
    Sutton Coldfield
    Posts
    2,272
    Thank Post
    296
    Thanked 204 Times in 152 Posts
    Rep Power
    62

    Re: Forum for kids

    Try this

    Easy to set up and mod also easy to delete later if it turns out to be a waste of time

    Snitz Forums

  10. #9
    dhassen's Avatar
    Join Date
    Oct 2005
    Location
    Work in Clitheroe but live in Manchester
    Posts
    31
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Forum for kids

    right brilliant... loads to go on there..... i think i'll try moodle first, especially if you can use exsiting login data.... thanks people, much appreciated

  11. #10

    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    651
    Thank Post
    11
    Thanked 4 Times in 4 Posts
    Rep Power
    16

    Re: Forum for kids

    Quote Originally Posted by Geoff
    You can disable registration in Moodle and use an external system to authenticate against. Be it a database, flat file, or Active Directory.
    Authenticating against AD sounds very sensible to me. Presumably this would be "Pro" point for hosting Moodle locally rather than using a County hosted one - am I correct? (Or could you still get a county one to look at your AD setup?)



    Andy.

  12. #11
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Forum for kids

    Correct. Plus the massive speed increase of having it on a dedicated machine.

    County cannot 'see' our AD servers due to firewalling to prevent the spread of windows worms.

  13. #12

    ZeroHour's Avatar
    Join Date
    Dec 2005
    Location
    Scotland
    Posts
    5,677
    Blog Entries
    1
    Thank Post
    682
    Thanked 1,017 Times in 591 Posts
    Rep Power
    264

    Re: Forum for kids

    Hehe I used phpBB for our forum here and created my own AD auth system to get usernames and lock it all down to stop kiddies abusing. Before I was tech here I was webmaster and designed our PHP/MySQL intranet from scratch myself.
    It works rather well. Mad cool granular admin system too.

  14. #13
    Norphy's Avatar
    Join Date
    Jan 2006
    Location
    Dunstable
    Posts
    1,352
    Thank Post
    13
    Thanked 51 Times in 42 Posts
    Rep Power
    30

    Re: Forum for kids

    SMF is also a free forum system and there is an LDAP authentication module for it. I use SMF on my personal website and I think its a whole lot better than phpBB.

    Moodle is nice but forums are not really the object of the software. Its discussion forums are rather basic and I don't think they're formatted very well either.

  15. #14
    dhassen's Avatar
    Join Date
    Oct 2005
    Location
    Work in Clitheroe but live in Manchester
    Posts
    31
    Thank Post
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Forum for kids

    woah again thanks....

    I'm not sure about using active direcory etc but I just wondered if I could set up users based on info from a spreadsheet or something.. nothing over complicated.... We run an apache server with php and mysql already onboard so a php my sql forum should be fine... such as phpBB .. im also going to look into SMF... thanks Norphy... and I've heard elsewhere that using moodle for forums alone would be overkill.... but if we want VLE then that'd be a good start..

    anyway... I think phpBB or SMF sound like a good start...

    I think AD for authentication and VLEs are down the road a little for now

    Thanks again

SHARE:
+ Post New Thread

Similar Threads

  1. Bluetooth & Kids
    By timbo343 in forum Windows
    Replies: 18
    Last Post: 13th September 2007, 03:30 PM
  2. looking for certain kids software
    By russdev in forum Educational Software
    Replies: 1
    Last Post: 29th January 2007, 01:19 PM
  3. Kids Usernames
    By Gatt in forum How do you do....it?
    Replies: 37
    Last Post: 18th September 2006, 10:00 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •