Alternating option for Unilateral exercises
This commit is contained in:
@@ -542,9 +542,10 @@ Comprehensive test plan for the GymFlow web application, covering authentication
|
||||
4. Select 'Left' from the Side selector.
|
||||
5. Click 'Log Set'.
|
||||
6. Repeat for 'Right' side.
|
||||
7. Repeat for 'Alternately' side.
|
||||
|
||||
**Expected Results:**
|
||||
- Sets are logged with the correct 'Left'/'Right' indicators visible in the history.
|
||||
- Sets are logged with the correct 'Left'/'Right'/'Alternately' indicators visible in the history.
|
||||
|
||||
#### 3.15. C. Active Session - Log Special Type Set
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@ Users can structure their training via Plans.
|
||||
* `PLYOMETRIC`: Requires **Reps**.
|
||||
* **3.3.2 Custom Exercises**
|
||||
* User can create new exercises.
|
||||
* **Unilateral Flag**: Boolean flag `isUnilateral`. If true, sets recorded for this exercise can specify a `side` (LEFT/RIGHT).
|
||||
* **Unilateral Flag**: Boolean flag `isUnilateral`. If true, sets recorded for this exercise can specify a `side` (LEFT/RIGHT/ALTERNATELY).
|
||||
* **Bodyweight %**: For bodyweight-based calculations.
|
||||
|
||||
### 3.4. Workout Tracking (The "Tracker")
|
||||
|
||||
Reference in New Issue
Block a user