If you would like to allow your instructors to utilize the entire VidGrid app inside of Moodle, we can set up an HTML Block that utilizes the Portal LTI.
You must be a Moodle Administrator and VidGrid Admin to set up the tool.
Step 1. Create External Tool
Site Administration > Plugins > Activity Modules > External tool > Manage tools
Click the link to "configure a tool manually."
Tool name: VidGrid Portal
Tool base URL/cartridge URL: https://app.vidgrid.com/lti/portal
Consumer key: (Get from VidGrid Account Settings > Integrations > LTI API Keys)
Shared secret: (Get from VidGrid Account Settings > Integrations > LTI API Keys)
Tool configuration usage: Show in activity chooser and as a preconfigured tool > Save changes.
Step 2. Add Portal Tool to Site home, Site pages, or Courses
Choose somewhere to "host" the tool (Site pages or Courses-recommended).
Somewhere on the page - Add an activity or resource > External Tool (You can choose to hide the external tool once it is on the page).
Activity name: VidGrid Portal
Preconfigured tool: VidGrid Portal > Save and return to course.
Default launch container: Embed
Click on "VidGrid Portal" - Copy the web address URL from your web browser (ie moodle.vidgrid.com/mod/lti/view.php?id=XXX) This is a unique identifier for your instance.
Step 3. Add HTML Block
From the Courses page (Dashboard > Courses) go to ADD A BLOCK in the lower left of Moodle.
Add...HTML
Find (New HTML BLOCK) on the page > Click gear icon
Configure (new HTML block) block
Block title: VidGrid Portal (this may be customized)
Open up HTML editor
Paste code the below code in the editor > Make sure to replace with your link from step 2.
<p> <img src="https://s3.amazonaws.com/vidgrid-public-assets/icons/icon16active.png"> <a href="PASTE YOUR WEB URL FROM STEP 2 HERE">Vidgrid Portal</a></p>
8. Where this block appears > Display on page types: Any Page
9. Choose region and weight (position on the page) > Save Changes.
10. Find VidGrid Portal > Click gear icon > Permissions
11. Choose who you would like to view the HTML Block (Teacher, Manager is recommended)
The Portal will show on every page in Moodle so that instructors can access their full account without leaving Moodle.