alex-rowe / moodle-block_smarthinking

Moodle block for SSO to Smarthinking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.

/**
 * Readme file for Smarthinking
 *
 * @package    block_smarthinking
 * @copyright  2014 Alex Rowe <arowe@studygroup.com>
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

A Moodle block that integrates Moodle with SmarThinking (http://www.smarthinking.com)

This block allows instructors to place a link on course pages that allow Moodle users to login to SmarThinking using the same credentials as they use for Moodle.

IMPORTANT: Before using this block a Moodle Admin must add the Partner ID, Partner password and zipcode for the institutions SmarThinking access. This is done under Modules->Blocks->Manage blocks.

About

Moodle block for SSO to Smarthinking


Languages

Language:PHP 99.4%Language:CSS 0.6%