Ruel GonzalesSlate DevLog: Processing Dynamic FeesWe charge a fee for our orientation and have historically offered full waivers that were granted on a case by case basis (although they…Nov 13
Ruel GonzalesSlate DevLog: Internal Ticket SystemI feel like a rite of passage as a Slate captain is to have to figure out how to manage a large volume of internal tasks/requests. I’ve…May 81
Ruel GonzalesSlate DevLog: Faculty Mentor DatasetLately, I’ve been thinking through how to structure certain continuing student data in Slate so that our student success team can better…Nov 8Nov 8
Ruel GonzalesSlate DevLog: Event Scheduling for MobileAfter Summit, I saw a few questions asking if there’s a way if the Slate app functionality of ‘favoriting’ sessions can be replicated in a…Aug 16Aug 16
Ruel GonzalesSlate DevLog: Updating Entities w/ a POST MethodLast week I talked about replicating the entity widget functionality in a portal with a form pop-up. This is the cleaner and simpler…Sep 13Sep 13
Ruel GonzalesSlate DevLog: Processing Dynamic FeesWe charge a fee for our orientation and have historically offered full waivers that were granted on a case by case basis (although they…Nov 13
Ruel GonzalesSlate DevLog: Internal Ticket SystemI feel like a rite of passage as a Slate captain is to have to figure out how to manage a large volume of internal tasks/requests. I’ve…May 81
Ruel GonzalesSlate DevLog: Faculty Mentor DatasetLately, I’ve been thinking through how to structure certain continuing student data in Slate so that our student success team can better…Nov 8
Ruel GonzalesSlate DevLog: Event Scheduling for MobileAfter Summit, I saw a few questions asking if there’s a way if the Slate app functionality of ‘favoriting’ sessions can be replicated in a…Aug 16
Ruel GonzalesSlate DevLog: Updating Entities w/ a POST MethodLast week I talked about replicating the entity widget functionality in a portal with a form pop-up. This is the cleaner and simpler…Sep 13
CodekittenCustom Details Panels in Unreal Engine (FPropertyEditorModule)In Unreal Engine, we can create our own Custom Details panels relatively easily by using the FPropertyEditorModule and passing it a custom…Jun 13, 20211
Ruel GonzalesSlate DevLog: Updating Entities with a Form Pop-UpEntities are probably the most dynamic object within slate. It adds so much more flexibility to what can be stored on student records. I’ve…Sep 5
CodekittenAnatomy of a Widget (C++ Unreal Engine)So! For the sake of future tutorials I plan to write on Medium, I thought it be best to do a quick write up on creating a widget for Slate…Jun 21, 20211