Site Administration
Sakai organizes content and tools into sites (also called workspaces). This guide covers administrative site management capabilities.Understanding Sites
Sites are the primary organizational unit in Sakai.Site Types
Course Sites: Academic course workspaces- Structured by term/semester
- Include gradebook, assignments, resources
- Linked to course management systems
- Department projects
- Research collaboration
- Committee workspaces
- Personal showcase spaces
- Controlled by individual users
- One per user
- Site ID pattern:
~userid
Site Structure
Each site contains:- Pages: Navigation tabs
- Tools: Functional applications (Assignments, Resources, etc.)
- Groups: Subsets of participants
- Roles: Permission sets (Instructor, Student, etc.)
Sites Tool
The Sites administrative tool provides full site management capabilities.Accessing Sites Tool
- Log in as administrator
- Navigate to Administration Workspace
- Click Sites tool
Creating Sites
Configure Basic Information
Required fields:
- Site ID: Unique identifier (cannot be changed)
- Title: Display name
- Type: course, project, portfolio, etc.
- Description: Site purpose/description
- Short Description: Brief summary
Set Site Properties
Optional settings:
- Skin: Visual theme
- Published: Make site visible to participants
- Joinable: Allow users to self-join
- Public: Allow anonymous access
- Join Role: Default role for joiners
Add Pages and Tools
- Click Pages tab
- Click New Page
- Enter page title
- Add tools to the page
- Configure tool properties
Site ID Conventions
Recommended patterns:Editing Sites
Modify Site Information
Edit Properties
Click Edit to modify:
- Title and descriptions
- Skin
- Published status
- Joinable settings
- Public view setting
Managing Pages
Pages provide navigation structure within sites.Adding Pages
Create New Page
- Click New Page
- Enter page title
- Select page layout (single column, multi-column)
- Click Save
Page Properties
Title: Display name in navigation Layout: Visual arrangement- Single column
- Two columns
- Three columns
- Custom layouts
Reordering Pages
Change page order in navigation:- In Pages list, use drag-and-drop
- Or use up/down arrows
- Changes save automatically
Deleting Pages
- Select page to delete
- Click Remove Page
- Confirm deletion
Managing Tools
Tools provide functionality within sites.Available Tools
Content Tools:- Resources - File sharing
- Lessons - Structured learning modules
- Web Content - External content embedding
- Announcements
- Messages (email archive)
- Chat
- Forums
- Assignments
- Tests & Quizzes
- Gradebook
- Calendar
- Schedule
- Roster
- Site Info
Adding Tools
Add Tool
- Click New Tool
- Select tool from list
- Configure tool settings:
- Tool title
- Special configuration
- Properties
Tool Configuration
Many tools have configurable properties: Resources Tool:- Default view (list, details)
- Upload quota
- File type restrictions
- Student submission notifications
- Resubmission options
- Grade options
- Grade entry type (points, percentages, letters)
- Category weighting
- Extra credit
Tool Permissions
Control which roles can access tool functions:- Click Permissions in tool config
- Check/uncheck permissions per role
- Click Save
annc.new- Create announcementscontent.new- Upload filesasn.submit- Submit assignmentsgradebook.gradeAll- Grade all students
Managing Groups
Groups divide site participants for targeted activities.Creating Groups
Configure Group
- Group Title: Display name
- Description: Group purpose
- Membership: Select users to include
Group Use Cases
- Lab Sections: Divide large courses
- Project Teams: Collaborative assignments
- Discussion Groups: Targeted forums
- TA Assignment: Assign TAs to specific students
Group-Aware Tools
These tools can filter by group:- Announcements
- Assignments
- Forums
- Calendar
- Resources
- Gradebook
Site Templates
Templates provide starting configurations for new sites.Using Site Templates
- Create a site with desired configuration
- In Sites tool, select the site
- Click Save As Template
- Name the template
- When creating new sites, select the template
Built-in Templates
Sakai includes default templates:!site.template.course- Course site template!site.template.portfolio- Portfolio template!site.template- Basic site template
Customizing Templates
Batch Site Operations
Perform operations on multiple sites.Batch Site Creation
Create multiple sites from CSV:Archive Multiple Sites
Batch Import
Import archived content into sites:- Upload archive files
- Select target sites
- Choose content to import
- Execute import
Site Properties and Metadata
Common Properties
Custom Properties
Add custom properties for institutional needs:Site Quotas
Manage storage quotas for sites.Setting Quotas
Configure insakai.properties:
Per-Site Quota Override
- Edit site in Sites tool
- Click Properties
- Set
CONTENT_QUOTAproperty - Value in MB
Soft Deletion
Sakai supports soft deletion for site recovery.Enable Soft Deletion
Restore Deleted Sites
- In Sites tool, enable “Show deleted”
- Find soft-deleted site
- Click Restore
- Site restored with all content
Permanent Deletion
After grace period:- Sites automatically purged
- Or manually purge via Sites tool
Site Search and Filtering
Search Criteria
- Site ID
- Title
- Type
- Published status
- Creation date
- Modified date
- Creator
Advanced Filters
Combine multiple criteria:Realm Management
Realms control permissions and roles.Realm Hierarchy
Editing Site Realms
Bulk Realm Updates
Update permissions across multiple sites:- Modify template realm
- Use realm update script
- Changes propagate to child realms
Best Practices
Site Organization
- Use consistent naming conventions
- Include term/year in course site IDs
- Organize project sites by department
- Document site creation policies
Performance
- Limit number of tools per page
- Archive old sites regularly
- Delete unused sites
- Monitor site quotas
Maintenance
- Regular permission audits
- Clean up orphaned groups
- Review soft-deleted sites
- Update templates as needed
User Experience
- Consistent page layouts
- Clear page titles
- Logical tool organization
- Minimize navigation depth
Troubleshooting
Cannot Access Site
Check:- Site is published
- User has site membership
- User has appropriate role
- No realm permission issues
Tool Not Visible
Check:- Tool is on a page
- Page is not hidden
- Tool permissions for role
- Tool is enabled globally
Slow Site Performance
Investigate:- Large number of files in Resources
- Heavy database queries
- Too many tools on single page
- Inadequate caching
Next Steps
User Management
Manage users and roles
Security
Configure site security
Configuration
Advanced configuration
Database Setup
Database administration