Änderungen von Dokument 03 Projekt Setupguide ONYX
Zuletzt geändert von Carina Enke am 19.02.2024
Von Version 376.1
bearbeitet von Carina Enke
am 19.12.2023
am 19.12.2023
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 377.1
bearbeitet von Carina Enke
am 13.02.2024
am 13.02.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,9 +2,4 @@ 1 - 2 2 {{layout}} 3 -{{layout-section ac:type="single"}} 4 -{{layout-cell}}{{/layout-cell}} 5 -{{/layout-section}} 6 - 7 7 {{layout-section ac:type="two_right_sidebar"}} 8 8 {{layout-cell}} 9 9 == System requirements == ... ... @@ -40,16 +40,11 @@ 40 40 {{/layout-cell}} 41 41 42 42 {{layout-cell}} 43 - 44 44 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 39 +{{toc start="2"/}} 45 45 46 - 47 -{{toc/}} 48 - 49 -** 50 -** 41 + 51 51 {{/panel}} 52 - 53 53 {{/layout-cell}} 54 54 {{/layout-section}} 55 55 ... ... @@ -59,14 +59,12 @@ 59 59 60 60 All ONYX parts are delivered as Eclipse projects 61 61 62 -\\ 63 63 64 64 * preOnyx (ONYX QTI test player) 65 65 * preWebEditor (ONYX QTI test editor) 66 66 * onyx (ONYX QTI core) 67 67 * LaTeXRenderer (LaTeX image renderer connector, used to render LaTeX math formulas to images, which can be included in PDFs. This project only offers an interface to connect whatever lib you want, e.g. jlatexmath (GPL, delivered as example) 68 - 69 - 57 +\\ 70 70 71 71 * Use Eclipse 72 72 * Import -> Existing project, start with LaTeXRenderer project ... ... @@ -81,9 +81,9 @@ 81 81 82 82 {{/code}} 83 83 84 -(% style="line-height: ;" %)**Maven will build all projects automatically**(%%) (you can do this manually on console, anyhow this is not tested in development environment and may disturb Eclipse Maven integration)72 +(% style="line-height:1.4285715" %)**Maven will build all projects automatically**(%%) (you can do this manually on console, anyhow this is not tested in development environment and may disturb Eclipse Maven integration) 85 85 86 -(% style="line-height: ;" %)**Setup database for ONYX Editor**74 +(% style="line-height:1.4285715" %)**Setup database for ONYX Editor** 87 87 88 88 * Locate setupdatabase.postgre.sql 89 89 * Log on to Postgres ... ... @@ -91,8 +91,6 @@ 91 91 * Create database owe and assign to user owe 92 92 * Import setupdatabase.postgre.sql to this database 93 93 94 -\\ 95 - 96 96 Hint: you may use other user/database names, change configuration in 97 97 98 98 {{code}} ... ... @@ -134,19 +134,14 @@ 134 134 When run from Eclipse/Tomcat ONYX applications may not shut down properly. In this case just “kill” them using the red “Terminate” button in console view. 135 135 136 136 In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **8 GB each**. 137 - 138 -** 139 -** 140 140 {{/layout-cell}} 141 141 {{/layout-section}} 142 142 {{/layout}} 143 143 144 - 145 - 146 146 {{layout}} 147 147 {{layout-section ac:type="two_right_sidebar"}} 148 148 {{layout-cell}} 149 -== 130 +== System requirements == 150 150 151 151 === All components === 152 152 ... ... @@ -180,16 +180,11 @@ 180 180 {{/layout-cell}} 181 181 182 182 {{layout-cell}} 183 - 184 184 {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 185 - 186 - 187 187 {{toc maxLevel="4"/}} 188 188 189 -** 190 -** 167 + 191 191 {{/panel}} 192 - 193 193 {{/layout-cell}} 194 194 {{/layout-section}} 195 195 ... ... @@ -247,8 +247,6 @@ 247 247 Import setupdatabase.postgre.sql to this database 248 248 ))) 249 249 250 -\\ 251 - 252 252 Hint: you may use other user/database names, change configuration in 253 253 254 254 {{code}} ... ... @@ -319,4 +319,3 @@ 319 319 {{/layout-cell}} 320 320 {{/layout-section}} 321 321 {{/layout}} 322 -