-
Notifications
You must be signed in to change notification settings - Fork 22
Exam Question Flag Documentation
Lightning Web Component Iteration 8
Description: This process is launched when an Exam_Question__c record is created and sends them to be approval process.
Description: This approval process assigns a new question to the Queue: Proofread. When the "Proofreader" approves it, it is then sent to the Queue: Format for approval. When the "Formatter" approves it, the question is then sent to the Queue: Final. Once the "Final Approver" approves of the question, the question is added into the question bank.
Description: This approval process assigns a question that was flagged to the Queue: Final. If the "Final Approver" approves of the question, it is sent back into the question bank. If not, the question is not inserted back into the question bank.
Description: This path will update alongside the Approval Process to display how far along a newly submitted question is in the process.
├─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