Wp-Pro-Quiz - Version 0.12

Version Description

  • Compatible for WordPress 3.5
  • Translation for Arabic have been added (Thanks Abuhassan)
  • added hide "restart quiz" button option
  • added hide "view question" button option
  • Bugfix in sorting choice with IE & Safari
Download this release

Release Info

Developer xeno010
Plugin Icon 128x128 Wp-Pro-Quiz
Version 0.12
Comparing to
See all releases

Code changes from version 0.11 to 0.12

css/wpProQuiz_front.css CHANGED
@@ -165,6 +165,7 @@
165
  padding: 5px !important;
166
  height: 30px !important;
167
  min-width: 50px !important;
 
168
  }
169
  .wpProQuiz_maxtrixSortText {
170
  padding: 5px !important;
165
  padding: 5px !important;
166
  height: 30px !important;
167
  min-width: 50px !important;
168
+ margin: 0 !important;
169
  }
170
  .wpProQuiz_maxtrixSortText {
171
  padding: 5px !important;
css/wpProQuiz_front.min.css CHANGED
@@ -1 +1 @@
1
- .wpProQuiz_answerCorrect{background:#6DB46D!important;font-weight:700!important;}.wpProQuiz_answerCorrect label{font-weight:700!important;}.wpProQuiz_answerIncorrect{background:#FF9191!important;font-weight:700!important;}.wpProQuiz_content{margin-top:10px!important;margin-bottom:10px!important;}.wpProQuiz_content h2{margin-bottom:10px!important;}.wpProQuiz_content input[type=button],.wpProQuiz_content input[type=button]:hover{margin:0!important;padding:5px 10px!important;background:#13455B!important;border-radius:11px!important;color:#FFF!important;font-weight:700!important;border:1px solid #13455B!important;box-shadow:1px 1px 1px #333!important;text-shadow:none!important;}.wpProQuiz_question_page{margin-bottom:10px!important;}.wpProQuiz_question_page span{font-weight:700!important;}.wpProQuiz_questionListItem{padding:3px!important;margin-bottom:5px!important;background-image:none!important;margin-left:0!important;list-style:none!important;}.wpProQuiz_questionListItem > table{border-collapse:collapse!important;margin:0!important;padding:0!important;width:100%;}.wpProQuiz_questionListItem:last-child{padding:3px!important;margin-bottom:0!important;}.wpProQuiz_list,.wpProQuiz_listItem,.wpProQuiz_questionList,.wpProQuiz_sortStringList,.wpProQuiz_sortStringList,.wpProQuiz_maxtrixSortCriterion,.wpProQuiz_resultsList{list-style:none!important;padding:0!important;margin:0!important;}.wpProQuiz_questionList{margin-bottom:10px!important;background:#F8FAF5!important;border:1px solid #C3D1A3!important;padding:5px!important;list-style:none!important;}.wpProQuiz_listItem{position:relative!important;}.wpProQuiz_response{background:#F8FAF5!important;border:1px solid #C4C4C4!important;padding:5px!important;margin-bottom:15px!important;box-shadow:1px 1px 2px #AAA!important;}.wpProQuiz_response span{font-weight:700!important;}.wpProQuiz_sort{width:25px!important;}.wpProQuiz_results h3{margin-bottom:10px!important;}.wpProQuiz_sort_correct_answer{font-weight:700!important;margin-right:5px!important;display:none!important;}.wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px!important;border:1px solid #D3D3D3!important;box-shadow:2px 2px 1px #EEE;background-color:#F8FAF5!important;cursor:move;}.wpProQuiz_time_limit .time{font-weight:700!important;margin-top:5px!important;margin-bottom:5px!important;}.wpProQuiz_time_limit .progress{height:10px!important;background-color:blue!important;margin-bottom:5px!important;}.wpProQuiz_time_limit_expired{font-weight:700!important;font-size:15px!important;text-align:center!important;}.wpProQuiz_question_text{margin-bottom:10px!important;}.wpProQuiz_tipp{padding:10px!important;background-color:#DDECFF!important;border:1px dotted #363636!important;border-radius:10px!important;position:absolute!important;bottom:35px!important;left:5px!important;right:5px!important;box-shadow:2px 2px 5px 0 #313131!important;z-index:99999!important;}.wpProQuiz_matrixSortString,.wpProQuiz_matrixSortString > h3{margin-bottom:10px!important;margin-top:0!important;}.wpProQuiz_matrixSortString{background:#F8FAF5!important;border:1px solid #C3D1A3!important;padding:5px!important;}.wpProQuiz_sortStringList{padding:10px!important;}.wpProQuiz_sortStringList > li{float:left!important;margin-left:5px!important;margin-right:5px!important;margin-bottom:5px!important;}.wpProQuiz_sortStringItem{margin:0!important;background-image:none!important;list-style:none!important;}.wpProQuiz_maxtrixSortCriterion{padding:5px!important;}.wpProQuiz_placehold{background-color:#FFFFC2!important;list-style:none!important;background-image:none!important;padding:5px!important;height:30px!important;min-width:50px!important;}.wpProQuiz_maxtrixSortText{padding:5px!important;}.wpProQuiz_mextrixTr > td{border:1px solid #D1D1D1!important;padding:5px!important;vertical-align:middle!important;}.wpProQuiz_points{font-weight:700!important;text-align:center!important;margin-bottom:20px!important;}.wpProQuiz_cloze input{background:transparent;border:0!important;border-bottom:1px solid!important;height:18px!important;margin:0!important;padding:0 4px!important;color:#000!important;border-radius:0!important;box-shadow:0 0!important;}.wpProQuiz_cloze input:focus{outline:none!important;}.wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{margin:0!important;font-weight:400;}.wpProQuiz_resultsList > li{background-image:none!important;padding:0!important;margin:0!important;}
1
+ .wpProQuiz_answerCorrect{background:#6DB46D!important;font-weight:700!important;}.wpProQuiz_answerCorrect label{font-weight:700!important;}.wpProQuiz_answerIncorrect{background:#FF9191!important;font-weight:700!important;}.wpProQuiz_content{margin-top:10px!important;margin-bottom:10px!important;}.wpProQuiz_content h2{margin-bottom:10px!important;}.wpProQuiz_content input[type=button],.wpProQuiz_content input[type=button]:hover{margin:0!important;padding:5px 10px!important;background:#13455B!important;border-radius:11px!important;color:#FFF!important;font-weight:700!important;border:1px solid #13455B!important;box-shadow:1px 1px 1px #333!important;text-shadow:none!important;}.wpProQuiz_question_page{margin-bottom:10px!important;}.wpProQuiz_question_page span{font-weight:700!important;}.wpProQuiz_questionListItem{padding:3px!important;margin-bottom:5px!important;background-image:none!important;margin-left:0!important;list-style:none!important;}.wpProQuiz_questionListItem > table{border-collapse:collapse!important;margin:0!important;padding:0!important;width:100%;}.wpProQuiz_questionListItem:last-child{padding:3px!important;margin-bottom:0!important;}.wpProQuiz_list,.wpProQuiz_listItem,.wpProQuiz_questionList,.wpProQuiz_sortStringList,.wpProQuiz_sortStringList,.wpProQuiz_maxtrixSortCriterion,.wpProQuiz_resultsList{list-style:none!important;padding:0!important;margin:0!important;}.wpProQuiz_questionList{margin-bottom:10px!important;background:#F8FAF5!important;border:1px solid #C3D1A3!important;padding:5px!important;list-style:none!important;}.wpProQuiz_listItem{position:relative!important;}.wpProQuiz_response{background:#F8FAF5!important;border:1px solid #C4C4C4!important;padding:5px!important;margin-bottom:15px!important;box-shadow:1px 1px 2px #AAA!important;}.wpProQuiz_response span{font-weight:700!important;}.wpProQuiz_sort{width:25px!important;}.wpProQuiz_results h3{margin-bottom:10px!important;}.wpProQuiz_sort_correct_answer{font-weight:700!important;margin-right:5px!important;display:none!important;}.wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px!important;border:1px solid #D3D3D3!important;box-shadow:2px 2px 1px #EEE;background-color:#F8FAF5!important;cursor:move;}.wpProQuiz_time_limit .time{font-weight:700!important;margin-top:5px!important;margin-bottom:5px!important;}.wpProQuiz_time_limit .progress{height:10px!important;background-color:blue!important;margin-bottom:5px!important;}.wpProQuiz_time_limit_expired{font-weight:700!important;font-size:15px!important;text-align:center!important;}.wpProQuiz_question_text{margin-bottom:10px!important;}.wpProQuiz_tipp{padding:10px!important;background-color:#DDECFF!important;border:1px dotted #363636!important;border-radius:10px!important;position:absolute!important;bottom:35px!important;left:5px!important;right:5px!important;box-shadow:2px 2px 5px 0 #313131!important;z-index:99999!important;}.wpProQuiz_matrixSortString,.wpProQuiz_matrixSortString > h3{margin-bottom:10px!important;margin-top:0!important;}.wpProQuiz_matrixSortString{background:#F8FAF5!important;border:1px solid #C3D1A3!important;padding:5px!important;}.wpProQuiz_sortStringList{padding:10px!important;}.wpProQuiz_sortStringList > li{float:left!important;margin-left:5px!important;margin-right:5px!important;margin-bottom:5px!important;}.wpProQuiz_sortStringItem{margin:0!important;background-image:none!important;list-style:none!important;}.wpProQuiz_maxtrixSortCriterion{padding:5px!important;}.wpProQuiz_placehold{background-color:#FFFFC2!important;list-style:none!important;background-image:none!important;padding:5px!important;height:30px!important;min-width:50px!important;margin:0!important;}.wpProQuiz_maxtrixSortText{padding:5px!important;}.wpProQuiz_mextrixTr > td{border:1px solid #D1D1D1!important;padding:5px!important;vertical-align:middle!important;}.wpProQuiz_points{font-weight:700!important;text-align:center!important;margin-bottom:20px!important;}.wpProQuiz_cloze input{background:transparent;border:0!important;border-bottom:1px solid!important;height:18px!important;margin:0!important;padding:0 4px!important;color:#000!important;border-radius:0!important;box-shadow:0 0!important;}.wpProQuiz_cloze input:focus{outline:none!important;}.wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{margin:0!important;font-weight:400;}.wpProQuiz_resultsList > li{background-image:none!important;padding:0!important;margin:0!important;}
js/wpProQuiz_front.js CHANGED
@@ -231,7 +231,7 @@
231
  list.sortable("destroy");
232
 
233
  items.sort(function(a, b) {
234
- return $(a).children('div').data('correct') > $(b).children('div').data('correct');
235
  });
236
 
237
  $.each(items, function(idx, itm) { list.append(itm); });
231
  list.sortable("destroy");
232
 
233
  items.sort(function(a, b) {
234
+ return $(a).children('div').data('correct') - $(b).children('div').data('correct');
235
  });
236
 
237
  $.each(items, function(idx, itm) { list.append(itm); });
js/wpProQuiz_front.min.js CHANGED
@@ -6,7 +6,7 @@ b.find(".wpProQuiz_time_limit"),d=a.find("span"),c=f.timeLimit;a.css({width:"100
6
  60),c=parseInt(a/60%60),a=parseInt(a/3600%24);return(9<a?"":"0")+a+":"+((9<c?"":"0")+c)+":"+((9<d?"":"0")+d)},setQuizTime:function(){var a=((new Date).getTime()-p.getTime())/1E3;b.find(".wpProQuiz_quiz_time span").first().html(e.methode.parseTime(a))},setData:function(){var a=0;b.find(".wpProQuiz_questionList").each(function(){var d=f.json[a],b=0;k+=d.points;c(this).parent().parent().data("type",d.answer_type).data("questionId",d.id).data("points",d.points);c(this).find(".wpProQuiz_questionInput").each(function(){switch(d.answer_type){case "single":case "multiple":0<=
7
  c.inArray(this.value,d.correct)?c(this).data("correct","1"):c(this).data("correct","0");break;case "free_answer":c(this).data("correct",d.correct)}});b=0;c(this).find(".wpProQuiz_sortable").each(function(){c(this).data("correct",d.correct[b++])});b=0;c(this).parent().find(".wpProQuiz_sortStringList").children().each(function(){c(this).data("correct",d.correct[b++])});"matrix_sort_answer"==d.answer_type&&c(this).children().each(function(){c(this).data("correct",c(this).index())});a++})},checkAnswer:function(a){var d=
8
  c(a).parent(),b=!1,f=d.find(".wpProQuiz_questionInput"),h=d.data("type");d.find('input[name="tip"]').hide();if("multiple"==h||"single"==h){var g=!0;f.each(function(){"1"==c(this).data("correct")?(c(this).parent().parent().addClass("wpProQuiz_answerCorrect"),g=this.checked?g&1:g&0):this.checked&&(c(this).parent().parent().addClass("wpProQuiz_answerIncorrect"),g&=0)});b=g}else if("sort_answer"==h){g=!0;d.find(".wpProQuiz_sortable").each(function(){var a=c(this),b=a.parent().index();a.data("correct")==
9
- b?(a.parent().addClass("wpProQuiz_answerCorrect"),g&=1):(a.parent().addClass("wpProQuiz_answerIncorrect"),g=!1);a.css({"box-shadow":"0 0",cursor:"auto"})});var i=d.find(".wpProQuiz_sortable").parent().parent(),b=i.children("li");i.sortable("destroy");b.sort(function(a,b){return c(a).children("div").data("correct")>c(b).children("div").data("correct")});c.each(b,function(a,b){i.append(b)});b=g}else if("free_answer"==h)h=c.trim(f.val()).toLowerCase(),0<=c.inArray(h,f.data("correct"))?(b=!0,f.parent().parent().addClass("wpProQuiz_answerCorrect")):
10
  f.parent().parent().addClass("wpProQuiz_answerIncorrect");else if("matrix_sort_answer"==h){var g=!0,k={};d.find(".wpProQuiz_questionList").children().each(function(){var a=c(this).data("correct"),b=c(this).find(".wpProQuiz_maxtrixSortCriterion");b.children().first().data("correct")==a?(g&=1,b.addClass("wpProQuiz_answerCorrect")):(g=!1,b.addClass("wpProQuiz_answerIncorrect"));k[a]=c(this)});d.find(".wpProQuiz_sortStringItem").each(function(){k[c(this).data("correct")].find(".wpProQuiz_maxtrixSortCriterion").append(this)}).css({"box-shadow":"0 0",
11
  cursor:"auto"});d.find(".wpProQuiz_sortStringList, .wpProQuiz_maxtrixSortCriterion").sortable("destroy");b=g}else"cloze_answer"==h&&(g=!0,d.find(".wpProQuiz_cloze").each(function(){var a=c(this).children(),b=a.first(),d=b.val().toLowerCase(),f=a.last().text().toLowerCase(),f=c.trim(f.substr(1,f.length-2)),f=e.methode.cleanupCurlyQuotes(f),d=e.methode.cleanupCurlyQuotes(c.trim(d));f==d?(g&=1,b.css("background-color","#B0DAB0")):(g=!1,b.css("background-color","#FFBABA"),a.last().show());b.attr("disabled",
12
  "disabled")}),b=g);c(a).hide();f.attr("disabled","disabled");void 0==j[d.data("questionId")]&&(j[d.data("questionId")]={});j[d.data("questionId")].correct=Number(b);d.find(".wpProQuiz_response").show();b?(d.find(".wpProQuiz_correct").show(),m++,l+=d.data("points")):d.find(".wpProQuiz_incorrect").show();d.find('input[name="next"]').show()},nextQuestion:function(a){var a=c(a).parent(),d=a.next();a.hide();d.length?(d.show(),f.backButton&&!f.checkAnswer&&d.find('input[name="back"]').show()):(f.checkAnswer||
6
  60),c=parseInt(a/60%60),a=parseInt(a/3600%24);return(9<a?"":"0")+a+":"+((9<c?"":"0")+c)+":"+((9<d?"":"0")+d)},setQuizTime:function(){var a=((new Date).getTime()-p.getTime())/1E3;b.find(".wpProQuiz_quiz_time span").first().html(e.methode.parseTime(a))},setData:function(){var a=0;b.find(".wpProQuiz_questionList").each(function(){var d=f.json[a],b=0;k+=d.points;c(this).parent().parent().data("type",d.answer_type).data("questionId",d.id).data("points",d.points);c(this).find(".wpProQuiz_questionInput").each(function(){switch(d.answer_type){case "single":case "multiple":0<=
7
  c.inArray(this.value,d.correct)?c(this).data("correct","1"):c(this).data("correct","0");break;case "free_answer":c(this).data("correct",d.correct)}});b=0;c(this).find(".wpProQuiz_sortable").each(function(){c(this).data("correct",d.correct[b++])});b=0;c(this).parent().find(".wpProQuiz_sortStringList").children().each(function(){c(this).data("correct",d.correct[b++])});"matrix_sort_answer"==d.answer_type&&c(this).children().each(function(){c(this).data("correct",c(this).index())});a++})},checkAnswer:function(a){var d=
8
  c(a).parent(),b=!1,f=d.find(".wpProQuiz_questionInput"),h=d.data("type");d.find('input[name="tip"]').hide();if("multiple"==h||"single"==h){var g=!0;f.each(function(){"1"==c(this).data("correct")?(c(this).parent().parent().addClass("wpProQuiz_answerCorrect"),g=this.checked?g&1:g&0):this.checked&&(c(this).parent().parent().addClass("wpProQuiz_answerIncorrect"),g&=0)});b=g}else if("sort_answer"==h){g=!0;d.find(".wpProQuiz_sortable").each(function(){var a=c(this),b=a.parent().index();a.data("correct")==
9
+ b?(a.parent().addClass("wpProQuiz_answerCorrect"),g&=1):(a.parent().addClass("wpProQuiz_answerIncorrect"),g=!1);a.css({"box-shadow":"0 0",cursor:"auto"})});var i=d.find(".wpProQuiz_sortable").parent().parent(),b=i.children("li");i.sortable("destroy");b.sort(function(a,b){return c(a).children("div").data("correct")-c(b).children("div").data("correct")});c.each(b,function(a,b){i.append(b)});b=g}else if("free_answer"==h)h=c.trim(f.val()).toLowerCase(),0<=c.inArray(h,f.data("correct"))?(b=!0,f.parent().parent().addClass("wpProQuiz_answerCorrect")):
10
  f.parent().parent().addClass("wpProQuiz_answerIncorrect");else if("matrix_sort_answer"==h){var g=!0,k={};d.find(".wpProQuiz_questionList").children().each(function(){var a=c(this).data("correct"),b=c(this).find(".wpProQuiz_maxtrixSortCriterion");b.children().first().data("correct")==a?(g&=1,b.addClass("wpProQuiz_answerCorrect")):(g=!1,b.addClass("wpProQuiz_answerIncorrect"));k[a]=c(this)});d.find(".wpProQuiz_sortStringItem").each(function(){k[c(this).data("correct")].find(".wpProQuiz_maxtrixSortCriterion").append(this)}).css({"box-shadow":"0 0",
11
  cursor:"auto"});d.find(".wpProQuiz_sortStringList, .wpProQuiz_maxtrixSortCriterion").sortable("destroy");b=g}else"cloze_answer"==h&&(g=!0,d.find(".wpProQuiz_cloze").each(function(){var a=c(this).children(),b=a.first(),d=b.val().toLowerCase(),f=a.last().text().toLowerCase(),f=c.trim(f.substr(1,f.length-2)),f=e.methode.cleanupCurlyQuotes(f),d=e.methode.cleanupCurlyQuotes(c.trim(d));f==d?(g&=1,b.css("background-color","#B0DAB0")):(g=!1,b.css("background-color","#FFBABA"),a.last().show());b.attr("disabled",
12
  "disabled")}),b=g);c(a).hide();f.attr("disabled","disabled");void 0==j[d.data("questionId")]&&(j[d.data("questionId")]={});j[d.data("questionId")].correct=Number(b);d.find(".wpProQuiz_response").show();b?(d.find(".wpProQuiz_correct").show(),m++,l+=d.data("points")):d.find(".wpProQuiz_incorrect").show();d.find('input[name="next"]').show()},nextQuestion:function(a){var a=c(a).parent(),d=a.next();a.hide();d.length?(d.show(),f.backButton&&!f.checkAnswer&&d.find('input[name="back"]').show()):(f.checkAnswer||
languages/wp-pro-quiz-ar.mo ADDED
Binary file
languages/wp-pro-quiz-ar.po ADDED
@@ -0,0 +1,795 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Wp-Pro-Quiz\n"
4
+ "POT-Creation-Date: 2012-12-13 14:11+0100\n"
5
+ "PO-Revision-Date: 2012-12-13 14:11+0100\n"
6
+ "Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
7
+ "Language-Team: abuhassan <sajja2002@hotmail.com>\n"
8
+ "Language: Arabic\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.5.4\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "X-Poedit-SearchPath-0: .\n"
16
+
17
+ #: lib/controller/WpProQuiz_Controller_Admin.php:35
18
+ msgid "Do you really want to delete the quiz/question?"
19
+ msgstr "هل تريد حقاً ان تحذف هذا الاختبار/السؤال؟"
20
+
21
+ #: lib/controller/WpProQuiz_Controller_Admin.php:36
22
+ msgid "Title is not filled!"
23
+ msgstr "لم يتم تعبئة هذا!"
24
+
25
+ #: lib/controller/WpProQuiz_Controller_Admin.php:37
26
+ msgid "No question deposited!"
27
+ msgstr "لم يتم وضع سؤال!"
28
+
29
+ #: lib/controller/WpProQuiz_Controller_Admin.php:38
30
+ msgid "Correct answer was not selected!"
31
+ msgstr "لم يتم اختيار اجابة صحيحة!"
32
+
33
+ #: lib/controller/WpProQuiz_Controller_Admin.php:39
34
+ msgid "No answer deposited!"
35
+ msgstr "لم يتم وضع اجابة!"
36
+
37
+ #: lib/controller/WpProQuiz_Controller_Admin.php:40
38
+ msgid "No quiz description filled!"
39
+ msgstr "لم يتم تعبئة وصف للاختبار!"
40
+
41
+ #: lib/controller/WpProQuiz_Controller_Admin.php:41
42
+ msgid "The percent values in result text are incorrect."
43
+ msgstr "النسبة المئوية في نص النتائج غير صحيحة."
44
+
45
+ #: lib/controller/WpProQuiz_Controller_Admin.php:42
46
+ msgid "No number in the field \"Points\" or less than 1"
47
+ msgstr "لا يوجد رقم في حقل /\"النقاط/\" أو أقل من 1"
48
+
49
+ #: lib/controller/WpProQuiz_Controller_Admin.php:43
50
+ msgid "No quiz selected"
51
+ msgstr "لم يتم اختيار اختبار"
52
+
53
+ #: lib/controller/WpProQuiz_Controller_ImportExport.php:70
54
+ #: lib/helper/WpProQuiz_Helper_Import.php:54
55
+ #: lib/helper/WpProQuiz_Helper_Import.php:63
56
+ #: lib/helper/WpProQuiz_Helper_Import.php:70
57
+ msgid "File cannot be processed"
58
+ msgstr "لا يمكن استكمال الملف"
59
+
60
+ #: lib/controller/WpProQuiz_Controller_Question.php:9
61
+ #: lib/controller/WpProQuiz_Controller_Question.php:19
62
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:42
63
+ msgid "Quiz not found"
64
+ msgstr "لم يتم العثور على الاختبار"
65
+
66
+ #: lib/controller/WpProQuiz_Controller_Question.php:61
67
+ msgid "Edit question"
68
+ msgstr "تحرير السؤال"
69
+
70
+ #: lib/controller/WpProQuiz_Controller_Question.php:65
71
+ msgid "Question not found"
72
+ msgstr "لم يتم العثور على السؤال"
73
+
74
+ #: lib/controller/WpProQuiz_Controller_Question.php:78
75
+ #: lib/controller/WpProQuiz_Controller_Question.php:104
76
+ #, php-format
77
+ msgid "Question: %d"
78
+ msgstr "السؤال: %d"
79
+
80
+ #: lib/controller/WpProQuiz_Controller_Question.php:82
81
+ msgid "Question edited"
82
+ msgstr "تم تحرير السؤال"
83
+
84
+ #: lib/controller/WpProQuiz_Controller_Question.php:91
85
+ msgid "New question"
86
+ msgstr "سؤال جديد"
87
+
88
+ #: lib/controller/WpProQuiz_Controller_Question.php:109
89
+ msgid "Question added"
90
+ msgstr "تم اضافة سؤال"
91
+
92
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:37
93
+ msgid "Edit quiz"
94
+ msgstr "تحرير الاختبار"
95
+
96
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:57
97
+ msgid "Quiz edited"
98
+ msgstr "تم تحرير الاختبار"
99
+
100
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:66
101
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:94
102
+ msgid "Quiz title or quiz description are not filled"
103
+ msgstr "لم يتم تعبئة عنوان او وصف الاختبار"
104
+
105
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:77
106
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:88
107
+ msgid "Create quiz"
108
+ msgstr "انشاء اختبار"
109
+
110
+ #: lib/controller/WpProQuiz_Controller_Quiz.php:106
111
+ msgid "Quiz deleted"
112
+ msgstr "تم حذف الاختبار"
113
+
114
+ #: lib/helper/WpProQuiz_Helper_Import.php:9
115
+ msgid "File was not uploaded"
116
+ msgstr "لم يتم رفع الملف"
117
+
118
+ #: lib/helper/WpProQuiz_Helper_Import.php:40
119
+ msgid "File have wrong format"
120
+ msgstr "صيغة الملف خاطئة"
121
+
122
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:68
123
+ msgid "Start quiz"
124
+ msgstr "بدأ الاختبار"
125
+
126
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:72
127
+ msgid "Results"
128
+ msgstr "النتائج"
129
+
130
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:74
131
+ #, php-format
132
+ msgid "%s of %s questions answered correctly"
133
+ msgstr "تم اجابة %s من %s اسئلة بشكل صحيح"
134
+
135
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:77
136
+ msgid "Your time: <span></span>"
137
+ msgstr "وقتك: <span></span>"
138
+
139
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:80
140
+ msgid "Time has elapsed"
141
+ msgstr "مضى من الوقت"
142
+
143
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:83
144
+ msgid ""
145
+ "You have reached <span></span> of <span></span> points, (<span></span>%)"
146
+ msgstr "لقد وصلت الي <span></span> من <span></span> لنقاط, (<span></span>%)"
147
+
148
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:98
149
+ msgid "Restart quiz"
150
+ msgstr "اعادة الاختبار"
151
+
152
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:100
153
+ #, fuzzy
154
+ msgid "View questions"
155
+ msgstr "استعراض الاسئلة"
156
+
157
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:105
158
+ #: lib/view/WpProQuiz_View_QuizEdit.php:126
159
+ #: lib/view/WpProQuiz_View_QuizEdit.php:131
160
+ msgid "Time limit"
161
+ msgstr "الوقت المحدد"
162
+
163
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:118
164
+ #, php-format
165
+ msgid "Question %s of %s"
166
+ msgstr "اسئلة %s من %s "
167
+
168
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:121
169
+ #, php-format
170
+ msgid "%d points"
171
+ msgstr "%d درجات"
172
+
173
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:125
174
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:35
175
+ #: lib/view/WpProQuiz_View_Statistics.php:19
176
+ msgid "Question"
177
+ msgstr "اسئلة"
178
+
179
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:132
180
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:235
181
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:273
182
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:308
183
+ msgid "Sort elements"
184
+ msgstr "ترتيب العناصر"
185
+
186
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:211
187
+ #: lib/view/WpProQuiz_View_Statistics.php:21
188
+ msgid "Correct"
189
+ msgstr "صحيح"
190
+
191
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:219
192
+ #: lib/view/WpProQuiz_View_Statistics.php:20
193
+ msgid "Incorrect"
194
+ msgstr "خطأ"
195
+
196
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:235
197
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:245
198
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:71
199
+ msgid "Hint"
200
+ msgstr "تلميح"
201
+
202
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:242
203
+ msgid "Check"
204
+ msgstr "التحقق"
205
+
206
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:243
207
+ msgid "Back"
208
+ msgstr "العودة"
209
+
210
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:247
211
+ msgid "Next exercise"
212
+ msgstr "التمرين التالي"
213
+
214
+ #: lib/view/WpProQuiz_View_Import.php:21
215
+ #: lib/view/WpProQuiz_View_QuizOverall.php:77
216
+ #: lib/view/WpProQuiz_View_QuizOverall.php:92
217
+ msgid "Import"
218
+ msgstr "استيراد"
219
+
220
+ #: lib/view/WpProQuiz_View_Import.php:22
221
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:13
222
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:9
223
+ #: lib/view/WpProQuiz_View_QuizEdit.php:8
224
+ #: lib/view/WpProQuiz_View_Statistics.php:8
225
+ msgid "back to overview"
226
+ msgstr "العودة للرئيسية"
227
+
228
+ #: lib/view/WpProQuiz_View_Import.php:25
229
+ msgid "Error"
230
+ msgstr "خطأ"
231
+
232
+ #: lib/view/WpProQuiz_View_Import.php:32
233
+ msgid "Successfully"
234
+ msgstr "بنجاح"
235
+
236
+ #: lib/view/WpProQuiz_View_Import.php:34
237
+ msgid "Import completed successfully"
238
+ msgstr "تم الاستيراد بنجاح"
239
+
240
+ #: lib/view/WpProQuiz_View_Import.php:43
241
+ msgid "Quiz name"
242
+ msgstr "اسم الاختبار"
243
+
244
+ #: lib/view/WpProQuiz_View_Import.php:44
245
+ #: lib/view/WpProQuiz_View_QuizOverall.php:65
246
+ msgid "Questions"
247
+ msgstr "اسئلة"
248
+
249
+ #: lib/view/WpProQuiz_View_Import.php:67
250
+ #: lib/view/WpProQuiz_View_QuizOverall.php:103
251
+ msgid "Start import"
252
+ msgstr "ابدأ الاستيراد"
253
+
254
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:17
255
+ msgid "Title"
256
+ msgstr "العنوان"
257
+
258
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:17
259
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:43
260
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:60
261
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:71
262
+ #: lib/view/WpProQuiz_View_QuizEdit.php:232
263
+ msgid "(optional)"
264
+ msgstr "(اختيار)"
265
+
266
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:20
267
+ msgid ""
268
+ "The title is used for overview, it is not visible in quiz. If you leave the "
269
+ "title field empty, a title will be generated."
270
+ msgstr ""
271
+ "يتم استخدام العنوان للعرض، وهو غير مرئيا في الاختبار. إذا تركت حقل العنوان "
272
+ "فارغا، سيتم إنشاء عنوان."
273
+
274
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:26
275
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:31
276
+ msgid "Points"
277
+ msgstr "درجات"
278
+
279
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:26
280
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:35
281
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:123
282
+ #: lib/view/WpProQuiz_View_QuizEdit.php:12
283
+ #: lib/view/WpProQuiz_View_QuizEdit.php:221
284
+ msgid "(required)"
285
+ msgstr "(مطلوب)"
286
+
287
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:29
288
+ msgid "Points for this question (Standard is 1 point)"
289
+ msgstr "درجات هذا السؤال (عادة 1 درجة)"
290
+
291
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:43
292
+ msgid "Message with the correct answer"
293
+ msgstr "رسالة مع الاجابة الصحيحة"
294
+
295
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:46
296
+ msgid ""
297
+ "This text will be visible if answered correctly. It can be used as "
298
+ "explanation for complex questions. The message \"Right\" or \"Wrong\" is "
299
+ "always displayed automatically."
300
+ msgstr ""
301
+ "وهذا النص مرئية إذا أجاب بشكل صحيح. ويمكن استخدامه كدليل شرح للمسائل "
302
+ "المعقدة. الرسالة\"صحيح \" أو\" خطأ\" دائما يتم عرضها تلقائيا."
303
+
304
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:50
305
+ msgid "Same text for correct- and incorrect-message?"
306
+ msgstr "نفس النص مع رسالة الاجابة الصحيحة - و الغير صحيحة؟"
307
+
308
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:60
309
+ msgid "Message with the incorrect answer"
310
+ msgstr "رسالة مع الاجابة الغير صحيحة"
311
+
312
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:63
313
+ msgid ""
314
+ "This text will be visible if answered incorrectly. It can be used as "
315
+ "explanation for complex questions. The message \"Right\" or \"Wrong\" is "
316
+ "always displayed automatically."
317
+ msgstr ""
318
+ "وهذا النص مرئية إذا أجاب بشكل غير صحيح. ويمكن استخدامه كدليل شرح للمسائل "
319
+ "المعقدة. الرسالة\"صحيح \" أو\" خطأ\" دائما يتم عرضها تلقائيا."
320
+
321
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:74
322
+ msgid "Here you can enter solution hint."
323
+ msgstr "يمكنك وضع هنا تلميح للأجابة."
324
+
325
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:78
326
+ msgid "Activate hint for this question?"
327
+ msgstr "تفعيل التلميح لهذا السؤال؟"
328
+
329
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:90
330
+ msgid "Answer type"
331
+ msgstr "نوع السؤال؟"
332
+
333
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:98
334
+ msgid "Single choice"
335
+ msgstr "اختيار واحد"
336
+
337
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:102
338
+ msgid "Multiple choice"
339
+ msgstr "أختيار متعدد"
340
+
341
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:106
342
+ msgid "\"Free\" choice"
343
+ msgstr "\"حر\" اختيار"
344
+
345
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:110
346
+ msgid "\"Sorting\" choice"
347
+ msgstr "\"ترتيب\" اختيار"
348
+
349
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:114
350
+ msgid "\"Matrix Sorting\" choice"
351
+ msgstr "\"ترتيب منظمي\" اختيار"
352
+
353
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:118
354
+ msgid "Cloze"
355
+ msgstr "اكمل"
356
+
357
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:123
358
+ msgid "Answers"
359
+ msgstr "اجابات"
360
+
361
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:128
362
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:132
363
+ msgid ""
364
+ "correct answers (one per line) (answers will be converted to lower case)"
365
+ msgstr "الإجابات الصحيحة (واحد في كل سطر) (يتم تحويل الإجابات إلى أحرف صغيرة)"
366
+
367
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:138
368
+ msgid ""
369
+ "Please sort the answers in right order with the \"Move\" - Button. The "
370
+ "answers will be displayed randomly."
371
+ msgstr ""
372
+ "يرجى فرز الإجابات في بالترتيب الصحيح بزر \"نقل\" - . سوف يتم عرض الإجابات "
373
+ "بشكل عشوائي."
374
+
375
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:144
376
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:156
377
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:166
378
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:185
379
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:201
380
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:215
381
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:263
382
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:301
383
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:336
384
+ msgid "Delete answer"
385
+ msgstr "حذف الاجابة"
386
+
387
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:145
388
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:157
389
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:167
390
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:186
391
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:202
392
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:216
393
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:262
394
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:300
395
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:335
396
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:29
397
+ msgid "Move"
398
+ msgstr "تحريك"
399
+
400
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:147
401
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:159
402
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:169
403
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:188
404
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:204
405
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:218
406
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:249
407
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:255
408
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:287
409
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:293
410
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:322
411
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:328
412
+ msgid "Allow HTML"
413
+ msgstr "السماح بــ HTML"
414
+
415
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:175
416
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:224
417
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:340
418
+ msgid "Add new answer"
419
+ msgstr "اضف اجابة جديدة"
420
+
421
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:183
422
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:199
423
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:213
424
+ msgid "correct?"
425
+ msgstr "صحيح؟"
426
+
427
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:228
428
+ msgid ""
429
+ "In this mode, not a list have to be sorted, but elements must be assigned to "
430
+ "matching criterion."
431
+ msgstr ""
432
+ "في هذا الوضع، لا يوجد قائمة لا بد من فرزها، ولكن يجب تعيين عناصر مطابقة "
433
+ "لمعيار."
434
+
435
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:234
436
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:272
437
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:307
438
+ msgid "Criterion"
439
+ msgstr "معيار"
440
+
441
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:344
442
+ msgid ""
443
+ "Enclose the searched words with { } e.g. \"I {play} soccer\". Capital and "
444
+ "small letters will be ignored."
445
+ msgstr ""
446
+ "لاحتوائه مع قاموس رواجا مثل {} \"{} I كرة القدم ألعاب \". يتم تجاهل الحروف "
447
+ "الكبيرة والصغيرة."
448
+
449
+ #: lib/view/WpProQuiz_View_QuestionEdit.php:353
450
+ #: lib/view/WpProQuiz_View_QuizEdit.php:300
451
+ msgid "Save"
452
+ msgstr "حفظ"
453
+
454
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:8
455
+ msgid "Questions sorted"
456
+ msgstr "ترتيب الاسئلة"
457
+
458
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:14
459
+ #: lib/view/WpProQuiz_View_QuizOverall.php:51
460
+ msgid "Name"
461
+ msgstr "الاسم"
462
+
463
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:15
464
+ #: lib/view/WpProQuiz_View_QuizOverall.php:52
465
+ msgid "Action"
466
+ msgstr "الحدث"
467
+
468
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:27
469
+ #: lib/view/WpProQuiz_View_QuizOverall.php:66
470
+ msgid "Edit"
471
+ msgstr "تحرير"
472
+
473
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:28
474
+ #: lib/view/WpProQuiz_View_QuizOverall.php:67
475
+ msgid "Delete"
476
+ msgstr "حذف"
477
+
478
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:36
479
+ msgid "Add question"
480
+ msgstr "اضافة سؤال"
481
+
482
+ #: lib/view/WpProQuiz_View_QuestionOverall.php:37
483
+ msgid "Save order"
484
+ msgstr "حفظ الترتيب"
485
+
486
+ #: lib/view/WpProQuiz_View_QuizEdit.php:12
487
+ msgid "Quiz title"
488
+ msgstr "عنوان الاختبار"
489
+
490
+ #: lib/view/WpProQuiz_View_QuizEdit.php:18
491
+ msgid "Options"
492
+ msgstr "خيارات"
493
+
494
+ #: lib/view/WpProQuiz_View_QuizEdit.php:24
495
+ msgid "Hide quiz title"
496
+ msgstr "اخفاء عنوان الاختبار"
497
+
498
+ #: lib/view/WpProQuiz_View_QuizEdit.php:29
499
+ msgid "Hide title"
500
+ msgstr "اخفاء العنوان"
501
+
502
+ #: lib/view/WpProQuiz_View_QuizEdit.php:35
503
+ msgid "The title serves as quiz heading."
504
+ msgstr "العنوان يظهر كعنوانا من اجل الاختبار."
505
+
506
+ #: lib/view/WpProQuiz_View_QuizEdit.php:42
507
+ #: lib/view/WpProQuiz_View_QuizEdit.php:47
508
+ msgid "Hide \"Restart quiz\" button"
509
+ msgstr ""
510
+
511
+ #: lib/view/WpProQuiz_View_QuizEdit.php:53
512
+ msgid "Hide the \"Restart quiz\" button in the Frontend."
513
+ msgstr ""
514
+
515
+ #: lib/view/WpProQuiz_View_QuizEdit.php:60
516
+ #: lib/view/WpProQuiz_View_QuizEdit.php:65
517
+ msgid "Hide \"View question\" button"
518
+ msgstr ""
519
+
520
+ #: lib/view/WpProQuiz_View_QuizEdit.php:71
521
+ msgid "Hide the \"View question\" button in the Frontend."
522
+ msgstr ""
523
+
524
+ #: lib/view/WpProQuiz_View_QuizEdit.php:78
525
+ #: lib/view/WpProQuiz_View_QuizEdit.php:83
526
+ msgid "Show points"
527
+ msgstr "اعرض الدرجات"
528
+
529
+ #: lib/view/WpProQuiz_View_QuizEdit.php:89
530
+ msgid "Shows in quiz, how many points are reachable for respective question."
531
+ msgstr "يظهر في الاختبار، كم عدد نقاط يمكن الوصول للأسئلة المعنية."
532
+
533
+ #: lib/view/WpProQuiz_View_QuizEdit.php:96
534
+ #: lib/view/WpProQuiz_View_QuizEdit.php:101
535
+ msgid "Display question randomly"
536
+ msgstr "اعرض الاسئلة عشوائياً"
537
+
538
+ #: lib/view/WpProQuiz_View_QuizEdit.php:111
539
+ #: lib/view/WpProQuiz_View_QuizEdit.php:116
540
+ msgid "Display answers randomly"
541
+ msgstr "اعرض الاجابات عشوائياً"
542
+
543
+ #: lib/view/WpProQuiz_View_QuizEdit.php:134
544
+ msgid "Seconds"
545
+ msgstr "ثواني"
546
+
547
+ #: lib/view/WpProQuiz_View_QuizEdit.php:137
548
+ msgid "0 = no limit"
549
+ msgstr "0 = بدون وقت محدد"
550
+
551
+ #: lib/view/WpProQuiz_View_QuizEdit.php:144
552
+ #: lib/view/WpProQuiz_View_QuizEdit.php:149
553
+ msgid "Check -> continue"
554
+ msgstr "فحص->استكمال"
555
+
556
+ #: lib/view/WpProQuiz_View_QuizEdit.php:155
557
+ msgid ""
558
+ "Show \"right or wrong\" after the question. Otherwise the solutions will be "
559
+ "displayed at the end."
560
+ msgstr "عرض\"صواب أو خطأ\" بعد السؤال. وإلا يتم عرض الحلول في نهاية المطاف."
561
+
562
+ #: lib/view/WpProQuiz_View_QuizEdit.php:162
563
+ #: lib/view/WpProQuiz_View_QuizEdit.php:167
564
+ msgid "Back button"
565
+ msgstr "زر العودة"
566
+
567
+ #: lib/view/WpProQuiz_View_QuizEdit.php:173
568
+ msgid ""
569
+ "Allow to use back button in a question. (Option will be ignored if \"Check -"
570
+ "> Continue\" was used)"
571
+ msgstr ""
572
+ "السماح لاستخدام زر العودة في سؤال. (سيتم تجاهل الخيار إذا\"تم تأشير زر -> "
573
+ "متابعة \" مستخدماً)"
574
+
575
+ #: lib/view/WpProQuiz_View_QuizEdit.php:180
576
+ #: lib/view/WpProQuiz_View_QuizEdit.php:185
577
+ #: lib/view/WpProQuiz_View_QuizOverall.php:69
578
+ msgid "Statistics"
579
+ msgstr "احصائيات"
580
+
581
+ #: lib/view/WpProQuiz_View_QuizEdit.php:189
582
+ msgid "activate"
583
+ msgstr "تفعيل"
584
+
585
+ #: lib/view/WpProQuiz_View_QuizEdit.php:192
586
+ msgid ""
587
+ "Statistics about right or wrong answers. Statistics will be saved by "
588
+ "completed quiz, not after every question. The statistics is only visible "
589
+ "over administration menu. (internal statistics)"
590
+ msgstr ""
591
+ "الإحصاءات عن الإجابات الصحيحة أو الخاطئة. سيتم حفظ الإحصاءات عند إكمال "
592
+ "الاختبار، وليس بعد كل سؤال. الإحصاءات تظهر فقط خلال قائمة الإدارة. "
593
+ "(الإحصاءات الداخلية)"
594
+
595
+ #: lib/view/WpProQuiz_View_QuizEdit.php:199
596
+ #: lib/view/WpProQuiz_View_QuizEdit.php:204
597
+ msgid "Statistics IP-lock"
598
+ msgstr "احصائيات قفل-اي بي"
599
+
600
+ #: lib/view/WpProQuiz_View_QuizEdit.php:208
601
+ msgid "in minutes (recommended 1440 minutes = 1 day)"
602
+ msgstr "بالدقائق (مستحسن 1440 دقيقة = 1 يوم)"
603
+
604
+ #: lib/view/WpProQuiz_View_QuizEdit.php:211
605
+ msgid ""
606
+ "Protect the statistics from spam. Result will only be saved every X minutes "
607
+ "from same IP. (0 = deactivated)"
608
+ msgstr ""
609
+ "حماية الإحصاءات من البريد المزعج. النتائج سوف تحفظ كل * دقيقة من نفي الاي "
610
+ "بي. (0= غير مفعل)"
611
+
612
+ #: lib/view/WpProQuiz_View_QuizEdit.php:221
613
+ msgid "Quiz description"
614
+ msgstr "وصف الاختبار"
615
+
616
+ #: lib/view/WpProQuiz_View_QuizEdit.php:224
617
+ msgid "This text will be displayed before start of the quiz."
618
+ msgstr "سيتم عرض هذا النص قبل بدء الاختبار."
619
+
620
+ #: lib/view/WpProQuiz_View_QuizEdit.php:232
621
+ msgid "Results text"
622
+ msgstr "نص النتائج"
623
+
624
+ #: lib/view/WpProQuiz_View_QuizEdit.php:235
625
+ msgid ""
626
+ "This text will be displayed at the end of the quiz (in results). (this text "
627
+ "is optional)"
628
+ msgstr "سيتم عرض هذا النص في نهاية الاختبار (في النتائج). (هذا النص اختياري)"
629
+
630
+ #: lib/view/WpProQuiz_View_QuizEdit.php:239
631
+ msgid "Activate graduation"
632
+ msgstr "تفعيل التقييم"
633
+
634
+ #: lib/view/WpProQuiz_View_QuizEdit.php:245
635
+ msgid "Hint:"
636
+ msgstr "تلميح:"
637
+
638
+ #: lib/view/WpProQuiz_View_QuizEdit.php:247
639
+ msgid "Maximal 15 levels"
640
+ msgstr "اقصى حد 15 مستوى"
641
+
642
+ #: lib/view/WpProQuiz_View_QuizEdit.php:249
643
+ #, php-format
644
+ msgid ""
645
+ "Percentages refer to the total score of the quiz. (Current total %d points "
646
+ "in %d questions."
647
+ msgstr ""
648
+ "النسبة المئوية تشير الي الدرجة الكلية للأختبار.( المجموع الحالي %d درجة في "
649
+ "%d سؤال"
650
+
651
+ #: lib/view/WpProQuiz_View_QuizEdit.php:252
652
+ msgid "Values can also be mixed up"
653
+ msgstr "يمكن لخبطة القيم"
654
+
655
+ #: lib/view/WpProQuiz_View_QuizEdit.php:253
656
+ msgid "10,15% or 10.15% allowed (max. two digits after the decimal point)"
657
+ msgstr "10.15% او 10.15% مسموح به (اقصى حد هو رقمين بعد النسبة المئوية)"
658
+
659
+ #: lib/view/WpProQuiz_View_QuizEdit.php:269
660
+ #: lib/view/WpProQuiz_View_QuizEdit.php:280
661
+ msgid "from:"
662
+ msgstr "من:"
663
+
664
+ #: lib/view/WpProQuiz_View_QuizEdit.php:269
665
+ #: lib/view/WpProQuiz_View_QuizEdit.php:280
666
+ msgid "percent"
667
+ msgstr "النسبة المئوية"
668
+
669
+ #: lib/view/WpProQuiz_View_QuizEdit.php:269
670
+ #: lib/view/WpProQuiz_View_QuizEdit.php:280
671
+ #, php-format
672
+ msgid ""
673
+ "(Will be displayed, when result-percent is >= <span class=\"resultProzent\">"
674
+ "%s</span>%%)"
675
+ msgstr ""
676
+ "(سوف يتم عرضه، عندما تكون نسبة النتيجة>= <span class=\"resultProzent\">%s</"
677
+ "span>%%)"
678
+
679
+ #: lib/view/WpProQuiz_View_QuizEdit.php:270
680
+ #: lib/view/WpProQuiz_View_QuizEdit.php:281
681
+ msgid "Delete graduation"
682
+ msgstr "حذف التقييم"
683
+
684
+ #: lib/view/WpProQuiz_View_QuizEdit.php:288
685
+ msgid "Add graduation"
686
+ msgstr "اضافة تقييم"
687
+
688
+ #: lib/view/WpProQuiz_View_QuizOverall.php:32
689
+ msgid "Quiz overview"
690
+ msgstr "شاشة الاختبار"
691
+
692
+ #: lib/view/WpProQuiz_View_QuizOverall.php:34
693
+ msgid "In case of problems"
694
+ msgstr "في حالة وجود مشاكل"
695
+
696
+ #: lib/view/WpProQuiz_View_QuizOverall.php:36
697
+ msgid "If quiz doesn't work in front-end, please try following:"
698
+ msgstr "إذا الاختبار لا يعمل في الواجهة الأمامية، يرجى تجربة التالي:"
699
+
700
+ #: lib/view/WpProQuiz_View_QuizOverall.php:42
701
+ msgid ""
702
+ "Own themes changes internal order of filters, what causes the problems. "
703
+ "With additional shortcode [raw] this is prevented."
704
+ msgstr ""
705
+ "الثيمات الخاصة تغير النظام الداخلي للمرشحات، مما يسبب المشاكل. مع الرمز "
706
+ "القصير إضافية [الخام] يتم منع هذا. MIB"
707
+
708
+ #: lib/view/WpProQuiz_View_QuizOverall.php:49
709
+ msgid "ID"
710
+ msgstr "الرقم"
711
+
712
+ #: lib/view/WpProQuiz_View_QuizOverall.php:50
713
+ msgid "Shortcode"
714
+ msgstr "الكود"
715
+
716
+ #: lib/view/WpProQuiz_View_QuizOverall.php:68
717
+ msgid "Preview"
718
+ msgstr "استعراض"
719
+
720
+ #: lib/view/WpProQuiz_View_QuizOverall.php:76
721
+ msgid "Add quiz"
722
+ msgstr "اضف اختبار"
723
+
724
+ #: lib/view/WpProQuiz_View_QuizOverall.php:78
725
+ #: lib/view/WpProQuiz_View_QuizOverall.php:82
726
+ msgid "Export"
727
+ msgstr "تصدير"
728
+
729
+ #: lib/view/WpProQuiz_View_QuizOverall.php:83
730
+ msgid ""
731
+ "Choose the respective question, which you would like to export and press on "
732
+ "\"Start export\""
733
+ msgstr "اختار سؤال، الذي تود أن تقوم بتصديره و اضغط على \"ابدأ التصدير\""
734
+
735
+ #: lib/view/WpProQuiz_View_QuizOverall.php:87
736
+ msgid "Start export"
737
+ msgstr "ابدأ التصدير"
738
+
739
+ #: lib/view/WpProQuiz_View_QuizOverall.php:93
740
+ msgid "Import only *.wpq files from known and trusted sources."
741
+ msgstr "استورد ملفات *.wpq فقط من مصدر معروف او موثوق به"
742
+
743
+ #: lib/view/WpProQuiz_View_QuizOverall.php:101
744
+ #, php-format
745
+ msgid "Maximal %d MiB"
746
+ msgstr ""
747
+
748
+ #: lib/view/WpProQuiz_View_Statistics.php:7
749
+ #, php-format
750
+ msgid "Quiz: %s - Statistics"
751
+ msgstr "احصائيات اختبار: %s "
752
+
753
+ #: lib/view/WpProQuiz_View_Statistics.php:11
754
+ msgid "Stats not enabled"
755
+ msgstr "الاحصائيات غير مفعلة"
756
+
757
+ #: lib/view/WpProQuiz_View_Statistics.php:12
758
+ msgid "Activate statistics"
759
+ msgstr "تفعيل الاحصائيات"
760
+
761
+ #: lib/view/WpProQuiz_View_Statistics.php:22
762
+ msgid "Hints used"
763
+ msgstr "التلميحات مستخدمة"
764
+
765
+ #: lib/view/WpProQuiz_View_Statistics.php:59
766
+ msgid "Total"
767
+ msgstr "المجموع"
768
+
769
+ #: lib/view/WpProQuiz_View_Statistics.php:66
770
+ msgid "Reset statistics"
771
+ msgstr "اعادة ضبط الاحصائيات"
772
+
773
+ #~ msgid "One question is one point"
774
+ #~ msgstr "سؤال واحد يعني درجة واحدة"
775
+
776
+ #~ msgid "Right"
777
+ #~ msgstr "صحيح"
778
+
779
+ #~ msgid "Wrong"
780
+ #~ msgstr "خطأ"
781
+
782
+ #~ msgid "Tip"
783
+ #~ msgstr "ملاحظة"
784
+
785
+ #~ msgid "Statistics activate"
786
+ #~ msgstr "تفعيل الاحصائيات"
787
+
788
+ #~ msgid "Statistics reset"
789
+ #~ msgstr "اعادة ضبط الاحصائيات"
790
+
791
+ #~ msgid "add new question"
792
+ #~ msgstr "اضف سؤال جديد"
793
+
794
+ #~ msgid "Not all fields are filled"
795
+ #~ msgstr "لم يتم تعبئة جميع الحقول"
languages/wp-pro-quiz-de_DE.mo CHANGED
Binary file
languages/wp-pro-quiz-de_DE.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Wp-Pro-Quiz\n"
4
- "POT-Creation-Date: 2012-11-30 13:45+0100\n"
5
- "PO-Revision-Date: 2012-11-30 13:45+0100\n"
6
  "Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
7
  "Language-Team: Julius Fischer\n"
8
  "Language: German\n"
@@ -146,68 +146,68 @@ msgid ""
146
  msgstr ""
147
  "Sie haben <span></span> von <span></span> Punkten erreicht (<span></span>%)"
148
 
149
- #: lib/view/WpProQuiz_View_FrontQuiz.php:97
150
  msgid "Restart quiz"
151
  msgstr "Quiz erneut starten"
152
 
153
- #: lib/view/WpProQuiz_View_FrontQuiz.php:98
154
- msgid "View question"
155
- msgstr "Frage ansehen"
156
 
157
- #: lib/view/WpProQuiz_View_FrontQuiz.php:102
158
- #: lib/view/WpProQuiz_View_QuizEdit.php:90
159
- #: lib/view/WpProQuiz_View_QuizEdit.php:95
160
  msgid "Time limit"
161
  msgstr "Zeitlimit"
162
 
163
- #: lib/view/WpProQuiz_View_FrontQuiz.php:115
164
  #, php-format
165
  msgid "Question %s of %s"
166
  msgstr "Frage %s von %s"
167
 
168
- #: lib/view/WpProQuiz_View_FrontQuiz.php:118
169
  #, php-format
170
  msgid "%d points"
171
  msgstr "%d Punkte"
172
 
173
- #: lib/view/WpProQuiz_View_FrontQuiz.php:122
174
  #: lib/view/WpProQuiz_View_QuestionEdit.php:35
175
  #: lib/view/WpProQuiz_View_Statistics.php:19
176
  msgid "Question"
177
  msgstr "Frage"
178
 
179
- #: lib/view/WpProQuiz_View_FrontQuiz.php:129
180
  #: lib/view/WpProQuiz_View_QuestionEdit.php:235
181
  #: lib/view/WpProQuiz_View_QuestionEdit.php:273
182
  #: lib/view/WpProQuiz_View_QuestionEdit.php:308
183
  msgid "Sort elements"
184
  msgstr "Sortierelemente"
185
 
186
- #: lib/view/WpProQuiz_View_FrontQuiz.php:208
187
  #: lib/view/WpProQuiz_View_Statistics.php:21
188
  msgid "Correct"
189
  msgstr "Korrekt"
190
 
191
- #: lib/view/WpProQuiz_View_FrontQuiz.php:216
192
  #: lib/view/WpProQuiz_View_Statistics.php:20
193
  msgid "Incorrect"
194
  msgstr "Inkorrekt"
195
 
196
- #: lib/view/WpProQuiz_View_FrontQuiz.php:232
197
- #: lib/view/WpProQuiz_View_FrontQuiz.php:242
198
  #: lib/view/WpProQuiz_View_QuestionEdit.php:71
199
  msgid "Hint"
200
  msgstr "Tipp"
201
 
202
- #: lib/view/WpProQuiz_View_FrontQuiz.php:239
203
  msgid "Check"
204
  msgstr "Prüfen"
205
 
206
- #: lib/view/WpProQuiz_View_FrontQuiz.php:240
207
  msgid "Back"
208
  msgstr "Zurück"
209
 
210
- #: lib/view/WpProQuiz_View_FrontQuiz.php:244
211
  msgid "Next exercise"
212
  msgstr "Nächste Frage"
213
 
@@ -259,7 +259,7 @@ msgstr "Titel"
259
  #: lib/view/WpProQuiz_View_QuestionEdit.php:43
260
  #: lib/view/WpProQuiz_View_QuestionEdit.php:60
261
  #: lib/view/WpProQuiz_View_QuestionEdit.php:71
262
- #: lib/view/WpProQuiz_View_QuizEdit.php:196
263
  msgid "(optional)"
264
  msgstr "(Optional)"
265
 
@@ -280,7 +280,7 @@ msgstr "Punkte"
280
  #: lib/view/WpProQuiz_View_QuestionEdit.php:35
281
  #: lib/view/WpProQuiz_View_QuestionEdit.php:123
282
  #: lib/view/WpProQuiz_View_QuizEdit.php:12
283
- #: lib/view/WpProQuiz_View_QuizEdit.php:185
284
  msgid "(required)"
285
  msgstr "(Pflichtfeld)"
286
 
@@ -451,7 +451,7 @@ msgstr ""
451
  "\". Gross- und Kleinschreibung wird ignoriert."
452
 
453
  #: lib/view/WpProQuiz_View_QuestionEdit.php:353
454
- #: lib/view/WpProQuiz_View_QuizEdit.php:264
455
  msgid "Save"
456
  msgstr "Speichern"
457
 
@@ -509,37 +509,55 @@ msgstr "Der Titel dient als Quiz Überschrift."
509
 
510
  #: lib/view/WpProQuiz_View_QuizEdit.php:42
511
  #: lib/view/WpProQuiz_View_QuizEdit.php:47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
512
  msgid "Show points"
513
  msgstr "Punkte anzeigen"
514
 
515
- #: lib/view/WpProQuiz_View_QuizEdit.php:53
516
  msgid "Shows in quiz, how many points are reachable for respective question."
517
  msgstr "Zeigt im Quiz an, wieviel Punkte es für die jeweilige Frage gibt."
518
 
519
- #: lib/view/WpProQuiz_View_QuizEdit.php:60
520
- #: lib/view/WpProQuiz_View_QuizEdit.php:65
521
  msgid "Display question randomly"
522
  msgstr "Fragen zufällig ausgeben"
523
 
524
- #: lib/view/WpProQuiz_View_QuizEdit.php:75
525
- #: lib/view/WpProQuiz_View_QuizEdit.php:80
526
  msgid "Display answers randomly"
527
  msgstr "Antworten zufällig ausgeben"
528
 
529
- #: lib/view/WpProQuiz_View_QuizEdit.php:98
530
  msgid "Seconds"
531
  msgstr "Sekunden"
532
 
533
- #: lib/view/WpProQuiz_View_QuizEdit.php:101
534
  msgid "0 = no limit"
535
  msgstr "0 = Kein Limit"
536
 
537
- #: lib/view/WpProQuiz_View_QuizEdit.php:108
538
- #: lib/view/WpProQuiz_View_QuizEdit.php:113
539
  msgid "Check -> continue"
540
  msgstr "Prüfen -> Weiter"
541
 
542
- #: lib/view/WpProQuiz_View_QuizEdit.php:119
543
  msgid ""
544
  "Show \"right or wrong\" after the question. Otherwise the solutions will be "
545
  "displayed at the end."
@@ -547,12 +565,12 @@ msgstr ""
547
  "Zeigt \"richtig oder falsch\" nach jeder Frage an. Ansonsten werden die "
548
  "Lösungen erst am Ende angezeigt."
549
 
550
- #: lib/view/WpProQuiz_View_QuizEdit.php:126
551
- #: lib/view/WpProQuiz_View_QuizEdit.php:131
552
  msgid "Back button"
553
  msgstr "Zurück Button"
554
 
555
- #: lib/view/WpProQuiz_View_QuizEdit.php:137
556
  msgid ""
557
  "Allow to use back button in a question. (Option will be ignored if \"Check -"
558
  "> Continue\" was used)"
@@ -560,17 +578,17 @@ msgstr ""
560
  "Ermöglicht das Zurückgehen einer Frage. (Option wird ignoriert bei \"Prüfen -"
561
  "> Weiter\")"
562
 
563
- #: lib/view/WpProQuiz_View_QuizEdit.php:144
564
- #: lib/view/WpProQuiz_View_QuizEdit.php:149
565
  #: lib/view/WpProQuiz_View_QuizOverall.php:69
566
  msgid "Statistics"
567
  msgstr "Statistik"
568
 
569
- #: lib/view/WpProQuiz_View_QuizEdit.php:153
570
  msgid "activate"
571
  msgstr "Aktivieren"
572
 
573
- #: lib/view/WpProQuiz_View_QuizEdit.php:156
574
  msgid ""
575
  "Statistics about right or wrong answers. Statistics will be saved by "
576
  "completed quiz, not after every question. The statistics is only visible "
@@ -580,16 +598,16 @@ msgstr ""
580
  "vollständigen abschließen des Quiz gespeichert, nicht nach jeder Frage. Die "
581
  "Statistik ist nur über das Adminmenü einsehbar (interne Statistik)"
582
 
583
- #: lib/view/WpProQuiz_View_QuizEdit.php:163
584
- #: lib/view/WpProQuiz_View_QuizEdit.php:168
585
  msgid "Statistics IP-lock"
586
  msgstr "Statistik IP-Sperre"
587
 
588
- #: lib/view/WpProQuiz_View_QuizEdit.php:172
589
  msgid "in minutes (recommended 1440 minutes = 1 day)"
590
  msgstr "in Minuten (Empfohlen: 1440 Minuten = 1 Tag)"
591
 
592
- #: lib/view/WpProQuiz_View_QuizEdit.php:175
593
  msgid ""
594
  "Protect the statistics from spam. Result will only be saved every X minutes "
595
  "from same IP. (0 = deactivated)"
@@ -597,19 +615,19 @@ msgstr ""
597
  "Schuetz die Statistik vor Spam. Ergebnis wird nur aller X Minuten von der "
598
  "gleichen IP gespeichert. (0 = Deaktiviert)"
599
 
600
- #: lib/view/WpProQuiz_View_QuizEdit.php:185
601
  msgid "Quiz description"
602
  msgstr "Quiz Beschreibung"
603
 
604
- #: lib/view/WpProQuiz_View_QuizEdit.php:188
605
  msgid "This text will be displayed before start of the quiz."
606
  msgstr "Dieser Text wird vor dem Starten des Quizes angezeigt."
607
 
608
- #: lib/view/WpProQuiz_View_QuizEdit.php:196
609
  msgid "Results text"
610
  msgstr "Ergebnis Text"
611
 
612
- #: lib/view/WpProQuiz_View_QuizEdit.php:199
613
  msgid ""
614
  "This text will be displayed at the end of the quiz (in results). (this text "
615
  "is optional)"
@@ -617,19 +635,19 @@ msgstr ""
617
  "Dieser Text wird beim Beenden (im Ergebnis) des Quizes angezeigt (Dieser "
618
  "Text ist optional)"
619
 
620
- #: lib/view/WpProQuiz_View_QuizEdit.php:203
621
  msgid "Activate graduation"
622
  msgstr "Abstufungen aktivieren"
623
 
624
- #: lib/view/WpProQuiz_View_QuizEdit.php:209
625
  msgid "Hint:"
626
  msgstr "Hinweis:"
627
 
628
- #: lib/view/WpProQuiz_View_QuizEdit.php:211
629
  msgid "Maximal 15 levels"
630
  msgstr "Maximal 15 Stufen"
631
 
632
- #: lib/view/WpProQuiz_View_QuizEdit.php:213
633
  #, php-format
634
  msgid ""
635
  "Percentages refer to the total score of the quiz. (Current total %d points "
@@ -638,26 +656,26 @@ msgstr ""
638
  "Prozente beziehen sich auf die Gesamtpunktzahl des Quiz (Aktuell: insgesamt "
639
  "%d Punkte bei %d Fragen)"
640
 
641
- #: lib/view/WpProQuiz_View_QuizEdit.php:216
642
  msgid "Values can also be mixed up"
643
  msgstr "Werte können auch durcheinander sein"
644
 
645
- #: lib/view/WpProQuiz_View_QuizEdit.php:217
646
  msgid "10,15% or 10.15% allowed (max. two digits after the decimal point)"
647
  msgstr "10,15% oder 10.15% erlaubt (maximal 2 Stellen nach dem Komma)"
648
 
649
- #: lib/view/WpProQuiz_View_QuizEdit.php:233
650
- #: lib/view/WpProQuiz_View_QuizEdit.php:244
651
  msgid "from:"
652
  msgstr "Ab:"
653
 
654
- #: lib/view/WpProQuiz_View_QuizEdit.php:233
655
- #: lib/view/WpProQuiz_View_QuizEdit.php:244
656
  msgid "percent"
657
  msgstr "Prozent"
658
 
659
- #: lib/view/WpProQuiz_View_QuizEdit.php:233
660
- #: lib/view/WpProQuiz_View_QuizEdit.php:244
661
  #, php-format
662
  msgid ""
663
  "(Will be displayed, when result-percent is >= <span class=\"resultProzent\">"
@@ -666,12 +684,12 @@ msgstr ""
666
  "(Wird angezeigt wenn Ergebnis-Prozent >= <span class=\"resultProzent\">%s</"
667
  "span>%% ist)"
668
 
669
- #: lib/view/WpProQuiz_View_QuizEdit.php:234
670
- #: lib/view/WpProQuiz_View_QuizEdit.php:245
671
  msgid "Delete graduation"
672
  msgstr "Stufe löschen"
673
 
674
- #: lib/view/WpProQuiz_View_QuizEdit.php:252
675
  msgid "Add graduation"
676
  msgstr "Stufe hinzufügen"
677
 
@@ -785,8 +803,5 @@ msgstr "Statistik zurücksetzen"
785
  #~ msgid "Statistics reset"
786
  #~ msgstr "Statistik zurücksetzen"
787
 
788
- #~ msgid "add new question"
789
- #~ msgstr "neue Frage hinzufügen"
790
-
791
  #~ msgid "Not all fields are filled"
792
  #~ msgstr "Nicht alle Felder ausgefüllt"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Wp-Pro-Quiz\n"
4
+ "POT-Creation-Date: 2012-12-13 17:58+0100\n"
5
+ "PO-Revision-Date: 2012-12-13 17:58+0100\n"
6
  "Last-Translator: Julius Fischer <julius.f@gmx.net>\n"
7
  "Language-Team: Julius Fischer\n"
8
  "Language: German\n"
146
  msgstr ""
147
  "Sie haben <span></span> von <span></span> Punkten erreicht (<span></span>%)"
148
 
149
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:98
150
  msgid "Restart quiz"
151
  msgstr "Quiz erneut starten"
152
 
153
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:100
154
+ msgid "View questions"
155
+ msgstr "Fragen ansehen"
156
 
157
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:105
158
+ #: lib/view/WpProQuiz_View_QuizEdit.php:126
159
+ #: lib/view/WpProQuiz_View_QuizEdit.php:131
160
  msgid "Time limit"
161
  msgstr "Zeitlimit"
162
 
163
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:118
164
  #, php-format
165
  msgid "Question %s of %s"
166
  msgstr "Frage %s von %s"
167
 
168
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:121
169
  #, php-format
170
  msgid "%d points"
171
  msgstr "%d Punkte"
172
 
173
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:125
174
  #: lib/view/WpProQuiz_View_QuestionEdit.php:35
175
  #: lib/view/WpProQuiz_View_Statistics.php:19
176
  msgid "Question"
177
  msgstr "Frage"
178
 
179
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:132
180
  #: lib/view/WpProQuiz_View_QuestionEdit.php:235
181
  #: lib/view/WpProQuiz_View_QuestionEdit.php:273
182
  #: lib/view/WpProQuiz_View_QuestionEdit.php:308
183
  msgid "Sort elements"
184
  msgstr "Sortierelemente"
185
 
186
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:211
187
  #: lib/view/WpProQuiz_View_Statistics.php:21
188
  msgid "Correct"
189
  msgstr "Korrekt"
190
 
191
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:219
192
  #: lib/view/WpProQuiz_View_Statistics.php:20
193
  msgid "Incorrect"
194
  msgstr "Inkorrekt"
195
 
196
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:235
197
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:245
198
  #: lib/view/WpProQuiz_View_QuestionEdit.php:71
199
  msgid "Hint"
200
  msgstr "Tipp"
201
 
202
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:242
203
  msgid "Check"
204
  msgstr "Prüfen"
205
 
206
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:243
207
  msgid "Back"
208
  msgstr "Zurück"
209
 
210
+ #: lib/view/WpProQuiz_View_FrontQuiz.php:247
211
  msgid "Next exercise"
212
  msgstr "Nächste Frage"
213
 
259
  #: lib/view/WpProQuiz_View_QuestionEdit.php:43
260
  #: lib/view/WpProQuiz_View_QuestionEdit.php:60
261
  #: lib/view/WpProQuiz_View_QuestionEdit.php:71
262
+ #: lib/view/WpProQuiz_View_QuizEdit.php:232
263
  msgid "(optional)"
264
  msgstr "(Optional)"
265
 
280
  #: lib/view/WpProQuiz_View_QuestionEdit.php:35
281
  #: lib/view/WpProQuiz_View_QuestionEdit.php:123
282
  #: lib/view/WpProQuiz_View_QuizEdit.php:12
283
+ #: lib/view/WpProQuiz_View_QuizEdit.php:221
284
  msgid "(required)"
285
  msgstr "(Pflichtfeld)"
286
 
451
  "\". Gross- und Kleinschreibung wird ignoriert."
452
 
453
  #: lib/view/WpProQuiz_View_QuestionEdit.php:353
454
+ #: lib/view/WpProQuiz_View_QuizEdit.php:300
455
  msgid "Save"
456
  msgstr "Speichern"
457
 
509
 
510
  #: lib/view/WpProQuiz_View_QuizEdit.php:42
511
  #: lib/view/WpProQuiz_View_QuizEdit.php:47
512
+ msgid "Hide \"Restart quiz\" button"
513
+ msgstr "Button \"Quiz erneut starten\" verstecken"
514
+
515
+ #: lib/view/WpProQuiz_View_QuizEdit.php:53
516
+ msgid "Hide the \"Restart quiz\" button in the Frontend."
517
+ msgstr "Versteckt den Button \"Quiz erneut starten\" im Frontend."
518
+
519
+ #: lib/view/WpProQuiz_View_QuizEdit.php:60
520
+ #: lib/view/WpProQuiz_View_QuizEdit.php:65
521
+ msgid "Hide \"View question\" button"
522
+ msgstr "Button \"Fragen ansehen\" verstecken"
523
+
524
+ #: lib/view/WpProQuiz_View_QuizEdit.php:71
525
+ msgid "Hide the \"View question\" button in the Frontend."
526
+ msgstr "Versteckt den Button \"Fragen ansehen\" im Frontend."
527
+
528
+ #: lib/view/WpProQuiz_View_QuizEdit.php:78
529
+ #: lib/view/WpProQuiz_View_QuizEdit.php:83
530
  msgid "Show points"
531
  msgstr "Punkte anzeigen"
532
 
533
+ #: lib/view/WpProQuiz_View_QuizEdit.php:89
534
  msgid "Shows in quiz, how many points are reachable for respective question."
535
  msgstr "Zeigt im Quiz an, wieviel Punkte es für die jeweilige Frage gibt."
536
 
537
+ #: lib/view/WpProQuiz_View_QuizEdit.php:96
538
+ #: lib/view/WpProQuiz_View_QuizEdit.php:101
539
  msgid "Display question randomly"
540
  msgstr "Fragen zufällig ausgeben"
541
 
542
+ #: lib/view/WpProQuiz_View_QuizEdit.php:111
543
+ #: lib/view/WpProQuiz_View_QuizEdit.php:116
544
  msgid "Display answers randomly"
545
  msgstr "Antworten zufällig ausgeben"
546
 
547
+ #: lib/view/WpProQuiz_View_QuizEdit.php:134
548
  msgid "Seconds"
549
  msgstr "Sekunden"
550
 
551
+ #: lib/view/WpProQuiz_View_QuizEdit.php:137
552
  msgid "0 = no limit"
553
  msgstr "0 = Kein Limit"
554
 
555
+ #: lib/view/WpProQuiz_View_QuizEdit.php:144
556
+ #: lib/view/WpProQuiz_View_QuizEdit.php:149
557
  msgid "Check -> continue"
558
  msgstr "Prüfen -> Weiter"
559
 
560
+ #: lib/view/WpProQuiz_View_QuizEdit.php:155
561
  msgid ""
562
  "Show \"right or wrong\" after the question. Otherwise the solutions will be "
563
  "displayed at the end."
565
  "Zeigt \"richtig oder falsch\" nach jeder Frage an. Ansonsten werden die "
566
  "Lösungen erst am Ende angezeigt."
567
 
568
+ #: lib/view/WpProQuiz_View_QuizEdit.php:162
569
+ #: lib/view/WpProQuiz_View_QuizEdit.php:167
570
  msgid "Back button"
571
  msgstr "Zurück Button"
572
 
573
+ #: lib/view/WpProQuiz_View_QuizEdit.php:173
574
  msgid ""
575
  "Allow to use back button in a question. (Option will be ignored if \"Check -"
576
  "> Continue\" was used)"
578
  "Ermöglicht das Zurückgehen einer Frage. (Option wird ignoriert bei \"Prüfen -"
579
  "> Weiter\")"
580
 
581
+ #: lib/view/WpProQuiz_View_QuizEdit.php:180
582
+ #: lib/view/WpProQuiz_View_QuizEdit.php:185
583
  #: lib/view/WpProQuiz_View_QuizOverall.php:69
584
  msgid "Statistics"
585
  msgstr "Statistik"
586
 
587
+ #: lib/view/WpProQuiz_View_QuizEdit.php:189
588
  msgid "activate"
589
  msgstr "Aktivieren"
590
 
591
+ #: lib/view/WpProQuiz_View_QuizEdit.php:192
592
  msgid ""
593
  "Statistics about right or wrong answers. Statistics will be saved by "
594
  "completed quiz, not after every question. The statistics is only visible "
598
  "vollständigen abschließen des Quiz gespeichert, nicht nach jeder Frage. Die "
599
  "Statistik ist nur über das Adminmenü einsehbar (interne Statistik)"
600
 
601
+ #: lib/view/WpProQuiz_View_QuizEdit.php:199
602
+ #: lib/view/WpProQuiz_View_QuizEdit.php:204
603
  msgid "Statistics IP-lock"
604
  msgstr "Statistik IP-Sperre"
605
 
606
+ #: lib/view/WpProQuiz_View_QuizEdit.php:208
607
  msgid "in minutes (recommended 1440 minutes = 1 day)"
608
  msgstr "in Minuten (Empfohlen: 1440 Minuten = 1 Tag)"
609
 
610
+ #: lib/view/WpProQuiz_View_QuizEdit.php:211
611
  msgid ""
612
  "Protect the statistics from spam. Result will only be saved every X minutes "
613
  "from same IP. (0 = deactivated)"
615
  "Schuetz die Statistik vor Spam. Ergebnis wird nur aller X Minuten von der "
616
  "gleichen IP gespeichert. (0 = Deaktiviert)"
617
 
618
+ #: lib/view/WpProQuiz_View_QuizEdit.php:221
619
  msgid "Quiz description"
620
  msgstr "Quiz Beschreibung"
621
 
622
+ #: lib/view/WpProQuiz_View_QuizEdit.php:224
623
  msgid "This text will be displayed before start of the quiz."
624
  msgstr "Dieser Text wird vor dem Starten des Quizes angezeigt."
625
 
626
+ #: lib/view/WpProQuiz_View_QuizEdit.php:232
627
  msgid "Results text"
628
  msgstr "Ergebnis Text"
629
 
630
+ #: lib/view/WpProQuiz_View_QuizEdit.php:235
631
  msgid ""
632
  "This text will be displayed at the end of the quiz (in results). (this text "
633
  "is optional)"
635
  "Dieser Text wird beim Beenden (im Ergebnis) des Quizes angezeigt (Dieser "
636
  "Text ist optional)"
637
 
638
+ #: lib/view/WpProQuiz_View_QuizEdit.php:239
639
  msgid "Activate graduation"
640
  msgstr "Abstufungen aktivieren"
641
 
642
+ #: lib/view/WpProQuiz_View_QuizEdit.php:245
643
  msgid "Hint:"
644
  msgstr "Hinweis:"
645
 
646
+ #: lib/view/WpProQuiz_View_QuizEdit.php:247
647
  msgid "Maximal 15 levels"
648
  msgstr "Maximal 15 Stufen"
649
 
650
+ #: lib/view/WpProQuiz_View_QuizEdit.php:249
651
  #, php-format
652
  msgid ""
653
  "Percentages refer to the total score of the quiz. (Current total %d points "
656
  "Prozente beziehen sich auf die Gesamtpunktzahl des Quiz (Aktuell: insgesamt "
657
  "%d Punkte bei %d Fragen)"
658
 
659
+ #: lib/view/WpProQuiz_View_QuizEdit.php:252
660
  msgid "Values can also be mixed up"
661
  msgstr "Werte können auch durcheinander sein"
662
 
663
+ #: lib/view/WpProQuiz_View_QuizEdit.php:253
664
  msgid "10,15% or 10.15% allowed (max. two digits after the decimal point)"
665
  msgstr "10,15% oder 10.15% erlaubt (maximal 2 Stellen nach dem Komma)"
666
 
667
+ #: lib/view/WpProQuiz_View_QuizEdit.php:269
668
+ #: lib/view/WpProQuiz_View_QuizEdit.php:280
669
  msgid "from:"
670
  msgstr "Ab:"
671
 
672
+ #: lib/view/WpProQuiz_View_QuizEdit.php:269
673
+ #: lib/view/WpProQuiz_View_QuizEdit.php:280
674
  msgid "percent"
675
  msgstr "Prozent"
676
 
677
+ #: lib/view/WpProQuiz_View_QuizEdit.php:269
678
+ #: lib/view/WpProQuiz_View_QuizEdit.php:280
679
  #, php-format
680
  msgid ""
681
  "(Will be displayed, when result-percent is >= <span class=\"resultProzent\">"
684
  "(Wird angezeigt wenn Ergebnis-Prozent >= <span class=\"resultProzent\">%s</"
685
  "span>%% ist)"
686
 
687
+ #: lib/view/WpProQuiz_View_QuizEdit.php:270
688
+ #: lib/view/WpProQuiz_View_QuizEdit.php:281
689
  msgid "Delete graduation"
690
  msgstr "Stufe löschen"
691
 
692
+ #: lib/view/WpProQuiz_View_QuizEdit.php:288
693
  msgid "Add graduation"
694
  msgstr "Stufe hinzufügen"
695
 
803
  #~ msgid "Statistics reset"
804
  #~ msgstr "Statistik zurücksetzen"
805
 
 
 
 
806
  #~ msgid "Not all fields are filled"
807
  #~ msgstr "Nicht alle Felder ausgefüllt"
lib/helper/WpProQuiz_Helper_DbUpgrade.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  class WpProQuiz_Helper_DbUpgrade {
3
 
4
- const WPPROQUIZ_DB_VERSION = 8;
5
 
6
  private $_wpdb;
7
  private $_prefix;
@@ -55,6 +55,8 @@ class WpProQuiz_Helper_DbUpgrade {
55
  `result_text` text NOT NULL,
56
  `result_grade_enabled` tinyint(1) NOT NULL,
57
  `title_hidden` tinyint(1) NOT NULL,
 
 
58
  `question_random` tinyint(1) NOT NULL,
59
  `answer_random` tinyint(1) NOT NULL,
60
  `check_answer` tinyint(1) NOT NULL,
@@ -250,4 +252,15 @@ class WpProQuiz_Helper_DbUpgrade {
250
 
251
  return 8;
252
  }
 
 
 
 
 
 
 
 
 
 
 
253
  }
1
  <?php
2
  class WpProQuiz_Helper_DbUpgrade {
3
 
4
+ const WPPROQUIZ_DB_VERSION = 9;
5
 
6
  private $_wpdb;
7
  private $_prefix;
55
  `result_text` text NOT NULL,
56
  `result_grade_enabled` tinyint(1) NOT NULL,
57
  `title_hidden` tinyint(1) NOT NULL,
58
+ `btn_restart_quiz_hidden` tinyint(1) NOT NULL,
59
+ `btn_view_question_hidden` tinyint(1) NOT NULL,
60
  `question_random` tinyint(1) NOT NULL,
61
  `answer_random` tinyint(1) NOT NULL,
62
  `check_answer` tinyint(1) NOT NULL,
252
 
253
  return 8;
254
  }
255
+
256
+ private function upgradeDbV8() {
257
+
258
+ $this->_wpdb->query('
259
+ ALTER TABLE `wp_wp_pro_quiz_master`
260
+ ADD `btn_restart_quiz_hidden` TINYINT( 1 ) NOT NULL AFTER `title_hidden` ,
261
+ ADD `btn_view_question_hidden` TINYINT( 1 ) NOT NULL AFTER `btn_restart_quiz_hidden`
262
+ ');
263
+
264
+ return 9;
265
+ }
266
  }
lib/model/WpProQuiz_Model_Quiz.php CHANGED
@@ -6,6 +6,8 @@ class WpProQuiz_Model_Quiz extends WpProQuiz_Model_Model {
6
  protected $_text;
7
  protected $_resultText;
8
  protected $_titleHidden;
 
 
9
  protected $_questionRandom;
10
  protected $_answerRandom;
11
  protected $_timeLimit = 0;
@@ -153,4 +155,22 @@ class WpProQuiz_Model_Quiz extends WpProQuiz_Model_Model {
153
 
154
  return $m->countQuestion($this->_id);
155
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  }
6
  protected $_text;
7
  protected $_resultText;
8
  protected $_titleHidden;
9
+ protected $_btnRestartQuizHidden = false;
10
+ protected $_btnViewQuestionHidden = false;
11
  protected $_questionRandom;
12
  protected $_answerRandom;
13
  protected $_timeLimit = 0;
155
 
156
  return $m->countQuestion($this->_id);
157
  }
158
+
159
+ public function setBtnRestartQuizHidden($_btnRestartQuizHidden) {
160
+ $this->_btnRestartQuizHidden = (bool)$_btnRestartQuizHidden;
161
+ return $this;
162
+ }
163
+
164
+ public function isBtnRestartQuizHidden() {
165
+ return $this->_btnRestartQuizHidden;
166
+ }
167
+
168
+ public function setBtnViewQuestionHidden($_btnViewQuestionHidden) {
169
+ $this->_btnViewQuestionHidden = (bool)$_btnViewQuestionHidden;
170
+ return $this;
171
+ }
172
+
173
+ public function isBtnViewQuestionHidden() {
174
+ return $this->_btnViewQuestionHidden;
175
+ }
176
  }
lib/model/WpProQuiz_Model_QuizMapper.php CHANGED
@@ -67,6 +67,8 @@ class WpProQuiz_Model_QuizMapper extends WpProQuiz_Model_Mapper
67
  'text' => $data->getText(),
68
  'result_text' => $resultText,
69
  'title_hidden' => (int)$data->isTitleHidden(),
 
 
70
  'question_random' => (int)$data->isQuestionRandom(),
71
  'answer_random' => (int)$data->isAnswerRandom(),
72
  'back_button' => (int)$data->isBackButton(),
@@ -84,13 +86,13 @@ class WpProQuiz_Model_QuizMapper extends WpProQuiz_Model_Mapper
84
  array(
85
  'id' => $data->getId()
86
  ),
87
- array('%s', '%s', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d'),
88
  array('%d'));
89
  } else {
90
 
91
  $result = $this->_wpdb->insert($this->_table,
92
  $set,
93
- array('%s', '%s', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d'));
94
 
95
  $data->setId($this->_wpdb->insert_id);
96
  }
67
  'text' => $data->getText(),
68
  'result_text' => $resultText,
69
  'title_hidden' => (int)$data->isTitleHidden(),
70
+ 'btn_restart_quiz_hidden' => (int)$data->isBtnRestartQuizHidden(),
71
+ 'btn_view_question_hidden' => (int)$data->isBtnViewQuestionHidden(),
72
  'question_random' => (int)$data->isQuestionRandom(),
73
  'answer_random' => (int)$data->isAnswerRandom(),
74
  'back_button' => (int)$data->isBackButton(),
86
  array(
87
  'id' => $data->getId()
88
  ),
89
+ array('%s', '%s', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d'),
90
  array('%d'));
91
  } else {
92
 
93
  $result = $this->_wpdb->insert($this->_table,
94
  $set,
95
+ array('%s', '%s', '%s', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d'));
96
 
97
  $data->setId($this->_wpdb->insert_id);
98
  }
lib/view/WpProQuiz_View_FrontQuiz.php CHANGED
@@ -94,8 +94,11 @@ class WpProQuiz_View_FrontQuiz extends WpProQuiz_View_View {
94
  </ul>
95
  </div>
96
  <p>
 
97
  <input type="button" name="restartQuiz" value="<?php _e('Restart quiz', 'wp-pro-quiz'); ?>" >
98
- <input type="button" name="reShowQuestion" value="<?php _e('View question', 'wp-pro-quiz'); ?>">
 
 
99
  </p>
100
  </div>
101
  <div style="display: none;" class="wpProQuiz_time_limit">
94
  </ul>
95
  </div>
96
  <p>
97
+ <?php if(!$this->quiz->isBtnRestartQuizHidden()) { ?>
98
  <input type="button" name="restartQuiz" value="<?php _e('Restart quiz', 'wp-pro-quiz'); ?>" >
99
+ <?php } if(!$this->quiz->isBtnViewQuestionHidden()) { ?>
100
+ <input type="button" name="reShowQuestion" value="<?php _e('View questions', 'wp-pro-quiz'); ?>">
101
+ <?php } ?>
102
  </p>
103
  </div>
104
  <div style="display: none;" class="wpProQuiz_time_limit">
lib/view/WpProQuiz_View_QuizEdit.php CHANGED
@@ -37,6 +37,42 @@ class WpProQuiz_View_QuizEdit extends WpProQuiz_View_View {
37
  </fieldset>
38
  </td>
39
  </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  <tr>
41
  <th scope="row">
42
  <?php _e('Show points', 'wp-pro-quiz'); ?>
37
  </fieldset>
38
  </td>
39
  </tr>
40
+ <tr>
41
+ <th scope="row">
42
+ <?php _e('Hide "Restart quiz" button', 'wp-pro-quiz'); ?>
43
+ </th>
44
+ <td>
45
+ <fieldset>
46
+ <legend class="screen-reader-text">
47
+ <span><?php _e('Hide "Restart quiz" button', 'wp-pro-quiz'); ?></span>
48
+ </legend>
49
+ <label for="btn_restart_quiz_hidden">
50
+ <input type="checkbox" id="btn_restart_quiz_hidden" value="1" name="btnRestartQuizHidden" <?php echo $this->quiz->isBtnRestartQuizHidden() ? 'checked="checked"' : '' ?> >
51
+ </label>
52
+ <p class="description">
53
+ <?php _e('Hide the "Restart quiz" button in the Frontend.', 'wp-pro-quiz'); ?>
54
+ </p>
55
+ </fieldset>
56
+ </td>
57
+ </tr>
58
+ <tr>
59
+ <th scope="row">
60
+ <?php _e('Hide "View question" button', 'wp-pro-quiz'); ?>
61
+ </th>
62
+ <td>
63
+ <fieldset>
64
+ <legend class="screen-reader-text">
65
+ <span><?php _e('Hide "View question" button', 'wp-pro-quiz'); ?></span>
66
+ </legend>
67
+ <label for="btn_view_question_hidden">
68
+ <input type="checkbox" id="btn_view_question_hidden" value="1" name="btnViewQuestionHidden" <?php echo $this->quiz->isBtnViewQuestionHidden() ? 'checked="checked"' : '' ?> >
69
+ </label>
70
+ <p class="description">
71
+ <?php _e('Hide the "View question" button in the Frontend.', 'wp-pro-quiz'); ?>
72
+ </p>
73
+ </fieldset>
74
+ </td>
75
+ </tr>
76
  <tr>
77
  <th scope="row">
78
  <?php _e('Show points', 'wp-pro-quiz'); ?>
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: xeno010
3
  Tags: quiz, test, answer, question, learning
4
  Requires at least: 3.3
5
- Tested up to: 3.4.2
6
- Stable tag: 0.11
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -38,7 +38,8 @@ A powerful and beautiful quiz plugin for WordPress.
38
 
39
  = Translations =
40
  * English (Thanks Alexander M.)
41
- * German (Deutsch)
 
42
 
43
  = Live Demo =
44
  http://www.it-gecko.de/wp-pro-quiz-quiz-plugin-fuer-wordpress.html (scroll to "Demo")
@@ -123,4 +124,11 @@ Own themes changes internal order of filters, what causes the problems. With ad
123
  = 0.11 =
124
  * Bugfix in javascript-code
125
  * "Sort elements" are always randomly arranged
126
- * Bugfix in CSS for different themes
 
 
 
 
 
 
 
2
  Contributors: xeno010
3
  Tags: quiz, test, answer, question, learning
4
  Requires at least: 3.3
5
+ Tested up to: 3.5
6
+ Stable tag: 0.12
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
38
 
39
  = Translations =
40
  * English (Thanks Alexander M.)
41
+ * German / Deutsch
42
+ * Arabic / عربي (Thanks Abuhassan)
43
 
44
  = Live Demo =
45
  http://www.it-gecko.de/wp-pro-quiz-quiz-plugin-fuer-wordpress.html (scroll to "Demo")
124
  = 0.11 =
125
  * Bugfix in javascript-code
126
  * "Sort elements" are always randomly arranged
127
+ * Bugfix in CSS for different themes
128
+
129
+ = 0.12 =
130
+ * Compatible for WordPress 3.5
131
+ * Translation for Arabic have been added (Thanks Abuhassan)
132
+ * added hide "restart quiz" button option
133
+ * added hide "view question" button option
134
+ * Bugfix in sorting choice with IE & Safari
wp-pro-quiz.php CHANGED
@@ -3,12 +3,12 @@
3
  Plugin Name: WP-Pro-Quiz
4
  Plugin URI: http://wordpress.org/extend/plugins/wp-pro-quiz
5
  Description: A powerful and beautiful quiz plugin for WordPress.
6
- Version: 0.11
7
  Author: Julius Fischer
8
  Author URI: http://www.it-gecko.de
9
  */
10
 
11
- define('WPPROQUIZ_VERSION', '0.11');
12
 
13
  include_once 'lib/controller/WpProQuiz_Controller_Admin.php';
14
  include_once 'lib/helper/WpProQuiz_Helper_DbUpgrade.php';
3
  Plugin Name: WP-Pro-Quiz
4
  Plugin URI: http://wordpress.org/extend/plugins/wp-pro-quiz
5
  Description: A powerful and beautiful quiz plugin for WordPress.
6
+ Version: 0.12
7
  Author: Julius Fischer
8
  Author URI: http://www.it-gecko.de
9
  */
10
 
11
+ define('WPPROQUIZ_VERSION', '0.12');
12
 
13
  include_once 'lib/controller/WpProQuiz_Controller_Admin.php';
14
  include_once 'lib/helper/WpProQuiz_Helper_DbUpgrade.php';