We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

In what sequence DEFINE_PROFILE and DEFINE_ADJUST are called?

    • FAQFAQ
      Participant

      DEFINE_ADJUST is called after DEFINE_PROFILE. One needs the boundary condition first (profile), before one can solve the problem. So the new order is logical from that perspective.