<%= t('account_reports.default.zero_activity.text', %{This report shows all the students enrolled in any courses in a given term. Resulting csv file will have one row per user enrollment that have not visited the course since the date.}) %>
<%= t('#account_reports.report_header_user_id', %{user id}) %> | <%= t('#account_reports.report_header_user_sis_id', %{user sis id}) %> | <%= t('#account_reports.report_header_name', %{name}) %> | <%= t('#account_reports.report_header_section_id', %{section id}) %> | <%= t('#account_reports.report_header_section_sis_id', %{section sis id}) %> | <%= t('#account_reports.report_header_section_name', %{section name}) %> | <%= t('#account_reports.report_header_course_id', %{course id}) %> | <%= t('#account_reports.report_header_course_sis_id', %{course sis id}) %> | <%= t('#account_reports.report_header_course_name', %{course name}) %> |
---|---|---|---|---|---|---|---|---|
234523 | u8989 | Rolls, Jeff | 23458 | s54672 | math01 | 57833 | c4567 | Math 101 |
324522 | u4563 | Thomas, Bob | 23458 | s54672 | math01 | 57833 | c4567 | Math 101 |