<?php /** * The header for Astra Theme. * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Astra * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?><!DOCTYPE html> <?php astra_html_before(); ?> <html <?php language_attributes(); ?>> <head> <?php astra_head_top(); ?> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php if ( apply_filters( 'astra_header_profile_gmpg_link', true ) ) { ?> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php } ?> <?php wp_head(); ?> <?php astra_head_bottom(); ?> </head> <body <?php astra_schema_body(); ?> <?php body_class(); ?>> <?php astra_body_top(); ?> <?php wp_body_open(); ?> <a class="skip-link screen-reader-text" href="#content"> <?php echo esc_html( astra_default_strings( 'string-header-skip-link', false ) ); ?> </a> <div <?php echo wp_kses_post( astra_attr( 'site', array( 'id' => 'page', 'class' => 'hfeed site', ) ) ); ?> > <?php astra_header_before(); astra_header(); astra_header_after(); astra_content_before(); ?> <div id="content" class="site-content"> <div class="ast-container"> <?php astra_content_top(); ?>

TFG Intern: Store Auditor

Behaviours:

  1. Communication:
    • Conveys information and communicates ideas clearly, concisely, and impactfully
  2. Teamwork:
    • Effectively collaborates with others to achieve shared goals
  3. Decision Making:
    • Consistently makes timely, well-rounded, and informed decisions
  4. Technology Leverage:
    • Utilises new technology to enhance productivity, improve problem-solving, and support business growth
  5. Inspiration and Motivation:
    • Inspires, motivates, and empowers individuals to excel for the benefit of the team and the organisation
  6. Planning and Prioritisation:
    • Develops plans and prioritises initiatives aligned with organisational goals and objectives
  7. Efficiency Improvement:
    • Assesses and improves the efficiency, effectiveness, and quality of various work processes
  8. Adaptability:
    • Quickly adapts and acquires new knowledge, skills, and competencies in a rapidly changing environment
  9. Problem Solving:
    • Interprets and simplifies complex and contradictory information when resolving organisational problems
  10. Accountability:
    • Takes accountability and ensures others are held to account for agreed-upon performance targets
  11. Goal Setting:

    • Sets ambitious goals and takes focused action to achieve desired outcomes and deliver measurable results

Scroll to Top