If the checkboxes are bound to a yes/no database field then you could set a default of yes on the database field, so that every new item is set to yes by default.
Otherwise, you could just set the preset status of the checkbox element to yes in the editor.