{"id":4224,"date":"2016-09-29T10:08:14","date_gmt":"2016-09-29T13:08:14","guid":{"rendered":"http:\/\/oderalon.net\/linguae\/?p=4224"},"modified":"2017-08-04T10:12:24","modified_gmt":"2017-08-04T13:12:24","slug":"svenska-2016-09-29","status":"publish","type":"post","link":"https:\/\/oderalon.net\/linguae\/2016\/09\/29\/svenska-2016-09-29\/","title":{"rendered":"Svenska &#8211; 2016-09-29"},"content":{"rendered":"<p><em>(Fr\u00e5n <a href=\"https:\/\/www.duolingo.com\/skill\/sv\/Pronouns-objective\" target=\"_blank\" rel=\"noopener\">Duolingo<\/a>)<\/em><\/p>\n<p>&nbsp;<br \/>\n\n\n\n\n\n\n\n\n<style>\n\t.pang_testf740e2_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 Svenska:<\/h3><table><tr id=\"testf740e2_question1\">\n<td>1.<\/td>\n<td class=\"question\"> She loves him.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"testf740e2_answer1\" id=\"testf740e2_answer1\" type=\"text\"\/>\n<p class=\"testf740e2_correctanswer\" id=\"testf740e2_correctanswer1\"><i>Correct answer:<\/i><br\/> Hon \u00e4lskar honom.<\/p>\n<\/td>\n<\/tr><tr id=\"testf740e2_question2\">\n<td>2.<\/td>\n<td class=\"question\"> She loves her.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"testf740e2_answer2\" id=\"testf740e2_answer2\" type=\"text\"\/>\n<p class=\"testf740e2_correctanswer\" id=\"testf740e2_correctanswer2\"><i>Correct answer:<\/i><br\/> Hon \u00e4lskar henne.<\/p>\n<\/td>\n<\/tr><tr id=\"testf740e2_question3\">\n<td>3.<\/td>\n<td class=\"question\"> The girl does not love us.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"testf740e2_answer3\" id=\"testf740e2_answer3\" type=\"text\"\/>\n<p class=\"testf740e2_correctanswer\" id=\"testf740e2_correctanswer3\"><i>Correct answer:<\/i><br\/> Flickan \u00e4lskar ons inte.<\/p>\n<\/td>\n<\/tr><tr id=\"testf740e2_question4\">\n<td>4.<\/td>\n<td class=\"question\"> We love you.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"testf740e2_answer4\" id=\"testf740e2_answer4\" type=\"text\"\/>\n<p class=\"testf740e2_correctanswer\" id=\"testf740e2_correctanswer4\"><i>Correct answer:<\/i><br\/> Vi \u00e4lskar dig.<\/p>\n<\/td>\n<\/tr><tr id=\"testf740e2_question5\">\n<td>5.<\/td>\n<td class=\"question\"> We like you.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"testf740e2_answer5\" id=\"testf740e2_answer5\" type=\"text\"\/>\n<p class=\"testf740e2_correctanswer\" id=\"testf740e2_correctanswer5\"><i>Correct answers:<\/i><br\/> Vi gillar dig.; Vi tycker om er.; Vi gillar er.; Vi tycker om dig.<\/p>\n<\/td>\n<\/tr><tr id=\"testf740e2_question6\">\n<td>6.<\/td>\n<td class=\"question\"> We like them.<\/td><td class=\"answer\">\n<input style=\"width:100%\" name=\"testf740e2_answer6\" id=\"testf740e2_answer6\" type=\"text\"\/>\n<p class=\"testf740e2_correctanswer\" id=\"testf740e2_correctanswer6\"><i>Correct answers:<\/i><br\/> Vi gillar dem.; Vi tycker om dem.<\/p>\n<\/td>\n<\/tr><\/table><script>\n\tjQuery('.testf740e2_correctanswer').hide();\n\tfunction testf740e2_checkanswers(){\n\t\tvar correct = 0;\n\t\tvar qc = 6;\n\t\tvar testf740e2_question1_correctanswers = Array('honalskarhonom');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#testf740e2_answer1').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<testf740e2_question1_correctanswers.length; i++){\n\t\t\t\tif (testf740e2_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('#testf740e2_question1').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#testf740e2_correctanswer1').show();\n\t\t\t\tjQuery('#testf740e2_question1').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar testf740e2_question2_correctanswers = Array('honalskarhenne');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#testf740e2_answer2').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<testf740e2_question2_correctanswers.length; i++){\n\t\t\t\tif (testf740e2_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('#testf740e2_question2').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#testf740e2_correctanswer2').show();\n\t\t\t\tjQuery('#testf740e2_question2').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar testf740e2_question3_correctanswers = Array('flickanalskaronsinte');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#testf740e2_answer3').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<testf740e2_question3_correctanswers.length; i++){\n\t\t\t\tif (testf740e2_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('#testf740e2_question3').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#testf740e2_correctanswer3').show();\n\t\t\t\tjQuery('#testf740e2_question3').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar testf740e2_question4_correctanswers = Array('vialskardig');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#testf740e2_answer4').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<testf740e2_question4_correctanswers.length; i++){\n\t\t\t\tif (testf740e2_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('#testf740e2_question4').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#testf740e2_correctanswer4').show();\n\t\t\t\tjQuery('#testf740e2_question4').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar testf740e2_question5_correctanswers = Array('vigillardig', 'vityckeromer', 'vigillarer', 'vityckeromdig');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#testf740e2_answer5').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<testf740e2_question5_correctanswers.length; i++){\n\t\t\t\tif (testf740e2_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('#testf740e2_question5').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#testf740e2_correctanswer5').show();\n\t\t\t\tjQuery('#testf740e2_question5').addClass('pang_test_red');\n\t\t\t\t}\n\t\t\t\t\tvar testf740e2_question6_correctanswers = Array('vigillardem', 'vityckeromdem');\n\t\t\tiscorrect = false;\n\t\t\tgivenanswer = nospaces(removeDiacritics(jQuery('#testf740e2_answer6').val().toLowerCase()));\n\t\t\t\/\/alert(givenanswer);\n\t\t\tfor (i = 0; i<testf740e2_question6_correctanswers.length; i++){\n\t\t\t\tif (testf740e2_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('#testf740e2_question6').addClass('pang_test_green');\n\t\t\t\tcorrect++;\n\t\t\t\t}else{\n\t\t\t\tjQuery('#testf740e2_correctanswer6').show();\n\t\t\t\tjQuery('#testf740e2_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=\"testf740e2_checkanswers();\">-&gt;Click here to check your answers!&lt;-<\/a><\/p> \n\n\n\n\n\n\n\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>(Fr\u00e5n Duolingo) &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":454,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6339,5903,16],"tags":[5965,3629],"_links":{"self":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/4224"}],"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=4224"}],"version-history":[{"count":1,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/4224\/revisions"}],"predecessor-version":[{"id":4225,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/posts\/4224\/revisions\/4225"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/media\/454"}],"wp:attachment":[{"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/media?parent=4224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/categories?post=4224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oderalon.net\/linguae\/wp-json\/wp\/v2\/tags?post=4224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}