+% THIS TALK IS LICENSED UNDER A CREATIVE COMMONS LICENSE
+% http://creativecommons.org/licenses/by-nc-sa/3.0/
\documentclass{beamer}
\usetheme{Ilmenau}
\usecolortheme[RGB={150,150,150}]{structure}
\useinnertheme{circles}
+\useoutertheme[footline=authorinstitutetitle]{miniframes}
+
\definecolor{electionsblue}{RGB}{38,73,109}
\setbeamercolor{block title}{fg=white,bg=electionsblue}
%\setbeamercovered{transparent}
+\usepackage{colortbl}
\usepackage{helvet}
\usepackage{mathptmx}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\title{Using Moodle with Mahara}
+\subtitle{These slides are licensed under CC by-nc-sa}
\author{Penny Leach \texttt{<penny@catalyst.net.nz>}}
\institute{MoodleMoot Barcelona}
\date{October 23 2008}
\begin{document}
+%\frame{\titlepage\insertkeywords}
\frame{\titlepage}
\frame{\tableofcontents[sections={<1-3>}]}
\end{frame}
\begin{frame}{LMS vs ePortfolio: An over generalised comparison}
- \begin{tabular}{|c|c|}
- \hline
- \textbf{LMS} & \textbf{ePortfolio} \\
+\begin{scriptsize}
+ \begin{tabular}{ll}%{|c|c|}
\hline
+ \rowcolor{structure!80!white} \textbf{LMS} & \textbf{ePortfolio} \\
+ % \hline
Courses are the central hubs & Users are the central hubs \\
- \hline
- Teachers make the rules & Users define their rules \\
- \hline
+ % \hline
+ \rowcolor{structure!40!white}Teachers make the rules & Users define their rules \\
+ % \hline
Courses provide structure & Unstructured and organic \\
- \hline
- Grades are given and managed & Grades not given \\
- \hline
+ % \hline
+ \rowcolor{structure!40!white}Grades are given and managed & Grades not given \\
+ % \hline
Content is available to & Others can only see what \\
all on a course & users let them see \\
- \hline
- Social networking revolves & Users determine their \\
- around courses & own social networking \\
- \hline
+ % \hline
+ \rowcolor{structure!40!white}Social networking revolves & Users determine their \\
+ \rowcolor{structure!40!white}around courses & own social networking \\
+ % \hline
Formal & Informal \\
- \hline
- Classroom & Playground/Pub \\
+ % \hline
+ \rowcolor{structure!40!white}Classroom & Playground/Pub \\
\hline
\end{tabular}
+\end{scriptsize}
\end{frame}
\begin{frame}{LMS vs ePortfolio: Find the boundaries}