<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Scheduler%3A_Exporting_schedule_tables</id>
	<title>Scheduler: Exporting schedule tables - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Scheduler%3A_Exporting_schedule_tables"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Scheduler:_Exporting_schedule_tables&amp;action=history"/>
	<updated>2026-05-07T17:09:42Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Scheduler:_Exporting_schedule_tables&amp;diff=5303&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Scheduler:_Exporting_schedule_tables&amp;diff=5303&amp;oldid=prev"/>
		<updated>2024-10-18T06:44:53Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:44, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Scheduler:_Exporting_schedule_tables&amp;diff=5302&amp;oldid=prev</id>
		<title>1&gt;Bostelm: /* Data to include */ profile fields</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Scheduler:_Exporting_schedule_tables&amp;diff=5302&amp;oldid=prev"/>
		<updated>2017-05-13T19:01:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Data to include: &lt;/span&gt; profile fields&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Scheduler module|Return to Schedule module page]]&lt;br /&gt;
&lt;br /&gt;
[[Image:exports_EN.jpg|right|Scheduler export screen]]&lt;br /&gt;
&lt;br /&gt;
In a [[Scheduler module|scheduler]], teachers can export appointment data to spreadsheets and other files in several formats. This feature can also be used to print lists of appointments or sign-up sheets.&lt;br /&gt;
&lt;br /&gt;
== Options for exports ==&lt;br /&gt;
&lt;br /&gt;
Layout and format of the export files can be customized using various options. If you&amp;#039;re unsure what the effect of these are, try the &amp;quot;Preview&amp;quot; button at the bottom of the form.&lt;br /&gt;
&lt;br /&gt;
=== Format === &lt;br /&gt;
&lt;br /&gt;
There are three basic choices for the export format, differing in how slots with several appointments are handled.&lt;br /&gt;
&lt;br /&gt;
;One line per slot&lt;br /&gt;
The output file will contain one line for each slot. If a slot contains multiple appointments, then instead of the student&amp;#039;s name, etc., a marker &amp;quot;(multiple)&amp;quot; will be shown. &lt;br /&gt;
&lt;br /&gt;
;One line per appointment&lt;br /&gt;
The output file will contain one line for each appointment. If a slot contains multiple appointments, then it will appear several times in the list (with its data repeated). &lt;br /&gt;
&lt;br /&gt;
;Appointments grouped by slot&lt;br /&gt;
All appointments of one slot are grouped together, preceded by a header line that indicates the slot in question. This may not work well with the CSV output file format, as the number of columns is not constant. &lt;br /&gt;
&lt;br /&gt;
=== Teacher selection ===&lt;br /&gt;
&lt;br /&gt;
; Include slots for...&lt;br /&gt;
Select whether slots for all teachers or only for the current teacher should be included.&lt;br /&gt;
&lt;br /&gt;
; Pagination&lt;br /&gt;
The output can optionally be formatted with a separate &amp;quot;page&amp;quot; for each teacher. In Excel and in ODS file format, these &amp;quot;pages&amp;quot; correspond to tabs (worksheets) in the workbook. In PDF format, they correspond to pages in the PDF document. HTML and CSV files do not support actual pagination, but will display a heading before each teacher&amp;#039;s slots.&lt;br /&gt;
&lt;br /&gt;
=== Include empty slots ===&lt;br /&gt;
&lt;br /&gt;
Select whether empty slots (which no student has booked yet) should be included.&lt;br /&gt;
&lt;br /&gt;
=== Data to include ===&lt;br /&gt;
&lt;br /&gt;
Teachers can select which data fields should be included in each row of the export, including slots-related data (date, time, location, ...), student-related data (name, username, ...) and appointment-related data (whether attended, and any appointment notes). Note that formatting will be stripped from appointment notes on export.&lt;br /&gt;
&lt;br /&gt;
Custom [[User profile fields]] for students can be included in the export, but the data will appear only if the current user has the necessary permissions to view them for the students affected.&lt;br /&gt;
&lt;br /&gt;
=== File format ===&lt;br /&gt;
Scheduler supports the following output file formats:&lt;br /&gt;
&lt;br /&gt;
* Comma Separated Value (CSV) text files. The field separator, by default a comma, can be customized. CSV files can be opened in most spreadshet applications.&lt;br /&gt;
* Microsoft Excel files (Excel 2007 .xslx format)&lt;br /&gt;
* Open Document spreadsheets (ODS), suitable for OpenOffice / LibreOffice&lt;br /&gt;
* HTML format. The output will be displayed as a web page containing a table. This page can then be saved, or printed using the browser&amp;#039;s print feature.&lt;br /&gt;
* PDF documents. A choice between landscape and portrait formats is available.&lt;br /&gt;
&lt;br /&gt;
[[Category:Scheduler]]&lt;br /&gt;
&lt;br /&gt;
[[es:Agendador: Exportar tablas de agenda]]&lt;/div&gt;</summary>
		<author><name>1&gt;Bostelm</name></author>
	</entry>
</feed>