Skip to content

Commit

Permalink
SAK-25851 - removed Link tool reference. Added Lessons and Signup tool.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/reference/trunk@307858 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
ncaidin committed Apr 7, 2014
1 parent 766e421 commit 3721117
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions reference/library/src/webapp/content/gateway/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Sakai CLE Features</title>
<title>Sakai Features</title>
<link href="/library/skin/tool_base.css" type="text/css" rel="stylesheet" media="all" />
<link href="/library/skin/default/tool.css" type="text/css" rel="stylesheet" media="all" />
</head>
<body style="width:95%">
<div class="portletBody">
<h3 style="text-align:center">Capabilities</h3>
<p>Sakai CLE offers a variety of capabilities for use in course and project sites, including:</p>
<p>Sakai offers a variety of capabilities for use in course and project sites, including:</p>
<table class="listHier indnt1" summary="a list of features available">
<tr>
<td>Home</td>
Expand Down Expand Up @@ -52,8 +52,8 @@ <h3 style="text-align:center">Capabilities</h3>
<td>Access help documentation </td>
</tr>
<tr>
<td>Linktool</td>
<td>Support for linking to external tools </td>
<td>Lessons</td>
<td>Can organize the course by unit, module, week, topic, or any other grouping the instructor creates. Lessons leverages the power of other Sakai tools like Assignments, and Test and Quizzes.</td>
</tr>
<tr>
<td>Membership</td>
Expand All @@ -77,7 +77,7 @@ <h3 style="text-align:center">Capabilities</h3>
</tr>
<tr>
<td>Portfolios</td>
<td>Supports portfolio-based activities with a suite of tools</td>
<td>Supports portfolio-based activities with a suite of tools.</td>
</tr>
<tr>
<td>Post'em</td>
Expand Down Expand Up @@ -118,6 +118,10 @@ <h3 style="text-align:center">Capabilities</h3>
<tr>
<td>Shortened URL Service</td>
<td>A simple service that allows tools and services to shorten links to anything, either via the Java-based service or the Entity Provider. </td>
</tr>
<tr>
<td>Signup tool</td>
<td>Schedule instructor and ta office hours, study groups, and review sessions.</td>
</tr>
<tr>
<td>Site Info</td>
Expand Down Expand Up @@ -154,8 +158,7 @@ <h3 style="text-align:center">Capabilities</h3>
</tr>
</table>
<p class="instruction">The information displayed here
can be modified by the Sakai CLE
Administrator by editing the !gateway site.</p>
can be modified by the Sakai Administrator by editing the !gateway site.</p>
</div>
</body>
</html>

0 comments on commit 3721117

Please sign in to comment.