The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
2answers
512 views

How to design usable web site terms & conditions?

What are some guidelines and examples for designing usable legal terms for web sites? I know that most users don't read it, but are there innovative ways to improve readability and presentation of ...
6
votes
1answer
167 views

Automatic agreement to terms of service

Is it acceptable (or even legal) to have "I agree to the terms and service" checkbox automatically checked when a new user signs up with our website? I'm trying to convince the person in charge to not ...
13
votes
3answers
448 views

What's the best way to make a user read terms and conditions before continuing a form?

What's the best way to make a user read terms and conditions before continuing a form? Structure of Form: Label1 [Textbox] Label2 [Textbox] Terms and Conditions [Textarea] Checkbox ["I agree to the ...