if ($restDurationFloat == 1){
                                    $restDuration = "whole";
                                } elseif ($restDurationFloat == 1.5) {
                                    $restDuration = "whole";
                                } elseif ($restDurationFloat == 0.75) {