Änderungen von Dokument Layout Einstellungen
Zuletzt geändert von Carina Enke am 10.01.2024
Von Version 379.2
bearbeitet von Carina Enke
am 10.01.2024
am 10.01.2024
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 379.1
bearbeitet von Carina Enke
am 10.01.2024
am 10.01.2024
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -1,4 +1,12 @@ 1 +{{layout}} 2 +{{layout-section ac:type="single"}} 3 +{{layout-cell}} 4 + 5 +{{/layout-cell}} 6 +{{/layout-section}} 1 1 8 +{{layout-section ac:type="single"}} 9 +{{layout-cell}} 2 2 === Layoutanpassungen per Stylesheet-Datei (CSS) === 3 3 4 4 Voraussetzung für die Verwendung dieser Funktion sind **grundlegende Kenntnisse in HTML und CSS**. Speichern Sie Ihre Layout-Datei als CSS-Datei (.css) ab und laden Sie diese im Tab Optionen Ihrer Aufgabe bzw. Ihres Tests hoch. Nutzen Sie die Vorschau um die korrekte Darstellung zu überprüfen. Sie können die Layout-Datei jederzeit entfernen oder eine neue Datei hochladen. ... ... @@ -10,5 +10,20 @@ 10 10 {{note}} 11 11 Individuelle Layouteinstellungen einer Aufgabe wirken sich bei Konfiguration der Test-Option "Alle Aufgaben einer Sektion pro Seite anzeigen" auch auf alle anderen Aufgaben der Seite aus. Dies betrifft ebenfalls alle Detailauswertungsansichten. 12 12 {{/note}} 21 +{{/layout-cell}} 22 +{{/layout-section}} 23 +{{/layout}} 13 13 14 - 25 + 26 + 27 +**Layout adjustments using a style sheet file (CSS)** 28 + 29 +The prerequisite for the use of this function is **basic knowledge in HTML and CSS**. Save your layout file as a CSS file (.css) and upload it to the **//Options// **tab of your question or test. Use the preview to verify whether it will be properly displayed. You can remove the layout file at any time or upload a new one. 30 + 31 +{{info title="Note"}} 32 +Custom layout is only supported in the browser. The export views (PDF export, performance results page) do not allow for proper display of your layout. 33 +{{/info}} 34 + 35 +{{note}} 36 +Individual layout settings of a question will also affect all other questions on the respective page when the test option //**Show all questions of this section on one page**// is configured. This also applies to all detailed assessment views. 37 +{{/note}}