COPPA Policy
Completed!
The policy will have to be updated so that it will be somewhat legal. I don’t know, I will email the parent and have them click on another link to activate the account. The child could use their own email and click the link themselves but that isn’t really my problem as long as I follow the policy. Well, I really need to update all of my policies so that they are understandable.
Form
Completed!
There isn’t much to the register form, just the basic information. I don’t think I’m going to update the register after I create it. If I add something new, I will add to the profile instead and allow them to update it there. Registering is already a two step process of registering first at Absidon Games and again at the game to add their name to the tables. This form also has validation for the input values so that the user doesn’t give something that is unacceptable.
The second part is different depending on the game and I will have to develop each second step for each version of each game so I’m not going to worry about that here. All this form is going to do is add their name to the list of users who can play the games. Since there is one “complete” game (Mecha Asylum is still in Alpha but is playable) and another one in development but I still want to use the new register and sign in for that game.
Activate
Completed!
This is part of the registering and the user will need to click the link in their email to activate their account. The page will give the email address and username and ask the user if they really want to activate their account. If they say yes, the account will be set and if the user says no, then the account will be deleted. Really, I think this script is too
Recover Account
Completed!
Allows the user to get a new password if they lost their old password. This script randomly assigns an eight character password and emails it to the user’s email address.
Conclusion
Really, the only reason why I’m putting Activate and Recover Account in with register is because these script aren’t all that big or difficult to make and I don’t want to make a new post for them. They really do belong with registering because they have to do with the user’s account.
I think complying with the COPPA policy and making it more accurate is going to the most difficult part of this and take the longest because of all the research and thought that is going to go into it. Most sites just don’t allow players under the age of 13 but they really don’t need to do that if they comply with the rules and try their best to allow the parents to deny their children permission to play the game would be a better path to follow. I think if I can afford it later and get more traffic that I will hire a lawyer to help me make a better one but for now I think I will need to make due with what research I uncover and go with that.
Possibly Related Posts:
- Mecha Asylum Design Document
- Data Store is Finished, but Still Imperfect
- If You Look at it This Way
- Configuration SPL Usage
- New Configuration Factory Possible Features