Skip to content

Setting up mock interview

kylereid007 edited this page Sep 16, 2021 · 3 revisions

Step 1:

Step 2:

  • Assign admin permissions to and edit page layouts to have all items for

  • Mock interview selves

  • Feedback

  • MI Question pools

  • Create a Gladius Maximus Account Contact and user (With System administrator profile) (Basically Contact account and username must all be the same and easiest way to do it is use Gladius Maximus)

Example harness app that would contain all 3

<aura:application extends='force:slds'>
  <c:selfInterviewComponent />
  <c:publicVideos />
  <c:TrainerResultsAccordion />
</aura:application>

TRIAL OF THE TITANS

├─Install Instructions
│   ├Site Setup
├─General Documentation
│   ├Data Modeling/Relationships
│         ├Data Model
│         ├Custom Objects & Fields
│   ├Issues & Suggestions
│         ├Known Issues
│         ├Data Model Issues & Suggestions
│   ├Dependency Chart
├─Resources
├─Package Overview
│   ├Trial of the Titans Package
│         ├QC Hub
│         ├Trainer Hub
│         ├Mock Interview
│   ├Chart Package Package
│   ├Hero Hub Package
│   ├Titan Hub Package
│   ├Exam Interview Package
│   ├Portfolio Hub Package
├─Archive

Clone this wiki locally