We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
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.