OL

OMF Financial Consultant(OMF ROBERTSON)

Full time Robertson, ZA
Posted 1 week, 3 days ago 100 views 0 applications

Job Description

We need to output clean semantic HTML using only

,

,
  • . No other tags. Must preserve all original content word-for-word, no additions, deletions, rephrasing. Must remove any tags like , , etc? Actually we need to preserve content word-for-word, but we can wrap in appropriate tags. The original includes HTML tags and formatting. We must output only HTML with

    ,

    ,
    • . No
      ,
      , no inline styles, no classes. Must preserve all original content word-for-word. That includes the text inside tags, but we cannot keep the original tags like , . We need to output the textual content but wrapped appropriately. We must keep all original content word-for-word, meaning we cannot alter wording, but we can change tags? The instruction: "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That suggests we cannot change the text itself, but we can wrap it in tags. However we must not add or remove words. So we must output exactly the same words as in the original, but we can restructure with tags. However we cannot add or remove words, but we can add tags? The rule says "do not add, remove, summarise, or rephrase". Adding tags might be considered not part of content? Probably allowed because we need to format. But we must not add new words. So we can wrap existing text in

      etc, but we cannot insert new words. Also we must not change the text inside. So we need to extract the textual content exactly as appears, preserving line breaks? We can output as series of

      elements containing the same text. We need to identify sections: Job Description, Skills, Competencies, Education, Closing Date, etc. Use

      for section headers like "Job Description", "Skills", "Competencies", "Education", "Closing Date". Also maybe "Key Duties"? Not present. Use

      for those. We must not use etc. So we need to output the text without formatting tags. But we need to preserve the content word-for-word. The original includes some HTML tags like Job Description. The text inside is "Job Description". So we can output

      Job Description

      . That adds "Job Description" same words, but we are adding

      tags, which is okay. We must preserve all original content word-for-word, meaning we cannot omit any words. So we need to include everything that appears in the original text, including the filler paragraphs like "na", " ", etc. Those are just "na" and blank lines. We need to output them as

      na

      maybe. Also there are empty paragraphs with just

      etc. We need to preserve them? They contain nothing. So

      maybe. But we must not add extra content. We must not use
      . So we need to convert line breaks into separate

      elements. Let's parse the original text:

      Let's Write Africa's Story Together!

      Old Mutual is a firm believer in the African opportunity and our diverse talent reflects this.

      Job Description

      To provide excellent client service and financial education and to achieve targets through the marketing and selling of Old Mutual and other products. The incumbent is individually accountable for achieving results through own efforts

      Meets monthly sales targets in terms of lending and other products.
      Meets collections and arrears targets in terms of lending products.
      Educates clients on responsible use of credit and effective money management.
      Establishes a new business pipeline through marketing, lead generation and tracking.
      Adheres to internal, regulatory and legislative governances to ensure quality business and mitigate risk.
      Facilitates intra branch referrals by building mutually beneficial relationships with other business units.
      Provides excellent face to face and telephonic service to customers.
      Builds sustainable relationships that enhances the brand.
      Delivers on daily production standards and adheres to service and quality standards

       

      Skills

      Competencies

      Balances Stakeholders

      Builds Networks

      Communicates Effectively

      Customer Focus

      Ensures Accountability

      Instills Trust

      Interpersonal Savvy

      Manages Complexity

      Education

      Matriculation Certificate (Matric)

      Closing Date

      25 August 2026 , 23:59

      The appointment will be made from the designated group in line with the Employment Equity Plan of Old Mutual South Africa and the specific business unit in question.

      The Old Mutual Story!

      We need to output only clean semantic HTML using

      ,

      ,
      • . No

        , no , no , no , no
        . Must preserve all original content word-for-word. So we cannot remove the

        tags or the tags; we need to output the text inside them but not the tags? The instruction: "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That includes the tags? The tags are not content; they are markup. The content is the textual nodes. So we can output the textual content exactly as appears, but we cannot add or remove words. So we can output the text "Balances Stakeholders" etc. But we cannot output the

        tags because they are not content. However we might need to preserve them? The instruction says "Preserve ALL original content word-for-word". The content includes the text inside tags, not the tags themselves. So we can output the text "Balances Stakeholders" etc. But we need to wrap them appropriately. However we cannot use

        tags; we must use

        for section headers. But the original has "Balances Stakeholders" etc as part of competencies list, not as headings. So we need to output them as list items? They are not preceded by bullet points; they are just lines. Could treat them as list items under a
          . But we need to preserve word-for-word, so we must output exactly "Balances Stakeholders" etc. We can put them inside
        • elements. That would add
        • tags, which is allowed. But we must not add extra words. So we can output:
          • Balances Stakeholders
          • Builds Networks
          • ...
          But we must preserve the empty lines as well? There are empty

          tags. That means there are empty lines. We need to preserve them? Probably we need to output empty
        • or just
        • but that adds content? It adds nothing, but it's a tag. The instruction says no
        • tags? Actually we can use
          • for list items. So we can use
          • for each competency line. For empty lines, we could output an empty
          • but that adds nothing. Might be okay. But we must not add any extra words. So we cannot add "Competencies" heading? Actually we have a heading "Competencies" earlier with Competencies. That is content "Competencies". We can output

            Competencies

            . That adds the word "Competencies". That's original content, so it's okay. Now we need to structure the whole thing. We need to output only HTML, no markdown fences. We need to use

            for introductory paragraphs and general text. Use

            for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). So we can use

            Job Description

            ,

            Skills

            ,

            Competencies

            ,

            Education

            ,

            Closing Date

            . Also maybe "The Old Mutual Story!" is a heading? It appears as The Old Mutual Story!. That's content "The Old Mutual Story!". We can output

            The Old Mutual Story!

            maybe. But we must preserve all original content word-for-word. So we need to include that phrase exactly. Now we need to output the textual paragraphs. Let's extract all textual content in order: 1. "Let's Write Africa's Story Together!" (the first paragraph) 2. "Old Mutual is a firm believer in the African opportunity and our diverse talent reflects this. " (second paragraph) 3. (empty paragraph) - nothing 4. (empty paragraph) - nothing 5. (empty paragraph) - nothing 6. "Job Description" (the heading) 7. (empty paragraph) - nothing 8. (empty paragraph) - nothing 9. "To provide excellent client service and financial education and to achieve targets through the marketing and selling of Old Mutual and other products. The incumbent is individually accountable for achieving results through own efforts" (this is a paragraph that seems to be part of job description but not separated by

            tags? Actually it's outside any

            tag but then there are

            after. So we need to output that text as a paragraph. 10. (empty paragraph) - nothing 11. (empty paragraph) - nothing 12. "Meets monthly sales targets in terms of lending and other products." (line) 13. "Meets collections and arrears targets in terms of lending products." (line) 14. "Educates clients on responsible use of credit and effective money management." (line) 15. "Establishes a new business pipeline through marketing, lead generation and tracking." (line) 16. "Adheres to internal, regulatory and legislative governances to ensure quality business and mitigate risk." (line) 17. "Facilitates intra branch referrals by building mutually beneficial relationships with other business units." (line) 18. "Provides excellent face to face and telephonic service to customers." (line) 19. "Builds sustainable relationships that enhances the brand." (line) 20. "Delivers on daily production standards and adheres to service and quality standards" (line) 21. (empty paragraph with  ?) Actually

             

            contains a non-breaking space. That's content " "? It is a space character. Should we preserve it? Probably we can output an empty

            or maybe just ignore? But we must preserve all original content word-for-word. The content is a space character. That is a word? It's just whitespace. Might be considered content. But we can output an empty

            which has no content, but that would lose the space. However the instruction says preserve all original content word-for-word. A space is not a word, but it's content. Might be okay to ignore? But to be safe, we could output

            with a space inside? That would add a space character, which is original content. But we cannot add extra characters? It would be exactly the same space. That might be okay. But we need to avoid
            . So we can just treat each line as separate

            . 22. (empty paragraph style="text-align:inherit"> for paragraphs,

            for headings, and
            • for list items. The original does not have explicit list items for duties; but we can treat the bullet-like lines as list items? The instruction says use
              • for list items (duties, requirements, qualifications, skills). So we should convert the duties (the lines under Job Description) into a
                • list. Also the competencies lines should be list items. Also maybe the education line is not a list but we can just output as paragraph. But we must preserve all original content word-for-word. If we convert lines into
                • , we are not adding words, just wrapping. That's okay. We need to decide which sections are list items. The job description includes a list of duties (the lines starting with "Meets monthly sales targets..." etc). Those should be in a
                  • list. Also the competencies lines should be in a
                    • list. The education line is just a line of text; we can output as paragraph. Now we need to produce clean semantic HTML. Structure:

                      Job Description

                      Let's Write Africa's Story Together!

                      Old Mutual is a firm believer in the African opportunity and our diverse talent reflects this.

                      To provide excellent client service and financial education and to achieve targets through the marketing and selling of Old Mutual and other products. The incumbent is individually accountable for achieving results through own efforts

                      • Meets monthly sales targets in terms of lending and other products.
                      • Meets collections and arrears targets in terms of lending products.
                      • Educates clients on responsible use of credit and effective money management.
                      • Establishes a new business pipeline through marketing, lead generation and tracking.

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 📝
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?