A family of Microsoft word processing software products for creating web, email, and print documents.
The problem appears to be that you are using content controls for the text, together with form field check boxes. The latter require that the document is protected, while the former do not. Use text form fields (found at Developer tab | Legacy Tools) instead of plain text content controls. You'll find that they will work better with the form field check boxes.