<%= error_messages_for 'problem' %>


<%= text_field 'problem', 'name' %>


<%= text_field 'problem', 'full_name' %>


<%= text_field 'problem', 'full_score' %>


<%= date_select 'problem', 'date_added' %>