<%= t('account_reports.default.public_courses.text', %{This report shows all the courses that are not deleted for a given term that are public. The resulting csv file will have one row per course and will show the course id, course sis id, course short name, course name, course start and end dates.}) %>

<%= t('#account_reports.default.description.header', %{Example}) %>

<%= t('#account_reports.report_header_id', %{id}) %> <%= t('#account_reports.report_header_sis_id', %{sis id}) %> <%= t('#account_reports.report_header_short_name', %{short name}) %> <%= t('#account_reports.report_header_name', %{name}) %> <%= t('#account_reports.report_header_start_date', %{start date}) %> <%= t('#account_reports.report_header_end_date', %{end date}) %>
345 c342 MATH101 Mathematics 101 2012-09-26T00:00:00-05:00 2012-12-21T11:00:00-05:00