From b4fd009b12cbe7837d989ec3e65e7d0c34e66a75 Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 3 Jun 2010 19:44:19 +0000 Subject: [PATCH] changed "reputation" to "karma" git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@364 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/settings/about.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forum/settings/about.py b/forum/settings/about.py index d8e6a27..a9af5a6 100644 --- a/forum/settings/about.py +++ b/forum/settings/about.py @@ -8,12 +8,12 @@ u""" **Please customize this text in the administration area** Here you can **ask** and **answer** questions, **comment** -and **vote<** for the questions of others and their answers. Both questions and answers +and **vote** for the questions of others and their answers. Both questions and answers **can be revised** and improved. Questions can be **tagged** with the relevant keywords to simplify future access and organize the accumulated material. This Q&A site is moderated by its members, hopefully - including yourself! -Moderation rights are gradually assigned to the site users based on the accumulated **"reputation"** +Moderation rights are gradually assigned to the site users based on the accumulated **"karma"** points. These points are added to the users account when others vote for his/her questions or answers. These points (very) roughly reflect the level of trust of the community. -- 2.39.5