From 54c12c4de4029b9937f12c1b7edc97d79d4baa68 Mon Sep 17 00:00:00 2001 From: "Dyer, Pamela (ORISE Fellow)" <pamela.dyer@nps.edu> Date: Thu, 20 Jun 2024 12:41:53 -0700 Subject: [PATCH] Update ASPIRE_Competency_Assessment_Context.mp --- .../ASPIRE_Competency_Assessment_Context.mp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/models/Application Examples/ASPIRE_Competency_Assessment_Context.mp b/models/Application Examples/ASPIRE_Competency_Assessment_Context.mp index 1cb4e85..ce47e6c 100644 --- a/models/Application Examples/ASPIRE_Competency_Assessment_Context.mp +++ b/models/Application Examples/ASPIRE_Competency_Assessment_Context.mp @@ -3,6 +3,7 @@ │*│ │ Model of ASPIRE Competency Assessment System │ │ │*│ │ Created by Madeline May and Matt Trice in July 2022.│ │*│ │ Expanded by Kristin Giammarco in September 2022. │ │ +│*│ │ Edited by Pamela Dyer in June, 2024. │ │ │*│ └────────────────────────────────────────────────────┘ │ │*│ │ │*│ ┌─[ Purpose ]────────────────────────────────────────┠│ @@ -194,7 +195,7 @@ BAR CHART Gantt_Chart { TITLE("Process Timeline (hours)"); ROTATE; }; -COORDINATE $e: $$EVENT +COORDINATE <SORT> $e: ( $$ATOM | $$COMPOSITE ) DO IF $e.duration.largest > 0 THEN Gantt_Table <| -- GitLab