SELECT * FROM session WHERE session_id = '1f0f6d31c19f9a0300fb1632feed181f'
INSERT INTO session  (session_id,session_data,session_time) VALUES ('1f0f6d31c19f9a0300fb1632feed181f','','2012-05-20 09:57:10')
SELECT * FROM voucher
         WHERE ADDDATE(start_date,14)=CURDATE() AND used=0 AND emailed<>14
SELECT * FROM voucher
         WHERE ADDDATE(start_date,25)=CURDATE() AND used=0 AND emailed<>25
DELETE license,license_holder,license_course FROM license,license_holder,license_course
          WHERE license.license_id=license_holder.license_id AND
          license.license_id=license_course.license_id AND
          license.valid_from=0 AND license.set_date < SUBDATE(CURDATE(),21)
SELECT * FROM session WHERE UNIX_TIMESTAMP(session_time) < 1337497030
DELETE FROM session WHERE UNIX_TIMESTAMP(session_time) < 1337497030
SELECT course.* FROM course,LO
          WHERE course.course_id=LO.course_id GROUP BY course_id




   
   
   
   Training Needs Analysis TNA Tool /CPD/ Self Appraisal
   
   
   
   
   
   
   



 
   

   
   

   
    

   

   

   


   
   
   

   






skip to main content

'I dunno' Arthur said. 'I forget what I was taught. I only remember what I've learnt'

Patrick White, writer and dramatist

TNA Plus: Self-appraisal

If you work in the field of health and social care, you can assess your own skills and knowledge in various topic areas right now. Select a specific topic from the dropdown box and try it!.
Image of 'TNA Plus' Training Needs Analysis (and CPD) Tool








If you manage staff, it is vital to know about learning gaps in your workforce. Indeed, this tool can be customised precisely to your organisation's requirements and sit on your website or intranet for your employees to use - and you can use the outcome as part of your training needs management. Click here to learn more.

TNA Self-appraisal can be customised for your organisation just how you want it!

City & Guilds Approved Training Centre

'All courses Moodle friendly'

Quality Courses

Embrace Learning and City & Guilds Certificate

On completion of a course get your certificate as evidence of your learning

What if your existing training course was an e-learning program?

Let us build you a short e-learning course based on your material free of charge.

Let us build you a short e-learning course based on your material
free of charge.
No obligation whatsoever - click here.

SELECT * FROM session WHERE session_id = '1f0f6d31c19f9a0300fb1632feed181f'