forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-50091 Help sakai help doc updates targeted for 23 (sakaiproject#1…
- Loading branch information
Showing
21 changed files
with
1,355 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
129 changes: 129 additions & 0 deletions
129
.../help/src/sakai_screensteps_announcementsUserGuide/howdoIsetAnnouncementstooloptions.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,129 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>How do I set Announcements tool options?</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta content="" name="description"> | ||
<link href="../css/help.css" media="all" rel="stylesheet" type="text/css" charset="utf-8"> | ||
<link href="/library/webjars/fontawesome/4.7.0/css/font-awesome.min.css" media="screen" rel="stylesheet"> | ||
<link href="/library/skin/morpheus-default/tool.css" media="screen" rel="stylesheet" type="text/css" charset="utf-8"> | ||
<script src="/library/webjars/jquery/1.12.4/jquery.min.js" type="text/javascript" charset="utf-8"></script> | ||
<script src="/library/js/headscripts.js" type="text/javascript" charset="utf-8"></script> | ||
<script type="text/javascript" charset="utf-8"> | ||
includeWebjarLibrary('featherlight'); | ||
$(document).ready(function(){ | ||
$("a.screensteps-image-zoom").featherlight({ | ||
type: { image:true }, | ||
closeOnClick: 'anywhere' | ||
}); | ||
}); | ||
</script> | ||
</head> | ||
<body> | ||
<div><div> | ||
<div><h1 class="article-title">How do I set Announcements tool options?</h1></div> | ||
<div> | ||
|
||
|
||
|
||
<div class="step-instructions screensteps-textblock screensteps-wrapper--introduction screensteps-wrapper"> | ||
<div id="text-content_A8342B78-FAD2-4925-BE51-98002003F7BF" class="text-block-content"> | ||
<p>By default, students may only read announcements that have been posted by instructors and other instructor-type roles. Instructors may set the announcement display options for users within a course site.</p> | ||
</div> | ||
</div> | ||
|
||
<div class="step screensteps-section screensteps-depth-1"> | ||
<h2 class="step-title screensteps-heading">Go to the Announcements tool. </h2> | ||
<div class="image screensteps-image"> | ||
<img src="https://media.screensteps.com/image_assets/assets/005/984/125/original/ad4ab7cd-36af-4258-97b3-1f57d19b56da.png" alt="" height="124" width="177"> | ||
</div> | ||
|
||
<div class="step-instructions screensteps-textblock"> | ||
<div id="text-content_81F462A5-D4F2-4A85-86A3-EAE4591764C1" class="text-block-content"> | ||
<p>Select the <strong>Announcements</strong> tool from the Tool Menu of your site.</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="step screensteps-section screensteps-depth-1"> | ||
<h2 class="step-title screensteps-heading">Click Options.</h2> | ||
<div class="image screensteps-image"> | ||
<img src="https://media.screensteps.com/image_assets/assets/008/326/718/original/157d7737-b90f-4c27-a436-0f98cddc2640.png" alt="" height="48" width="361"> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="step screensteps-section screensteps-depth-1" id="change-the-display-options"> | ||
<h2 class="step-title screensteps-heading">Change the Display Options.</h2> | ||
<div class="image screensteps-image"> | ||
<img src="https://media.screensteps.com/image_assets/assets/008/326/720/original/8e04022c-c73b-420e-b434-02768ba7f6cb.png" alt="" height="419" width="533"> | ||
</div> | ||
|
||
<div class="step-instructions screensteps-textblock"> | ||
<div id="text-content_df3c6bdc-a831-4661-819c-9b5b0bc40324" class="text-block-content"> | ||
<p>You may select to display site announcements in one of the following ways:</p> | ||
<ol> | ||
<li>Sortable table view</li> | ||
<li>Sortable table view with announcement body</li> | ||
<li>List view with announcement body</li> | ||
<li>If you select to show the announcement body, you may also specify the number of body characters to display.</li> | ||
</ol> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="step screensteps-section screensteps-depth-1" id="create-an-rss-alias"> | ||
<h2 class="step-title screensteps-heading">Create an RSS Alias</h2> | ||
<div class="image screensteps-image"> | ||
<a href="https://media.screensteps.com/image_assets/assets/008/326/722/original/3b7da026-1559-47ba-b047-fb4488c6e0b9.png" class="screensteps-image-zoom"> | ||
<img src="https://media.screensteps.com/image_assets/assets/008/326/722/medium/3b7da026-1559-47ba-b047-fb4488c6e0b9.png" alt="" height="240" width="855"> | ||
</a> | ||
</div> | ||
|
||
<div class="step-instructions screensteps-textblock"> | ||
<div id="text-content_1749545b-26da-4244-a5d7-ab26a8f8f952" class="text-block-content"> | ||
<p>By default, each site is automatically given an RSS URL that can be used to subscribe to public announcements. If you would like to customize this URL to one that is easier to remember, you may type the desired alias into the RSS Alias text entry field.</p> | ||
</div> | ||
</div> | ||
|
||
<div class="image screensteps-image"> | ||
<img src="https://media.screensteps.com/image_assets/assets/008/326/724/original/27b8f45a-96f3-467d-9b7a-36ffe0aa3b22.png" alt="" height="242" width="752"> | ||
</div> | ||
|
||
<div class="step-instructions screensteps-textblock"> | ||
<div id="text-content_fc2af27c-7d8b-4556-a927-7ee5da24ed67" class="text-block-content"> | ||
<p>After you Update to save that change, your alias will replace the auto-generated portion at the end of the URL.</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="step screensteps-section screensteps-depth-1" id="specify-the-announcement-display-limits"> | ||
<h2 class="step-title screensteps-heading">Specify the announcement display limits.</h2> | ||
<div class="image screensteps-image"> | ||
<img src="https://media.screensteps.com/image_assets/assets/008/326/726/original/89dec8ac-c73d-48b1-ba48-e757497584f1.png" alt="" height="277" width="346"> | ||
</div> | ||
|
||
<div class="step-instructions screensteps-textblock"> | ||
<div id="text-content_2e1b78dc-15c3-4497-9c5b-14ea107d3db5" class="text-block-content"> | ||
<p>If you would like to specify the default number of days in the past or number of announcements to be display, enter those values in the fields provided.</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="step screensteps-section screensteps-depth-1" id="select-the-update-button-to-save-your-changes"> | ||
<h2 class="step-title screensteps-heading">Select the Update button to save your changes.</h2> | ||
<div class="image screensteps-image"> | ||
<img src="https://media.screensteps.com/image_assets/assets/008/326/728/original/5dc6cf17-6089-4dcc-a3c1-2bd0c43b19a5.png" alt="" height="88" width="243"> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
</div> | ||
</div></div> | ||
</body> | ||
</html> |
Oops, something went wrong.