|
@@ -208,7 +208,7 @@ $formID = rand(0, 100000);
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|
|
|
|
|
|
- <tbody v-if="data['{{$sectionPro->uid}}']['adherence']['seated']['active'] || data['{{$sectionPro->uid}}']['adherence']['arm']['active'] || data['{{$sectionPro->uid}}']['adherence']['aquatic']['active']">
|
|
|
|
|
|
+ <tbody class="border-0" v-if="data['{{$sectionPro->uid}}']['adherence']['seated']['active'] || data['{{$sectionPro->uid}}']['adherence']['arm']['active'] || data['{{$sectionPro->uid}}']['adherence']['aquatic']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['seated']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['seated']['active']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
Seated Exercises
|
|
Seated Exercises
|
|
@@ -216,22 +216,22 @@ $formID = rand(0, 100000);
|
|
<td class="px-2 align-middle" v-html="data['{{$sectionPro->uid}}']['adherence']['seated']['memo']"></td>
|
|
<td class="px-2 align-middle" v-html="data['{{$sectionPro->uid}}']['adherence']['seated']['memo']"></td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['seated']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['arm']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['arm']['active']">
|
|
@@ -241,22 +241,22 @@ $formID = rand(0, 100000);
|
|
<td class="px-2 align-middle" v-html="data['{{$sectionPro->uid}}']['adherence']['arm']['memo']"></td>
|
|
<td class="px-2 align-middle" v-html="data['{{$sectionPro->uid}}']['adherence']['arm']['memo']"></td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['arm']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aquatic']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aquatic']['active']">
|
|
@@ -266,30 +266,30 @@ $formID = rand(0, 100000);
|
|
<td class="px-2 align-middle" v-html="data['{{$sectionPro->uid}}']['adherence']['aquatic']['memo']"></td>
|
|
<td class="px-2 align-middle" v-html="data['{{$sectionPro->uid}}']['adherence']['aquatic']['memo']"></td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['aquatic']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
</tbody>
|
|
</tbody>
|
|
|
|
|
|
- <tbody v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['active']">
|
|
|
|
|
|
+ <tbody class="border-0" v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['active']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
- Walk
|
|
|
|
|
|
+ Aerobic → Walk
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['minutes_per_day'] + ' mins/days'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['minutes_per_day'] + ' mins/days'"></span>
|
|
@@ -312,12 +312,12 @@ $formID = rand(0, 100000);
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['walk']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['active']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
- Jog
|
|
|
|
|
|
+ Aerobic → Jog
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['minutes_per_day'] + ' mins/days'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['minutes_per_day'] + ' mins/days'"></span>
|
|
@@ -340,12 +340,12 @@ $formID = rand(0, 100000);
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['jog']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['active']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
- Elliptical
|
|
|
|
|
|
+ Aerobic → Elliptical
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['minutes_per_day'] + ' mins/days'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['minutes_per_day'] + ' mins/days'"></span>
|
|
@@ -368,12 +368,12 @@ $formID = rand(0, 100000);
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['elliptical']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['active']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
- Swim
|
|
|
|
|
|
+ Aerobic → Swim
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['minutes_per_day'] + ' mins/days'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['minutes_per_day'] + ' mins/days'"></span>
|
|
@@ -396,12 +396,12 @@ $formID = rand(0, 100000);
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['swim']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['active']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['active']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
- Bike
|
|
|
|
|
|
+ Aerobic → Bike
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['intensity']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['intensity']"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['days_per_week']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['days_per_week'] + ' days/wk'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['minutes_per_day'] + ' mins/days'"></span>
|
|
<span v-if="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['minutes_per_day']" v-html="' / ' + data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['minutes_per_day'] + ' mins/days'"></span>
|
|
@@ -424,17 +424,17 @@ $formID = rand(0, 100000);
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['aerobic']['bike']['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
</tbody>
|
|
</tbody>
|
|
|
|
|
|
|
|
|
|
- <tbody v-if="data['{{$sectionPro->uid}}']['adherence']['strength']['active']">
|
|
|
|
|
|
+ <tbody class="border-0" v-if="data['{{$sectionPro->uid}}']['adherence']['strength']['active']">
|
|
|
|
|
|
<tr v-for="(exercise) in data['{{$sectionPro->uid}}']['adherence']['strength']['exercises']">
|
|
<tr v-for="(exercise) in data['{{$sectionPro->uid}}']['adherence']['strength']['exercises']">
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
- <span v-html="exercise.name"></span>
|
|
|
|
|
|
+ Strength → <span v-html="exercise.name"></span>
|
|
<span v-if="exercise.intensity" v-html="' / ' + exercise.intensity"></span>
|
|
<span v-if="exercise.intensity" v-html="' / ' + exercise.intensity"></span>
|
|
<span v-if="exercise.reps" v-html="' / ' + exercise.reps + ' reps'"></span>
|
|
<span v-if="exercise.reps" v-html="' / ' + exercise.reps + ' reps'"></span>
|
|
<span v-if="exercise.days_per_week" v-html="' / ' + exercise.days_per_week + ' days/wk'"></span>
|
|
<span v-if="exercise.days_per_week" v-html="' / ' + exercise.days_per_week + ' days/wk'"></span>
|
|
@@ -442,150 +442,150 @@ $formID = rand(0, 100000);
|
|
<td class="px-2 align-middle" v-html="exercise['memo']"></td>
|
|
<td class="px-2 align-middle" v-html="exercise['memo']"></td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="exercise['adherence']" value="Yes">
|
|
<input type="radio" v-model="exercise['adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="exercise['adherence']" value="No">
|
|
<input type="radio" v-model="exercise['adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="exercise['adherence']" value="Other">
|
|
<input type="radio" v-model="exercise['adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="exercise['adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="exercise['adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
</tbody>
|
|
</tbody>
|
|
|
|
|
|
- <tbody v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['active']">
|
|
|
|
|
|
+ <tbody class="border-0" v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['active']">
|
|
|
|
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther']">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
- Park farther away from entrances
|
|
|
|
|
|
+ NEAT → Park farther away from entrances
|
|
</td>
|
|
</td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['park_farther_adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator']">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
- Take the stairs instead of escalator/elevator
|
|
|
|
|
|
+ NEAT → Take the stairs instead of escalator/elevator
|
|
</td>
|
|
</td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_instead_of_elevator_adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit']">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
- Stand instead of sit
|
|
|
|
|
|
+ NEAT → Stand instead of sit
|
|
</td>
|
|
</td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['stand_instead_of_sit_adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day']">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
- Steps goal / day: <b v-html="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day']"></b>
|
|
|
|
|
|
+ NEAT → Steps goal / day: <b v-html="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day']"></b>
|
|
</td>
|
|
</td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['steps_goal_per_day_adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other']">
|
|
<tr v-if="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other']">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
<td class="px-2 align-middle" colspan="2">
|
|
- Other: <b v-html="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other']"></b>
|
|
|
|
|
|
+ NEAT → Other: <b v-html="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other']"></b>
|
|
</td>
|
|
</td>
|
|
<td class="px-2 align-middle">
|
|
<td class="px-2 align-middle">
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence']" value="Yes">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence']" value="Yes">
|
|
<span class="ml-1">Yes</span>
|
|
<span class="ml-1">Yes</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence']" value="No">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence']" value="No">
|
|
<span class="ml-1">No</span>
|
|
<span class="ml-1">No</span>
|
|
</label>
|
|
</label>
|
|
- <label class="d-inline-flex align-items-center mr-3">
|
|
|
|
|
|
+ <label class="d-inline-flex align-items-center mr-3 my-0">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence']" value="Other">
|
|
<input type="radio" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence']" value="Other">
|
|
<span class="ml-1">Other</span>
|
|
<span class="ml-1">Other</span>
|
|
</label>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
<td class="px-0 align-middle">
|
|
<td class="px-0 align-middle">
|
|
- <input type="text" class="form-control form-control-sm" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence_memo']">
|
|
|
|
|
|
+ <input type="text" class="form-control form-control-sm border-0" v-model="data['{{$sectionPro->uid}}']['adherence']['neat']['recommendations']['other_adherence_memo']">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
|