Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: MH AAIRS block.

MH AAIRS block: Difference between revisions

From MoodleDocs
MH AAIRS block
Type Blocks
Set N/A
Downloads Moodle plugins repo
Issues Moodle tracker
Discussion TBA
Maintainer(s) Itamar Tzadok
No edit summary
No edit summary
Line 36: Line 36:
===Shared Secret===
===Shared Secret===


Set the ‘Customer Number’ to value provided to you by MH Campus in a welcome email.
Set the ‘Customer Secret’ to value provided to you by MH Campus in a welcome email.


===Available Services===
===Available Services===
Line 50: Line 50:


==AAIRS configuration==
==AAIRS configuration==
# Login to your MH Campus account as the admin
1. Login to your MH Campus account as the admin.
# Navigate to the AAIRS interface (click ‘Manage AAIRS’ from the admin dashboard)
2. Click ‘Manage AAIRS’ to open the AAIRS interface.


[[File:aairs-config-admin-dashboard.png]]
3. Edit the Authorization section.
[[File:aairs-config-authorization1.png]]
4. Drag the 'Custom' box from 'Manual Configuration' into the 'Currently Used Connectors' area.
[[File:aairs-config-authorization2.png]]
5. Enter the following parameters in the custom connector form:
* Title: Moodle
* Service URL: http://mhaairs.tegrity.com/CustomIntegrationModules/MoodlelIntegrationService.svc
* Extended Properties: server=YOUR-MOODLE-SERVER-URL;block_name=mhaairs;secret=YOUR-MHAAIRS-SECRET;protocol=YOUR-PREFERRED-PROTOCOL
** Replace YOUR-MOODLE-SERVER-URL with the actual url of your moodle server.
** Replace YOUR-SHARED-SECRET with the shared secret provided to you by MH Campus in a welcome email.
** Replace YOUR-PREFERRED-PROTOCOL with the protocol you use on your moodle server, either https or http.
[[File:aairs-config-authorization3.png]]
6. Click 'Save' in the custom connector form to save the Moodle connector configuration.
7. Click ‘Save & Continue’.
[[File:aairs-config-authorization4.png]]




[[Category:Block]]
[[Category:Block]]

Revision as of 17:27, 3 December 2015

Installation

Git clone

Download

Moodlerooms customer

  • Please contact Moodlerooms and ask them to install the MH-AAIRS moodleblock on your instance.

Site configuration

The mhaairs block has a few settings which need to be configured by an administrator in Settings > Site administration > Plugins > Blocks > McGraw-Hill AAIRS > Settings.

File:sitesettings.png

SSL Only

Customer Number

Set the ‘Customer Number’ to value provided to you by MH Campus in a welcome email.

Shared Secret

Set the ‘Customer Secret’ to value provided to you by MH Campus in a welcome email.

Available Services

Help links

Gradebook Sync

Select locking type

Grade exchange log

AAIRS configuration

1. Login to your MH Campus account as the admin. 2. Click ‘Manage AAIRS’ to open the AAIRS interface.

File:aairs-config-admin-dashboard.png

3. Edit the Authorization section.

File:aairs-config-authorization1.png

4. Drag the 'Custom' box from 'Manual Configuration' into the 'Currently Used Connectors' area.

File:aairs-config-authorization2.png

5. Enter the following parameters in the custom connector form:

  • Title: Moodle
  • Service URL: http://mhaairs.tegrity.com/CustomIntegrationModules/MoodlelIntegrationService.svc
  • Extended Properties: server=YOUR-MOODLE-SERVER-URL;block_name=mhaairs;secret=YOUR-MHAAIRS-SECRET;protocol=YOUR-PREFERRED-PROTOCOL
    • Replace YOUR-MOODLE-SERVER-URL with the actual url of your moodle server.
    • Replace YOUR-SHARED-SECRET with the shared secret provided to you by MH Campus in a welcome email.
    • Replace YOUR-PREFERRED-PROTOCOL with the protocol you use on your moodle server, either https or http.
File:aairs-config-authorization3.png

6. Click 'Save' in the custom connector form to save the Moodle connector configuration. 7. Click ‘Save & Continue’.

File:aairs-config-authorization4.png