<%@LANGUAGE="VBSCRIPT"%> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each Item In Request.QueryString NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item)) End If Next ' add the Form variables to the MM_keepForm string For Each Item In Request.Form NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> Ranking Information
    Ranking Information
 
  We wanted to give customers an extra means of comparing linguists* which they could not find elsewhere.

It is impossible for us to compare linguists on quality of translation. We can however compare reliability simply by recording how quickly they deal with enquiries we forward to them. The linguists on this website are awarded or docked ranking points depending on how quickly they respond to queries, and how quickly they complete the job. This is a very important means of comparison if time is of the essence.

Crucially we also monitor customer feedback and reward extra points to linguists who receive good feedback from genuine customers (i.e. those we know are genuine because they booked via this website). Please feel free to provide feedback on any linguist you book via this website. To do this simply click on the link in the email you will receive from us after the job is complete. The link will take you to a page where you can leave comments. Your comments will directly affect the ranking points used here.

Similarly we would be happy to hear any comments about our own service (good or bad).

We look forward to hearing from you.
   
  * Please note that our ranking system is an internal one which does not compare quality of work, but instead compares factors such as speed of response to customer requests generated via this website. If one linguist is below another in our ranking system, it does not necessarily mean that they offer a poor service, it just means that, according to our monitoring system, they have not responded as quickly to requests as other linguists, or they have received less points in the scoring system described above.