' + '
' + '
SHOW PHOTO DETAILS
'; } else { caption += $(this).find('figcaption').html() + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare(); } } else { if (isMobile()) { caption += '
' + '
' + '
' + '
' + '
' + $(this).find('figcaption p').html() + '
' + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare() + '
' + '
' + '
SHOW PHOTO DETAILS
'; } else { caption += '
' + '
' + $(this).find('figcaption p').html() + '
' + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare(); } } return caption; }, afterLoad: function (instance, current) { //initial desktop view $(".fancybox-caption__body").addClass("a2a_kit").addClass("a2a_default_style"); if (isMobile()) $(".fancybox-caption__body").addClass("mobile"); }, afterShow: function (instance, current) { var $currentSlide = $(".fancybox-slide.fancybox-slide--current").parent().parent(); if (isMobile()) $currentSlide.find(".fancy-detail-link").on("touchstart", function () { captionToggle(); }); }, afterClose: function () { } })); let debounceTimer; $(window).on("resize", function (event) { if (isMobile()) return; if ($(".af3-caption-body").length > 0 && $(".af3-caption-body").css("height") != undefined) { event.stopImmediatePropagation(); $(".fancybox-caption__body").removeClass("half"); isDesktopInit = false; captionToggle(); debounceTimer = setTimeout(function () { clearTimeout(debounceTimer); debounceTimer = null; recalculateImageSize(); }, 1000); } }); function recalculateImageSize() { // Fancy box miscalculates because of race conditions with new layout var origImgWth = $(".fancybox-image").prop("naturalWidth"); var origImgHgt = $(".fancybox-image").prop("naturalHeight"); var winWth = $(window).innerWidth(); var winHgt = $(window).innerHeight() var ratio = Math.min(winWth / origImgWth, winHgt / origImgHgt); var newImgWth = (origImgWth * ratio); var newImgHgt = (origImgHgt * ratio); var dstTop = Math.floor((winHgt - newImgHgt)) / 2; var dstLeft = Math.floor((winWth - newImgWth)) / 2; $(".fancybox-content").removeAttr("style"); $(".fancybox-content").css("width", newImgWth + "px"); $(".fancybox-content").css("height", newImgHgt + "px"); $(".fancybox-content").css("transform", "translate(" + dstLeft + "px, " + dstTop + "px)"); } function captionToggle() { if ($(".fancybox-caption__body").hasClass("af3-caption-body")) { $(".af3-caption-body").stop(true, false).animate({ height: "0vh" }, 800, function () { // Animation complete. closeDetails(); }); $(".fancy-photo-detail-link").html($(".fancy-photo-detail-link").html().replace("CLOSE", "SHOW")); } else { $(".fancybox-caption__body").addClass("af3-caption-body"); $(".af3-caption-body").addClass(detailSize); $(".af3-caption-body").animate({ height: displayhgt }, 800); $(".fancybox-caption").addClass("af3-caption-bg"); $(".base-caption-info").addClass("full-height"); $(".fancy-photo-detail-link").addClass("photo-detail-gradient"); $(".fancybox-button").css("display", "none"); $(".fancy-photo-detail-link").html($(".fancy-photo-detail-link").html().replace("SHOW", "CLOSE")); $(".fancybox-caption__body").prepend(prependClosing()); $(".closing-box, .closingx").on("touchstart", function () { captionToggle(); }); } } function getDetailsURL(fbObj) { return 'DETAILS'; } function getDownloadURL(fbObj) { return 'DOWNLOAD'; } function showFBShare() { return ''; } function closeDetails() { $(".af3-caption-body").removeClass(detailSize); $(".fancybox-caption__body").removeClass("af3-caption-body"); $(".fancybox-caption").removeClass("af3-caption-bg"); $(".base-caption-info").removeClass("full-height"); $(".fancy-photo-detail-link").removeClass("photo-detail-gradient"); $(".fancybox-button").css("display", "block"); if (detailSize === "half") { detailSize = "full"; displayhgt = "90vh"; $(".fancybox-caption").removeClass("desktop-init"); } } function prependClosing() { return '
' } });
- Published
- By Senior Airman Caitlin O'Neil-McKeown
- 86th Airlift Wing Public Affairs
"These changes incorporate numerous revised policies and procedural changes involving performance feedback and evaluation reports that have been implemented since the last revision," said Master Sgt. Ruby Corpuz, 786th Force Support Squadron superintendent of force management. "The importance is to clarify existing policies and procedures, to include procedures for the electronic form and digital signatures."
One important change involves ratee and rater separation. Previously, if a rater and a supervised Airman were separated for 30 consecutive days or more in a given rating period, those days would be removed from the supervision time. This sometimes resulted in reports that were closed out well over 12 months since the previous report. This provision has been removed, and supervisors cannot deduct any period of supervision during the rating period.
The next change to theAFI reduces the rebuttal time of a referral evaluation to three duty days, when it once was 10 calendar days. This is not the only change in regards to the referral evaluations; referral reportscanno longer closeout with an overall five rating. They mustclose out with a four or less overall rating, but variations may apply at times.
"There are exceptions to certain rules and, depending on the circ*mstances, they will be judged on a case-by-case basis," said Corpuz.
More important information includes a statement that master sergeants and above, to include officers, now have 15 days after a civilian conviction to report it to their first-line supervision.
"The new AFI 36-2406 revisions do not significantly change current evaluation procedures," said Corpuz. "Those responsible for reviewing reports are strongly recommended to take
some time to read and understand the changes."
The newly restructured document includes all previous updates and guilds that have been published since previous publications. This AFI is now a current, one-stop shop for evaluation guidance.
For questions, refer to the Air Force portal website and click on "myPers."