{"id":3645,"date":"2017-05-24T20:42:11","date_gmt":"2017-05-24T20:42:11","guid":{"rendered":"https:\/\/oderalon.net\/linguae\/?p=3645"},"modified":"2017-08-03T00:23:05","modified_gmt":"2017-08-03T03:23:05","slug":"francais-2017-05-24","status":"publish","type":"post","link":"https:\/\/oderalon.net\/linguae\/2017\/05\/24\/francais-2017-05-24\/","title":{"rendered":"Fran\u00e7ais &#8211; 2017-05-24"},"content":{"rendered":"\n\n\n\n\n\n\n\n<style>\n\t.pang_teste2741e_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 to Fran\u00e7ais:<\/h3><table><tr id=\"teste2741e_question1\">\n<td>1.<\/td>\n<td class=\"question\"> This is pretty.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"teste2741e_answer1\" id=\"teste2741e_answer1\" type=\"text\"\/>\n<p class=\"teste2741e_correctanswer\" id=\"teste2741e_correctanswer1\"><i>Correct answer:<\/i><br\/> Ceci est joli.<\/p>\n<\/td>\n<\/tr><tr id=\"teste2741e_question2\">\n<td>2.<\/td>\n<td class=\"question\"> I eat that.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"teste2741e_answer2\" id=\"teste2741e_answer2\" type=\"text\"\/>\n<p class=\"teste2741e_correctanswer\" id=\"teste2741e_correctanswer2\"><i>Correct answer:<\/i><br\/> Je mange cela.<\/p>\n<\/td>\n<\/tr><tr id=\"teste2741e_question3\">\n<td>3.<\/td>\n<td class=\"question\"> Like this?<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"teste2741e_answer3\" id=\"teste2741e_answer3\" type=\"text\"\/>\n<p class=\"teste2741e_correctanswer\" id=\"teste2741e_correctanswer3\"><i>Correct answer:<\/i><br\/> Comme ceci?<\/p>\n<\/td>\n<\/tr><tr id=\"teste2741e_question4\">\n<td>4.<\/td>\n<td class=\"question\"> He eats that.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"teste2741e_answer4\" id=\"teste2741e_answer4\" type=\"text\"\/>\n<p class=\"teste2741e_correctanswer\" id=\"teste2741e_correctanswer4\"><i>Correct answer:<\/i><br\/> Il mange cela.<\/p>\n<\/td>\n<\/tr><tr id=\"teste2741e_question5\">\n<td>5.<\/td>\n<td class=\"question\"> This is an animal.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"teste2741e_answer5\" id=\"teste2741e_answer5\" type=\"text\"\/>\n<p class=\"teste2741e_correctanswer\" id=\"teste2741e_correctanswer5\"><i>Correct answer:<\/i><br\/> Ceci est un animal.<\/p>\n<\/td>\n<\/tr><\/table><script>\n\tjQuery('.teste2741e_correctanswer').hide();\n\tfunction teste2741e_checkanswers(){\n\t\tvar correct = 0;\n\t\tvar qc = 5;\n\t\tvar teste2741e_question1_correctanswers = Array('ceciestjoli');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#teste2741e_answer1').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<teste2741e_question1_correctanswers.length; i++){\n\t\t\t\tif (teste2741e_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('#teste2741e_question1').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#teste2741e_correctanswer1').show();\n\t\t\t\tjQuery('#teste2741e_question1').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar teste2741e_question2_correctanswers = Array('jemangecela');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#teste2741e_answer2').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<teste2741e_question2_correctanswers.length; i++){\n\t\t\t\tif (teste2741e_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('#teste2741e_question2').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#teste2741e_correctanswer2').show();\n\t\t\t\tjQuery('#teste2741e_question2').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar teste2741e_question3_correctanswers = Array('commececi');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#teste2741e_answer3').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<teste2741e_question3_correctanswers.length; i++){\n\t\t\t\tif (teste2741e_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('#teste2741e_question3').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#teste2741e_correctanswer3').show();\n\t\t\t\tjQuery('#teste2741e_question3').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar teste2741e_question4_correctanswers = Array('ilmangecela');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#teste2741e_answer4').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<teste2741e_question4_correctanswers.length; i++){\n\t\t\t\tif (teste2741e_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('#teste2741e_question4').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#teste2741e_correctanswer4').show();\n\t\t\t\tjQuery('#teste2741e_question4').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar teste2741e_question5_correctanswers = Array('ceciestunanimal');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#teste2741e_answer5').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<teste2741e_question5_correctanswers.length; i++){\n\t\t\t\tif (teste2741e_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('#teste2741e_question5').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#teste2741e_correctanswer5').show();\n\t\t\t\tjQuery('#teste2741e_question5').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=\"teste2741e_checkanswers();\">-&gt;Click here to check your answers!&lt;-<\/a><\/p> \n\n\n\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":52,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6339,5903,4],"tags":[5965,3629],"_links":{"self":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/3645"}],"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=3645"}],"version-history":[{"count":1,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/3645\/revisions"}],"predecessor-version":[{"id":4216,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/3645\/revisions\/4216"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/media\/52"}],"wp:attachment":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/media?parent=3645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/categories?post=3645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/tags?post=3645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}