AR

LR_Superintendent - L&D (266415)

Full-time Yekepa, Nimba, Liberia, LR
Posted 3 weeks, 2 days ago 64 views 0 applications

Job Description

We need to output clean semantic HTML using only

,

,
  • . No extra tags, no tables, no , no . Must preserve original content word-for-word. So we need to extract sections and format. Original text includes headings like "Duties and Responsibilities" inside . That likely is a header. Should be

    Duties and Responsibilities

    . Then the content includes many

    ...

    etc. We need to preserve content exactly, but we cannot use or . So we need to output the text inside those tags as plain text, but preserve the content word-for-word. That includes the tags? The instruction: "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". Does that include HTML tags? Probably we need to output the textual content, not the tags. But we must output HTML using only allowed tags. The original content includes markup like Leadership & Strategic Development. We need to preserve that content word-for-word, but we cannot include tags in output because not allowed. However we must preserve the content word-for-word, meaning we must output exactly the same text that appears, including the markup? The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That suggests we must keep the same characters, including markup? But we are limited to using only

    ,

    ,
      ,
    • . So we cannot output . But we must preserve the content word-for-word, which includes the tags? The instruction is contradictory. Usually these tasks require to output the textual content, not the markup, but preserve wording. However "word-for-word" might refer to the textual content, not the HTML tags. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That likely means we must not alter the text inside the tags, but we can output the text without the tags? The content includes tags which are not words. So maybe we need to output the inner text only, but keep the same words. The tags are not content; they are markup. So we can output the inner text, but we must not add or remove words. So we can output the inner text exactly as appears, but without the tags. That would be preserving the words. Thus we need to produce HTML with

      sections for each heading like "Leadership & Strategic Development". Then
      • items with the text inside (which we ignore). So we need to extract each
      • ...content...
      • and output
      • content
      • . Also there are

        Core Competencies / Skills

        etc. Those are headings maybe need

        as well? The instruction says use

        for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). So we should treat each major heading as

        . The original has "Duties and Responsibilities" as a heading. Then there are subheadings like "Leadership & Strategic Development", "Talent Management & Succession Planning", etc. Those are also headings but maybe not required to be

        ? The instruction says use

        for section headers (e.g. Responsibilities, Qualifications, Requirements...). It doesn't say we must use

        for every subheading, but we can use

        for section headers. Probably we should use

        for each major heading like "Leadership & Strategic Development". But that might be too many. However we need to preserve content word-for-word, so we must include those headings as they appear. So we can wrap each heading in

        exactly as appears (including ampersand). So we will have many

        elements. We must not use any other tags. So we will have a series of

        headings followed by
        • items. Also there are some

          intro paragraphs? The original starts with

          Duties and Responsibilities 

          . That is a heading. So we can output

          Duties and Responsibilities

          . Then the content includes many

          ...

          etc. We need to output those as headings? Actually those are subheadings inside the content. They are also wrapped. So we can output

          Leadership & Strategic Development

          then the
            items. We must preserve all content word-for-word, including the bullet points text. So we need to output each bullet exactly as appears, but without the wrapper. Also preserve the ampersand as & (the original uses & which is HTML entity; we need to preserve the entity? The original text includes & which is the HTML entity for &. The instruction says preserve all original content word-for-word, so we must keep & as is? Probably yes, we should keep the entity as is. So we output "Leadership & Strategic Development". But we cannot use & in HTML? It's okay as text. So we keep it. Also there are some

            Core Competencies / Skills

            which is a heading but not a . That is just Core Competencies / Skills. We need to preserve that text exactly, but we cannot use . So we can output

            Core Competencies / Skills

            maybe? But the instruction says use

            for section headers (e.g. Responsibilities, Qualifications, Requirements...). So we can treat that as a header and output

            Core Competencies / Skills

            . However we must preserve the original content word-for-word, which includes "Core Competencies / Skills". So we can output that as

            Core Competencies / Skills

            . That seems fine. Similarly there are headings like "Leadership & Influence", "Training Program Design", "Performance Management", "Analytical & Reporting Skills", "Budget Management", "Personal Qualities / Behavioral Traits". Each of those appears as

            ...

            or

            ...

            . We need to preserve the text exactly, so we output

            Leadership & Influence

            etc. Also there are sections like "Qualification & Experience" which appears as

            Qualification & Experience

            . So we output

            Qualification & Experience

            (preserving the ampersand entity? The original uses & inside the strong tag? Actually it's "Qualification & Experience". So we output "Qualification & Experience"? The instruction says preserve word-for-word, so we must keep & as is? The original text inside the strong tag is "Qualification & Experience". So we should output that exactly: "Qualification & Experience". But we cannot use & in HTML? It's okay as text. So we output

            Qualification & Experience

            . Similarly "Core Competencies / Skills" appears inside without strong. So we output

            Core Competencies / Skills

            . Now we need to output the bullet lists. For each heading, we have a
              with
            • ...
            • . We need to output
              • content...
              . The content includes the text inside . That text may contain leading spaces? We need to preserve exactly. The may contain a leading space? In the HTML, there is a space before the text? Eg
            • Provide leadership and guidance to all departments on training and development initiatives.
            • . So the content is "Provide leadership and guidance to all departments on training and development initiatives." We need to output that exactly, without the . So
            • Provide leadership and guidance to all departments on training and development initiatives.
            • . We must also preserve the bullet points that are inside
                after some headings that are not preceded by a

                ? Actually each heading is followed by a
                  . So we will output

                  Heading

                  then
                    ...list items...
                  . Now we need to consider the "Working Conditions" heading appears as

                  Working Conditions

                  then a
                    . So we output

                    Working Conditions

                    then
                      items. Also there is a heading "Qualification & Experience" which is inside a

                      Qualification & Experience

                      but also there is a preceding

                      Qualification & Experience

                      . Actually the structure:

                      Qualification & Experience

                      then
                        ... items. So we need to output

                        Qualification & Experience

                        then the
                          items. Now we must ensure we preserve all content word-for-word, including the bullet points that are inside
                            after the headings. Also there are some headings that are not preceded by a
                              ? Actually all headings are followed by a
                                of items. So we will output each heading as

                                ...heading...

                                then
                                  ...list items...
                                . Now we need to output the entire cleaned HTML. No extra tags. So the output will be a series of

                                and
                                • ... items. Let's parse the original content step by step. Original snippet:

                                  Duties and Responsibilities 

                                  ... lots of rows ...
                                  Inside the table cell, there are many

                                  ...

                                  etc. Let's extract the sequence: 1.

                                  Leadership & Strategic Development

                                  • Provide leadership and guidance to all departments on training and development initiatives.
                                  • Collaborate with the L&D Manager, Business Partner, and departmental heads to identify leadership development needs.
                                  • Develop and manage the overall Training and Development Plan, ensuring alignment with corporate objectives and localization strategy.
                                  2.

                                  Talent Management & Succession Planning

                                  • Identify internal and external talent and maintain a robust talent pipeline.
                                  • Design and implement succession plans and career paths for critical roles.
                                  • Ensure all development plans support the company’s localization objectives.
                                  3.

                                  Training & Development Execution

                                  • Manage leadership training programs and coaching initiatives for employees.
                                  • Establish developmental opportunities for employees, focusing on national workforce development.
                                  • Oversee the implementation of the Performance Management System, including PDP and EDP processes.
                                  4.

                                  Budget & Reporting

                                  • Maintain and monitor the annual Leadership Assessment Training Budget.
                                  • Prepare accurate and timely reports for HR leadership and corporate HR.
                                  • Facilitate discussions during bi-annual Career Committee meetings and consolidate performance data.
                                  5.

                                  Performance Management

                                  • Support management in implementing AML’s performance management and employee development programs (eGEDP).
                                  • Ensure compliance with regional and corporate standards for performance planning and review cycles.
                                  6.

                                  Qualification & Experience

                                  • Minimum of 5 years of progressive experience in Learning & Development, Talent Management, or HR leadership roles.
                                  • Proven experience in designing and implementing training programs and succession planning.
                                  • Strong understanding of localization strategies and workforce development in a mining or industrial setting.
                                  7.

                                  Core Competencies / Skills

                                  Strategic Thinking & Planning

                                  • Ability to align training initiatives with organizational goals.
                                  • Expertise in workforce planning and talent pipeline development.
                                  8.

                                  Leadership & Influence

                                  • Strong capability to lead cross-functional teams and influence senior stakeholders.
                                  9.

                                  Training Program Design

                                  • Skilled in developing competency-based training frameworks.
                                  • Knowledge of adult learning principles and modern training methodologies.
                                  10.

                                  Performance Management

                                  • Proficiency in implementing PDP and EDP systems.
                                  11.

                                  Analytical & Reporting Skills

                                  • Ability to analyze training effectiveness and prepare detailed reports.
                                  12.

                                  Budget Management

                                  • Competence in managing and optimizing training budgets
                                  13.

                                  Personal Qualities / Behavioral Traits

                                  Integrity & Professionalism

                                  • Demonstrates ethical behavior and confidentiality in handling sensitive information.
                                  14.

                                  Adaptability

                                  • Thrives in a dynamic, multicultural environment.
                                  15.

                                  Communication Excellence

                                  • Strong verbal and written communication skills for diverse audiences.
                                  16.

                                  Problem-Solving

                                  • Proactive in identifying challenges and implementing effective solutions.
                                  17.

                                  Collaboration

                                  • Builds strong relationships across departments and with external partners.
                                  18.

                                  Resilience

                                  • Maintains composure under pressure and meets deadlines consistently. 
                                  19.

                                  Working Conditions

                                  • Based at Yekepa site with occasional travel to other AML sites.
                                  • Standard office environment with frequent interaction in operational areas.
                                  • Requires flexibility to work extended hours during peak project periods.
                                  • Exposure to mining site conditions; adherence to all safety protocols is mandatory.
                                  Now we need to output HTML using only

                                  ,

                                  ,

                                  • . The instruction says use

                                    for introductory paragraphs and general text. Use

                                    for section headers. Use
                                    • for list items. No other tags. We have many headings; we can treat each as

                                      . The content after each heading is a
                                        of
                                      • items. So we can output:

                                        Leadership & Strategic Development

                                        • Provide leadership and guidance to all departments on training and development initiatives.
                                        • Collaborate with the L&D Manager, Business Partner, and departmental heads to identify leadership development needs.
                                        • Develop and manage the overall Training and Development Plan, ensuring alignment with corporate objectives and localization strategy.
                                        And so on. But we also have some headings that are not wrapped in but just . For example "Core Competencies / Skills" appears as

                                        Core Competencies / Skills

                                        . That is a heading but not a . Should we output

                                        Core Competencies / Skills

                                        ? Yes. Similarly "Leadership & Influence" appears as

                                        Leadership & Influence

                                        . So output

                                        Leadership & Influence

                                        . Also "Personal Qualities / Behavioral Traits" appears as

                                        Personal Qualities / Behavioral Traits

                                        . So output

                                        Personal Qualities / Behavioral Traits

                                        . Now we need to preserve the bullet points exactly, including any trailing spaces? The bullet points may have trailing spaces or   at end. For the last bullet under Working Conditions, there is " " after "consistently. ". Actually the text: "Maintains

Apply Now ↗

How well do you match?

Get an instant AI match score for this role — free, takes 3 minutes.

Tailor your CV for this role

The concierge rewrites your whole CV and writes a matching cover letter for this job — opens right here, nothing to paste.

Tailor My CV to This Job ✍️

Free cover letter for this job

Upload your CV and get a tailored cover letter in seconds — free, no account needed.

Generate a Cover Letter 📝

Join Our Liberia Channels

Get free job alerts on your phone

MJC
ECHO
Your MJC Assistant

I'm ECHO, your MJC career assistant. I can help you find jobs, explore career tools, and connect with opportunities across Africa.

How was your experience with ECHO?