{"id":4502,"date":"2017-06-11T23:35:59","date_gmt":"2017-06-12T02:35:59","guid":{"rendered":"http:\/\/oderalon.net\/linguae\/?p=4502"},"modified":"2017-08-26T23:40:12","modified_gmt":"2017-08-27T02:40:12","slug":"turkce-2017-06-11","status":"publish","type":"post","link":"https:\/\/oderalon.net\/linguae\/2017\/06\/11\/turkce-2017-06-11\/","title":{"rendered":"T\u00fcrk\u00e7e &#8211; 2017-06-11"},"content":{"rendered":"<p><a href=\"https:\/\/www.duolingo.com\/skill\/tr\/Occupations\" target=\"_blank\" rel=\"noopener\"><em>Duolingo<\/em><\/a><em>dan:<\/em><\/p>\n\n\n\n\n\n\n\n\n<style>\n\t.pang_test08f642_question li {\n\t\tcursor:pointer;\n\t\t}\n\t.pang_test_green, .pang_test_green td {\n\t\tcolor:green;\n\t\tbackground-color:rgb(153, 217, 234);\n\t\tfont-weight:bold;\n\t\t}\n\t.pang_test_red, .pang_test_red td {\n\t\tcolor:red;\n\t\tbackground-color:yellow;\n\t\tfont-weight:bold;\n\t\t}\n<\/style><h3>Translate these sentences:<\/h3><table><tr id=\"test08f642_question1\">\n<td>1.<\/td>\n<td class=\"question\">Bu onun mesle\u011fi.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"test08f642_answer1\" id=\"test08f642_answer1\" type=\"text\"\/>\n<p class=\"test08f642_correctanswer\" id=\"test08f642_correctanswer1\"><i>Correct answers:<\/i><br\/> This is his profession.; This is his job.<\/p>\n<\/td>\n<\/tr><tr id=\"test08f642_question2\">\n<td>2.<\/td>\n<td class=\"question\">O iyi bir sekreterdir.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"test08f642_answer2\" id=\"test08f642_answer2\" type=\"text\"\/>\n<p class=\"test08f642_correctanswer\" id=\"test08f642_correctanswer2\"><i>Correct answers:<\/i><br\/> He is a good secretary.; She is a good secretary.; He&#8217;s a good secretary.; She&#8217;s a good secretary.<\/p>\n<\/td>\n<\/tr><tr id=\"test08f642_question3\">\n<td>3.<\/td>\n<td class=\"question\">Ya\u015fl\u0131 adam i\u015fsiz ve \u00e7ok hasta.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"test08f642_answer3\" id=\"test08f642_answer3\" type=\"text\"\/>\n<p class=\"test08f642_correctanswer\" id=\"test08f642_correctanswer3\"><i>Correct answer:<\/i><br\/> The old man is unemployed and very sick.<\/p>\n<\/td>\n<\/tr><tr id=\"test08f642_question4\">\n<td>4.<\/td>\n<td class=\"question\">Bu benim i\u015fim.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"test08f642_answer4\" id=\"test08f642_answer4\" type=\"text\"\/>\n<p class=\"test08f642_correctanswer\" id=\"test08f642_correctanswer4\"><i>Correct answers:<\/i><br\/> This is my job.; This is my profession.<\/p>\n<\/td>\n<\/tr><tr id=\"test08f642_question5\">\n<td>5.<\/td>\n<td class=\"question\">Ressam sanat\u00e7\u0131d\u0131r.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"test08f642_answer5\" id=\"test08f642_answer5\" type=\"text\"\/>\n<p class=\"test08f642_correctanswer\" id=\"test08f642_correctanswer5\"><i>Correct answer:<\/i><br\/> A painter is an artist.<\/p>\n<\/td>\n<\/tr><tr id=\"test08f642_question6\">\n<td>6.<\/td>\n<td class=\"question\">Duo bir asker de\u011fil.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"test08f642_answer6\" id=\"test08f642_answer6\" type=\"text\"\/>\n<p class=\"test08f642_correctanswer\" id=\"test08f642_correctanswer6\"><i>Correct answers:<\/i><br\/> Duo is not a soldier.; Duo isn&#8217;t a soldier.<\/p>\n<\/td>\n<\/tr><\/table><script>\n\tjQuery('.test08f642_correctanswer').hide();\n\tfunction test08f642_checkanswers(){\n\t\tvar correct = 0;\n\t\tvar qc = 6;\n\t\tvar test08f642_question1_correctanswers = Array('thisishisprofession', 'thisishisjob');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#test08f642_answer1').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<test08f642_question1_correctanswers.length; i++){\n\t\t\t\tif (test08f642_question1_correctanswers[i] == givenanswer){\n\t\t\t\t\tiscorrect = true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tif (iscorrect){\n\t\t\t\tjQuery('#test08f642_question1').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#test08f642_correctanswer1').show();\n\t\t\t\tjQuery('#test08f642_question1').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar test08f642_question2_correctanswers = Array('heisagoodsecretary', 'sheisagoodsecretary', 'hesagoodsecretary', 'shesagoodsecretary');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#test08f642_answer2').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<test08f642_question2_correctanswers.length; i++){\n\t\t\t\tif (test08f642_question2_correctanswers[i] == givenanswer){\n\t\t\t\t\tiscorrect = true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tif (iscorrect){\n\t\t\t\tjQuery('#test08f642_question2').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#test08f642_correctanswer2').show();\n\t\t\t\tjQuery('#test08f642_question2').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar test08f642_question3_correctanswers = Array('theoldmanisunemployedandverysick');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#test08f642_answer3').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<test08f642_question3_correctanswers.length; i++){\n\t\t\t\tif (test08f642_question3_correctanswers[i] == givenanswer){\n\t\t\t\t\tiscorrect = true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tif (iscorrect){\n\t\t\t\tjQuery('#test08f642_question3').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#test08f642_correctanswer3').show();\n\t\t\t\tjQuery('#test08f642_question3').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar test08f642_question4_correctanswers = Array('thisismyjob', 'thisismyprofession');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#test08f642_answer4').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<test08f642_question4_correctanswers.length; i++){\n\t\t\t\tif (test08f642_question4_correctanswers[i] == givenanswer){\n\t\t\t\t\tiscorrect = true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tif (iscorrect){\n\t\t\t\tjQuery('#test08f642_question4').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#test08f642_correctanswer4').show();\n\t\t\t\tjQuery('#test08f642_question4').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar test08f642_question5_correctanswers = Array('apainterisanartist');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#test08f642_answer5').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<test08f642_question5_correctanswers.length; i++){\n\t\t\t\tif (test08f642_question5_correctanswers[i] == givenanswer){\n\t\t\t\t\tiscorrect = true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tif (iscorrect){\n\t\t\t\tjQuery('#test08f642_question5').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#test08f642_correctanswer5').show();\n\t\t\t\tjQuery('#test08f642_question5').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar test08f642_question6_correctanswers = Array('duoisnotasoldier', 'duoisntasoldier');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#test08f642_answer6').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<test08f642_question6_correctanswers.length; i++){\n\t\t\t\tif (test08f642_question6_correctanswers[i] == givenanswer){\n\t\t\t\t\tiscorrect = true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tif (iscorrect){\n\t\t\t\tjQuery('#test08f642_question6').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#test08f642_correctanswer6').show();\n\t\t\t\tjQuery('#test08f642_question6').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\n\t\talert('You got ' + correct + ' \/ ' + qc + '.');\n\t\t}\n<\/script><p><a href=\"javascript:void(0);\" onclick=\"test08f642_checkanswers();\">-&gt;Click here to check your answers!&lt;-<\/a><\/p> \n\n\n\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Duolingodan:<\/p>\n","protected":false},"author":1,"featured_media":2787,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6339,5903,18],"tags":[5965,3629],"_links":{"self":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/4502"}],"collection":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/comments?post=4502"}],"version-history":[{"count":1,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/4502\/revisions"}],"predecessor-version":[{"id":4503,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/4502\/revisions\/4503"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/media\/2787"}],"wp:attachment":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/media?parent=4502"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/categories?post=4502"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/tags?post=4502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}