<%@LANGUAGE="VBSCRIPT"%> <% Dim rsAccredited Dim rsAccredited_numRows Set rsAccredited = Server.CreateObject("ADODB.Recordset") rsAccredited.ActiveConnection = MM_connAccredited_STRING rsAccredited.Source = "SELECT Course_Manufacturer FROM qsixtrain.Q6_Course_Manufacturers ORDER BY Course_Manufacturer ASC" rsAccredited.CursorType = 0 rsAccredited.CursorLocation = 2 rsAccredited.LockType = 1 rsAccredited.Open() rsAccredited_numRows = 0 %> <% Dim rsGeneric Dim rsGeneric_numRows Set rsGeneric = Server.CreateObject("ADODB.Recordset") rsGeneric.ActiveConnection = MM_connAccredited_STRING rsGeneric.Source = "SELECT Course_Technology FROM qsixtrain.Q6_Course_Technology ORDER BY Course_Technology ASC" rsGeneric.CursorType = 0 rsGeneric.CursorLocation = 2 rsGeneric.LockType = 1 rsGeneric.Open() rsGeneric_numRows = 0 %> <% Dim rsEvents Dim rsEvents_numRows Set rsEvents = Server.CreateObject("ADODB.Recordset") rsEvents.ActiveConnection = MM_connAccredited_STRING rsEvents.Source = "SELECT * FROM qsixtrain.Q6_Events ORDER BY Start_Date ASC" rsEvents.CursorType = 0 rsEvents.CursorLocation = 2 rsEvents.LockType = 1 rsEvents.Open() rsEvents_numRows = 0 %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 rsGeneric_numRows = rsGeneric_numRows + Repeat2__numRows %> <% Dim Repeat3__numRows Dim Repeat3__index Repeat3__numRows = 5 Repeat3__index = 0 rsEvents_numRows = rsEvents_numRows + Repeat3__numRows %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rsAccredited_numRows = rsAccredited_numRows + Repeat1__numRows %> Q6 Training : About Q6 : News

REDTRAY eLearning Package wins Guild of Healthcare Pharmacists IT Award
July 2008

North Tyneside nurse scoops top national award for developing an innovative method of delivering mandatory training to NHS staff

London, UK - 17 July 2008: - Kerry Watts, lead nurse for medicines management at Northumbria Healthcare NHS Foundation Trust, has won a Guild of Healthcare Pharmacists IT Award. The winning e-learning package, developed by blended learning specialist REDTRAY, delivers mandatory medicines management training.

The annual award which is supported by First DataBank Europe was set up to encourage, support and promote information technology initiatives and best practice in the use of IT in pharmacy. The judges were particularly impressed with the ability of the package to deliver training appropriate to the individual user regardless of their knowledge level and staff group.

Kerry had been running the trust's medicines management training for 18 months but needed a new way to do things. "The traditional face-to-face staff training across 10 sites required a considerable amount of travelling for both me and delegates. In addition, time constraints often meant that sessions were reduced to just 30 minutes with no time to assess delegates' knowledge. It was also difficult to deliver a programme that was relevant to people in different roles."

Kerry identified that e-learning was the way forward and worked with REDTRAY to develop the new system. "I provided the material and discussed ideas for how this could work with REDTRAY and they developed the e-learning package. I'm really pleased with the product, I think it's excellent.

"The best thing is that the e-learning can accommodate a wide range of participants from doctors and healthcare assistants through to nurses and porters," confirms Kerry. "It helps the user to identify those modules that are appropriate for them and they will only be assessed on these modules at the end of the programme."

Kerry worked with colleagues across the Trust to get the e-learning package in place, including trialling it and finally rolling it out across Northumbria Healthcare's 10 sites. To date, over 700 staff have taken part and their feedback has been overwhelmingly positive, with many impressed that it was relevant to their job, they could complete it at their own hospital base and at a convenient time.

Kerry adds: "I am delighted to receive this award which reflects the hard work we have done to get the project off the ground and I am equally delighted that it has been so well received by staff. The award recognition has also brought greater support and funding, so the next step is to update it with further content and new features based on user feedback.

"It's been a highly valuable project for the Trust. It has saved a considerable amount of travelling time but most importantly, it has delivered a higher quality of training with the ability to undertake assessments of user understanding. I can now spend more time providing practical support training to those groups that have a identified a need for more input."

For further information call +44 (0)845 3300959 or email info@q6training.com >

News Desk

© 2007 - Q6 Training Ltd. All Rights Reserved. Designed by Spiders Parlour.

<% rsAccredited.Close() Set rsAccredited = Nothing %> <% rsGeneric.Close() Set rsGeneric = Nothing %> <% rsEvents.Close() Set rsEvents = Nothing %>