CHR1S Posted November 1, 2012 Posted November 1, 2012 I recently had a lot of hits in policy central for Education City. Has anyone else who uses the same or similar software noticed this too? Wanted an opinion before I take it up with them. Thanks Chris
AMLinington Posted November 1, 2012 Posted November 1, 2012 I can't speak for education city, but we saw this a while ago with MyMaths (which I believe is now resolved) where there are commented out lines in the flash code containing inappropriate words (in the case of mymaths it was a crude conversation between two developers IIRC). It is worth bearing in mind that sometimes if you have dynamic content analysis those 'word match' games and games that randomly generate content can trigger this based on parts of words. Is there a way to view the code at all?
SYNACK Posted November 1, 2012 Posted November 1, 2012 If its in coments it should be compiled out, would have to be in error messages or something to actually trip it.
Geoff Posted November 1, 2012 Posted November 1, 2012 Yeah it's in everyone's best interest if these get removed. So you don't get hits on your filtering and so they don't have a PR problem.
CHR1S Posted November 1, 2012 Author Posted November 1, 2012 The words are being caught in an Infant school where the children playing would have no idea how to spell them. There are also no other web pages open to trigger them. I will give them a ring just to be safe.
tom_newton Posted November 1, 2012 Posted November 1, 2012 Get it on a linux box (just the files), and run strings file.ext | tr A-Z a-z | sort | uniq and see if there are any dirty words lurking.
CHR1S Posted November 1, 2012 Author Posted November 1, 2012 Ive contacted them and left it with them to investigate.
Little-Miss Posted November 1, 2012 Posted November 1, 2012 Edugeek was flagging up as being obscene and racist for me! lol Not sure if its still happening, head hasn't said anything...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now