Skip to content

Commit

Permalink
Merge pull request #451 from avni/patch-1
Browse files Browse the repository at this point in the history
Proposed changes to [Quick Pick] intro/explanation text
  • Loading branch information
tim-moody authored Dec 30, 2021
2 parents 7a8b473 + 310670a commit 5de2f7e
Showing 1 changed file with 23 additions and 17 deletions.
40 changes: 23 additions & 17 deletions roles/console/files/htmlf/40-install_content.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,17 @@ <h2>Get Started</h2>
<div class="tab-pane active" id="instConPresets">
<!-- Start instConStart Submenu Option Pane -->
<h2>Quick Pick</h2>
<p>Use this menu option to select a collection of content items that are commonly used for a given audience.</p>
<p><b>Note</b> that each of these collections requires that the SD card on which IIAB is running be at least <b>128G</b> in size.<p>
<p>You can optionally add additional content with other Install Content menu options after this is complete.</p>
<p>If any of the content in the collection requires a particular service, it will be installed and/or enabled automatically</p>
<p>if this has not already been done.</p>
<p><b>Note</b> that some content in these collections may have more restrictive licenses than you would prefer.</p>
<p>In that case you should select the content that meets your requirements using other menu options.</p>
<p>It is also possible to remove items that have been automatically installed.</p>
<p><b>Note</b> if content fails to download due an Internet problem, please come back here after all jobs are complete, and try again.</p>
<p>Trying again should quickly fill in the gaps (e.g. if your IIAB home page contains broken links due to failed content downloads).</p>
<p>Please select one of the following <b>Content Collections:</b></p>

<p>To install one of these curated content collections<sup><b>*</b></sup>, your IIAB storage (e.g., SD card) must be <b>128GB</b> or larger (some require 256GB!).
If any content requires a particular service, it will be installed and enabled automatically if not already present.
After the content collection is done installing, you can add more/specific content, using other Install Content menu options.</p>
<p></p>
<p><b>Note: </b>If any content fails to download due to an Internet problem, please come back here after all jobs are completed, and try again.
Trying again should fix this relatively quicky (e.g., if your IIAB home page has broken links due to failed content downloads).</p>
<p></p>
<p><b>To begin, please select a Content Collection:</b></p>
<!--
save as sample for later
<label><input type="radio" id="es-school" name="content-preset" value="es-school"></label>
<span class="" data-toggle="tooltip" data-placement="top" data-html="true" title=""
data-original-title="<h3>School with instruction in English</h3>Contains:<ul><li>Wikipedia</li><li>Khan Academy</li></ul></b>">
&nbsp;&nbsp;School with instruction in English
Expand All @@ -81,9 +76,15 @@ <h2>Quick Pick</h2>
<div id = "PresetList"></div>

<button id="INST-CONTENT-PRESET" type="button" class="btn btn-lg btn-primary">Install Selected Collection</button>

</div> <!-- End instConPresets Submenu Option Pane -->

<p></p>
<b>*</b> Some content in these collections may have more restrictive licenses than you'd prefer.
If so, select the specific content you need using other Install Content menu options.
Alternatively, you can remove content that was automatically installed.
</div>


<!-- End instConPresets Submenu Option Pane -->

<div class="tab-pane" id="instConZims">
<!-- Start instConZims Submenu Option Pane -->
<h2>Install Kiwix ZIM Files</h2>
Expand All @@ -97,6 +98,7 @@ <h2>Install Kiwix ZIM Files</h2>
</div>
<div id="ZimDownload"> </div>
</div> <!-- End instConZims Submenu Option Pane -->

<div class="tab-pane" id="instConOer2go">
<!-- Start instConOer2go Submenu Option Pane -->
<h2>Install OER2Go Modules</h2>
Expand All @@ -115,6 +117,7 @@ <h2>Install OER2Go Modules</h2>

<div id="Oer2goDownload"> </div>
</div> <!-- End instConOer2go Submenu Option Pane -->

<div class="tab-pane" id="instOsmRegion">
<!-- Start instOsmRegion Submenu Option Pane -->
<h2>Install Map Regions</h2>
Expand All @@ -126,11 +129,11 @@ <h2>Install Map Regions</h2>
Region</button></div>
</div>
<div id="mapRegionSelection">

<div id="mapRegionContainer" class="map-container"></div>
<div id='mapRegionSelectList'></div>
</div>
</div> <!-- End instOsmRegion Submenu Option Pane -->

<div class="tab-pane" id="instOsmAddons">
<!-- Start instOsmAddons Submenu Option Pane -->
<h2>Install OSM Addons</h2>
Expand Down Expand Up @@ -166,6 +169,7 @@ <h3>WikiData Points of Interest</h3>
<p>Coming Soon</p>
</div>
</div> <!-- End instOsmAddons Submenu Option Pane -->

<div class="tab-pane" id="instConKAlite">
<!-- Start instConKAlite Submenu Option Pane -->
<h2>Download Khan Academy Videos</h2>
Expand All @@ -174,6 +178,7 @@ <h2>Download Khan Academy Videos</h2>
<p>Click the Button below to launch it.</p>
<button id="launchKaliteButton" type="button" class="btn btn-lg btn-success">Launch KA Lite</button>
</div> <!-- End instConKAlite Submenu Option Pane -->

<div class="tab-pane" id="instManageContent">
<!-- Start instManageContent Submenu Option Pane -->
<h2>Manage Content</h2>
Expand Down Expand Up @@ -273,6 +278,7 @@ <h3>Available OER2Go(RACHEL) Modules: </h3>
</div>
</div>
</div> <!-- End instManageContent Submenu Option Pane -->

<div class="tab-pane" id="instCloneServer">
<!-- Start instCloneServer Submenu Option Pane -->
<h2>Clone IIAB Server</h2>
Expand Down

0 comments on commit 5de2f7e

Please sign in to comment.