Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
In work I've done on a similar project (younger age range though, 5-12) we assumed that the kids *wouldn't* be able to remember a password (let alone a 'very cryptic' password).

Nightmare scenario: class of 30 kids, all saying "Miiiiss, I've forgotten my password".

Our solution was to provide schools and teachers with passwords, then cookie the browser so the kids didn't have to log on at all. Obviously this approach means either that you can't keep seperate records for each kid, or that kids have access to each other's saved data (e.g. if they log in by name without a password).

I can see that either of these could be a problem in a testing environment, but I'd advise thinking carefully about the ability of an 8-year-old to remember a normal password. Our educationalists reckoned they couldn't, or not reliably enough.

Perhaps you should consider a simpler scheme? Obviously if it's intended mostly for home use, then you can get round the problem with cookies, to some extent (though siblings could be a problem).

Sorry not to be more helpful with the stated problem!

andy.


In reply to Schoolkids and passwords by andye
in thread Yes, Passwords...but... by CrossEyedMonk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-26 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found