Initial commit
This commit is contained in:
181
docs/training/exercises/exercise-01-basic-operations.md
Normal file
181
docs/training/exercises/exercise-01-basic-operations.md
Normal file
@@ -0,0 +1,181 @@
|
||||
# Training Exercise: Basic SMOA Operations
|
||||
|
||||
**Exercise Number:** 1
|
||||
**Duration:** 45 minutes
|
||||
**Difficulty:** Beginner
|
||||
**Last Updated:** 2024-12-20
|
||||
|
||||
---
|
||||
|
||||
## Exercise Overview
|
||||
|
||||
### Objective
|
||||
Practice basic SMOA operations including authentication, viewing credentials, and navigating modules.
|
||||
|
||||
### Prerequisites
|
||||
- Completed Introduction to SMOA training
|
||||
- Access to SMOA test environment
|
||||
- Test user account
|
||||
|
||||
### Learning Outcomes
|
||||
After completing this exercise, you will be able to:
|
||||
- Authenticate to SMOA
|
||||
- Navigate main modules
|
||||
- View credentials
|
||||
- Use basic features
|
||||
|
||||
---
|
||||
|
||||
## Exercise 1: Authentication
|
||||
|
||||
### Task: Login to SMOA
|
||||
|
||||
#### Steps
|
||||
1. Launch SMOA application
|
||||
2. Enter your PIN (6-12 digits)
|
||||
3. Place finger on fingerprint sensor
|
||||
4. Look at front-facing camera for facial recognition
|
||||
5. Wait for authentication to complete
|
||||
|
||||
#### Expected Result
|
||||
- Application authenticates successfully
|
||||
- Main screen displays
|
||||
- All modules are accessible
|
||||
|
||||
#### Troubleshooting
|
||||
- **Authentication Fails:** Verify PIN, check biometric enrollment
|
||||
- **Biometric Not Working:** Clean sensors, re-enroll if needed
|
||||
|
||||
---
|
||||
|
||||
## Exercise 2: Navigation
|
||||
|
||||
### Task: Navigate Main Modules
|
||||
|
||||
#### Steps
|
||||
1. From main screen, identify all available modules
|
||||
2. Tap on "Credentials" module
|
||||
3. Return to main screen
|
||||
4. Tap on "Orders" module
|
||||
5. Return to main screen
|
||||
6. Explore other modules
|
||||
|
||||
#### Expected Result
|
||||
- All modules accessible
|
||||
- Navigation works smoothly
|
||||
- Can return to main screen
|
||||
|
||||
---
|
||||
|
||||
## Exercise 3: View Credentials
|
||||
|
||||
### Task: View Your Credentials
|
||||
|
||||
#### Steps
|
||||
1. Navigate to Credentials module
|
||||
2. View list of available credentials
|
||||
3. Select a credential to view details
|
||||
4. View credential with PDF417 barcode
|
||||
5. Return to credentials list
|
||||
|
||||
#### Expected Result
|
||||
- Credentials list displays
|
||||
- Credential details show correctly
|
||||
- PDF417 barcode displays
|
||||
- Can navigate back
|
||||
|
||||
---
|
||||
|
||||
## Exercise 4: View Orders
|
||||
|
||||
### Task: View Orders
|
||||
|
||||
#### Steps
|
||||
1. Navigate to Orders module
|
||||
2. View list of orders
|
||||
3. Filter orders by status (if available)
|
||||
4. Select an order to view details
|
||||
5. Review order content
|
||||
6. Return to orders list
|
||||
|
||||
#### Expected Result
|
||||
- Orders list displays
|
||||
- Can filter orders
|
||||
- Order details show correctly
|
||||
- Can navigate back
|
||||
|
||||
---
|
||||
|
||||
## Exercise 5: Offline Mode
|
||||
|
||||
### Task: Test Offline Operation
|
||||
|
||||
#### Steps
|
||||
1. Enable airplane mode on device
|
||||
2. Attempt to access SMOA
|
||||
3. View credentials (should work offline)
|
||||
4. View orders (should work offline)
|
||||
5. Disable airplane mode
|
||||
6. Verify synchronization
|
||||
|
||||
#### Expected Result
|
||||
- Can access SMOA offline
|
||||
- Cached data available
|
||||
- Synchronization works when online
|
||||
|
||||
---
|
||||
|
||||
## Exercise 6: Session Management
|
||||
|
||||
### Task: Test Session Timeout
|
||||
|
||||
#### Steps
|
||||
1. Login to SMOA
|
||||
2. Leave application idle for timeout period
|
||||
3. Attempt to use application
|
||||
4. Observe re-authentication requirement
|
||||
5. Re-authenticate to continue
|
||||
|
||||
#### Expected Result
|
||||
- Session times out after inactivity
|
||||
- Re-authentication required
|
||||
- Can continue after re-authentication
|
||||
|
||||
---
|
||||
|
||||
## Assessment
|
||||
|
||||
### Knowledge Check
|
||||
1. What three factors are required for authentication?
|
||||
2. Which modules are available in SMOA?
|
||||
3. Can SMOA work offline?
|
||||
4. What happens when session times out?
|
||||
|
||||
### Practical Assessment
|
||||
- [ ] Successfully authenticated to SMOA
|
||||
- [ ] Navigated all main modules
|
||||
- [ ] Viewed credentials
|
||||
- [ ] Viewed orders
|
||||
- [ ] Tested offline mode
|
||||
- [ ] Tested session timeout
|
||||
|
||||
---
|
||||
|
||||
## Next Steps
|
||||
|
||||
### Additional Exercises
|
||||
- Exercise 2: Advanced Operations
|
||||
- Exercise 3: Orders Management
|
||||
- Exercise 4: Evidence Management
|
||||
- Exercise 5: Report Generation
|
||||
|
||||
### Additional Training
|
||||
- Advanced Features Training
|
||||
- Security Training
|
||||
- Troubleshooting Training
|
||||
|
||||
---
|
||||
|
||||
**Exercise Owner:** Training Team
|
||||
**Last Updated:** 2024-12-20
|
||||
|
||||
Reference in New Issue
Block a user