Sha256: dad80057c747bbca0e41ffc615c067cecff7ff973191addb62f42e697b18b82a

Contents?: true

Size: 1.4 KB

Versions: 12

Compression:

Stored size: 1.4 KB

Contents

<%= render :partial => "header" %>

<div class="documentation_section_title">
  <%= tr("Understanding Ranks") %>
</div>

<div class="documentation_section">
	<p>
    There are two kinds of ranks in Tr8n Translation System: user ranks and translation ranks. 
  </p>
	
	<h2>User Ranks</h2>
	<p>
		Each translator has a rank of 1 to 5 stars. Their rank is based on the percentage of the translations they've submitted that have been accepted. 
	</p>
	
  <h2>Translation Ranks</h2>
  <p>
    When you add a translation we automatically give it an up vote from you, so it will start with a rank of +1. If you decide later that it is not a good translation, you can change your vote on your own translation to a down vote. The first section focuses on you and your overall activity. Your overall rank is based on the percentage of your translations in all languages that have received positive votes. There are three states for each translation you've provided: accepted, pending, and rejected. Accepted means that its rank has meet the necessary threshold to be accepted. Pending means that the translation has not been accepted or rejected. Rejected translations have been voted down by users or reported.  
  </p>
	<p>
		Note that only the translation with the highest overall rank for that phrase will be used. This means that you can have a translation accepted but not used on the site.
	</p>
	
</div>

<%= render :partial => "footer" %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
tr8n-3.2.3 app/views/tr8n/help/ranks.html.erb
tr8n-3.2.2 app/views/tr8n/help/ranks.html.erb
tr8n-3.2.1 app/views/tr8n/help/ranks.html.erb
tr8n-3.2.0 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.8 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.7 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.6 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.5 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.4 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.3 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.2 app/views/tr8n/help/ranks.html.erb
tr8n-3.1.1 app/views/tr8n/help/ranks.html.erb