{"id":9479,"date":"2025-06-08T16:51:50","date_gmt":"2025-06-08T16:51:50","guid":{"rendered":"https:\/\/gudlenieks.lv\/?p=9479"},"modified":"2025-06-08T16:51:52","modified_gmt":"2025-06-08T16:51:52","slug":"report-2022-2023-2","status":"publish","type":"post","link":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/","title":{"rendered":"Report 2022\/2023"},"content":{"rendered":"<h2 class=\"wp-block-heading\" id=\"gudleniekslv-5-years\">Gudlenieks.lv 5 years<\/h2>\n\n\n<p>Although &#8220;web page&#8221; is 5 years old, the last year was the most active of all, and the activity is reflected in the numbers.<br>We already planned to create such a report on the year&#8217;s accomplishments last year, but priorities introduced adjustments, and, look, only a year later, the report has been completed.<\/p>\n\n\n\n<p>We didn&#8217;t quite make it by September 1st as we had hoped, but we are happy with the result. And the foundation for the next report is laid. Next year will probably be easier\u2026 well\u2026 maybe\u2026<br>The report is there to clearly demonstrate how much work we have invested in this project. And also to take pride in what we have achieved.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n\n    <section class=\"stats stats-stats-spent-time\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/bg_image_05_.webp');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-spent-time\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"0\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>The invested time, work hours<\/h2>\n                    <div class=\"stats-header__content\"><div class=\"stats-header__content\">\n<p>We create free worksheets for preschool and school-age children in our free time. 360 hours may not sound like much. It&#8217;s almost 1 hour every day for the whole year. It must be admitted that surpassing such a commitment will be difficult.<\/p>\n<\/div>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:0,\n                min:0 \n              }            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['cyan'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.AreaChart(document.getElementById('chart_stats-spent-time'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-spent-time'] = chart;\n          window.chartsData['chart_stats-spent-time'] = data;\n          window.chartsOptions['chart_stats-spent-time'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    \n\n\n\n\n    <section class=\"stats stats-stats-post-count\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/DSC_1727.jpg');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-post-count\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"66\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>The newly created articles in 2023<\/h2>\n                    <div class=\"stats-header__content\"><p>The past year has been quite productive in creating new articles. Although we have been much more productive than we initially planned, our goal remains to have 2 articles per month.<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:0,\n                min:0 \n              }            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['yellow'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.AreaChart(document.getElementById('chart_stats-post-count'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-post-count'] = chart;\n          window.chartsData['chart_stats-post-count'] = data;\n          window.chartsOptions['chart_stats-post-count'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    \n\n\n    <section class=\"stats stats-stats-users-that-downloaded\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/DSC_1727.jpg');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-users-that-downloaded\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"325\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>The number of people who have benefited from our work.<\/h2>\n                    <div class=\"stats-header__content\"><p>One of the most important indicators for us is how many people we have been helpful to. I believe we will achieve and surpass this indicator again in this academic year.<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:0,\n                min:0 \n              }            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['blue'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.AreaChart(document.getElementById('chart_stats-users-that-downloaded'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-users-that-downloaded'] = chart;\n          window.chartsData['chart_stats-users-that-downloaded'] = data;\n          window.chartsOptions['chart_stats-users-that-downloaded'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    \n\n\n\n\n    <section class=\"stats stats-stats-social-followers\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/bg_image_03_.webp');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-social-followers\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"53\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>Our social media followers<\/h2>\n                    <div class=\"stats-header__content\"><p>The weakest indicator in the previous season, but to be honest, we haven&#8217;t been overly active on social media. This should be improved in the next academic year. Shall we double it? At least double it!<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:0,\n                min:0 \n              }            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['cyan'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.AreaChart(document.getElementById('chart_stats-social-followers'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-social-followers'] = chart;\n          window.chartsData['chart_stats-social-followers'] = data;\n          window.chartsOptions['chart_stats-social-followers'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    \n\n\n\n\n\n    <section class=\"stats stats-stats-views-yearly\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/bg_image_03_.webp');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-views-yearly\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"42846\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>Views, page views<\/h2>\n                    <div class=\"stats-header__content\"><p>This is a number that has grown the most compared to previous years. We are happy with the achievement, but a little concerned that we may have reached a plateau.<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:0,\n                min:0 \n              }            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['blue'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.AreaChart(document.getElementById('chart_stats-views-yearly'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-views-yearly'] = chart;\n          window.chartsData['chart_stats-views-yearly'] = data;\n          window.chartsOptions['chart_stats-views-yearly'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    \n\n\n    <section class=\"stats stats-stats-top-viewed-articles\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/DSC_1727.jpg');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-top-viewed-articles\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"27050\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>10 most popular articles<\/h2>\n                    <div class=\"stats-header__content\"><p>These are the best &#8220;hits&#8221; from our previous seasons &#8211; the top 10. Articles that are most frequently visited.<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart', 'bar']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                          , [0, 6624]\n                          , [1, 5898]\n                          , [2, 2030]\n                          , [3, 1869]\n                          , [4, 1062]\n                          , [5, 972]\n                          , [6, 894]\n                          , [7, 822]\n                          , [8, 758]\n                          , [9, 686]\n                          , [10, 648]\n                          , [11, 632]\n                          , [12, 588]\n                          , [13, 531]\n                          , [14, 522]\n                          , [15, 512]\n                          , [16, 511]\n                          , [17, 509]\n                          , [18, 500]\n                          , [19, 482]\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                          , [0, 0]\n                          , [1, 0]\n                          , [2, 0]\n                          , [3, 0]\n                          , [4, 0]\n                          , [5, 0]\n                          , [6, 0]\n                          , [7, 0]\n                          , [8, 0]\n                          , [9, 0]\n                          , [10, 0]\n                          , [11, 0]\n                          , [12, 0]\n                          , [13, 0]\n                          , [14, 0]\n                          , [15, 0]\n                          , [16, 0]\n                          , [17, 0]\n                          , [18, 0]\n                          , [19, 0]\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:6624,\n                min:482 \n              }            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['green'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.BarChart(document.getElementById('chart_stats-top-viewed-articles'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-top-viewed-articles'] = chart;\n          window.chartsData['chart_stats-top-viewed-articles'] = data;\n          window.chartsOptions['chart_stats-top-viewed-articles'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    <section class=\"stats-articles\">\n                <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart-300x169.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Best split screen games, example of Tux Karts 4 players\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart-300x169.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart-1024x576.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart-768x432.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart-600x337.jpg 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart-1103x620.jpg 1103w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/07\/split-screen_4-player_multiplayer_in_supertuxkart.jpg 1366w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/best-split-screen-games\/\">\n                        Best split screen games<\/h3>\n                    <\/a>\n                    <p> We have compiled a list of what we consider to be the best split-screen games based on our experience. If you catch them during sales, the investment is not that significant \u2013 many games are available for purchase at less than 5 euros during promotional periods, and sales events occur [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"216\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-300x216.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Example of exercise Subtraction and addition up to 10 - insert the correct arithmetic sign\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-300x216.webp 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-768x554.webp 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-600x433.webp 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-860x620.webp 860w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign.webp 986w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/subtraction-and-addition-up-to-10-insert-the-correct-arithmetic-sign\/\">\n                        Subtraction and addition up to 10 &#8211; insert the correct arithmetic sign<\/h3>\n                    <\/a>\n                    <p> Free printable worksheets for children, where the child has to write the correct sign between two numbers to get the correct result. What can be found in these number worksheets? When a child completes these printable worksheets for children, they practice addition, subtraction, number recognition, and also develop logical thinking. [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-300x225.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-300x225.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-1024x768.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-768x576.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-1536x1152.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-2048x1536.jpg 2048w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-600x450.jpg 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-827x620.jpg 827w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-scaled.jpg 1920w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/lost-letters\/\">\n                        Lost letters<\/h3>\n                    <\/a>\n                    <p> We are constantly working on our growing collection of free printable worksheets for preschool and kindergarten. We where planning to create these printable worksheets for a long time already, but our hands was too short, could not reach to create these exercises for kids. In these exercise pages are list [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1-300x225.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1-300x225.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1-1024x768.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1-768x576.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1-1536x1152.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1-827x620.jpg 827w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0087-1.jpg 1900w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/count-and-mark-without-answers\/\">\n                        Count and mark &#8211; without answers<\/h3>\n                    <\/a>\n                    <p> The counting printable exercises with answers got to easy for my kid, but this task is one of the favorites. So to up the challenge we created version that does not contain the answer just a place where to write the correct count. This way i am tricking the kids [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/08\/addition-to-5.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Examples for exercises Addition to 5\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/addition-to-5\/\">\n                        Addition to  5<\/h3>\n                    <\/a>\n                    <p> Free printable exercises have 10 pages with 18 exercises on each page. The exercise consists of an arithmetic task where have to sum two addends, the sum of the addition does not exceed 5. If these exercises are too easy? When the addtion to 5 becomes to easy then go [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-300x225.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-300x225.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-1024x768.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-768x576.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-1536x1152.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-2048x1536.jpg 2048w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/IMG_0243-827x620.jpg 827w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/do-not-eat-yellow-snow-neither-blue-or-green\/\">\n                        Do not eat yellow snow! Neither blue or green.<\/h3>\n                    <\/a>\n                    <p> You can try to realize this small project this winter. There still is some snow, and winter is not yet over, guess there will be more snow this season.Well if you are reading &#8220;in the land down under&#8221; or in some other slow-less place, you are missing out great exercise.We [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"266\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/logs_fons-thumbs-300x266.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"pasaka Bai\u013cu nakts\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/logs_fons-thumbs-300x266.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/logs_fons-thumbs-1024x907.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/logs_fons-thumbs-768x680.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/logs_fons-thumbs-700x620.jpg 700w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/logs_fons-thumbs.jpg 1200w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/scarry-night-fairy-tail-from-book-stories-for-boys\/\">\n                        &#8220;Scary night&#8221; fairy tail from book &#8220;Stories for  boys&#8221;<\/h3>\n                    <\/a>\n                    <p> Together with kids we recorded the fairy tail &#8220;Scary night&#8221;. This is from story book &#8220;Stories for boys&#8221;. Besides this story there are several awesome stories.At the moment only place where you would be able to get it is in children library. The idea felt pretty simple. Take a small [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"212\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-300x212.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Saskait\u012b\u0161ana l\u012bdz 10 ar nezin\u0101majiem - Bezmaksas darba lapas b\u0113rniem\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-300x212.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-1024x724.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-768x543.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-1536x1086.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-2048x1449.jpg 2048w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/IMG_0093-877x620.jpg 877w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/addition-to-10-with-hidden-addends\/\">\n                        Addition to 10 with hidden addends<\/h3>\n                    <\/a>\n                    <p> Free printable worksheet for kids, where children have to do simple arithmetic exercises with two addends but instead of unknown result, one of the addends is missing. What is in the worksheets? These ten worksheets has examples containing two addends with sum not exceeding 10 and one of the addends [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"267\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/lietoti-fotoaparati-300x267.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/lietoti-fotoaparati-300x267.png 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/lietoti-fotoaparati-768x685.png 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/lietoti-fotoaparati-696x620.png 696w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/lietoti-fotoaparati.png 957w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/photo-hunting\/\">\n                        Photo hunting<\/h3>\n                    <\/a>\n                    <p> Every phone has a camera, but in the absence of a phone, one can consider purchasing a second-hand digital photo camera, which is a cost-effective alternative. Additionally, the advantage of using a legacy digital camera is less stress about dropping it on the ground. Second life, extended life for old [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"199\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920-300x199.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920-300x199.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920-1024x681.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920-768x510.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920-1536x1021.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920-933x620.jpg 933w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2021\/11\/boys-gc293ced1e_1920.jpg 1920w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/evening-story\/\">\n                        Evening story<\/h3>\n                    <\/a>\n                    <p> Sometimes before the bed we are reading fairy tales. Sometimes comics, other times listening to the audio fairy tales. But lately we are telling our own stories, fairy tales. Its interesting to listen to the children imagination in work, stories that sometimes provide of some useful insights. For example, on [&hellip;]<\/p>\n                <\/div>\n            <\/article>\n            <\/section>\n\n\n\n\n\n    <section class=\"stats stats-stats-download-count\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/DSC_1727.jpg');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-download-count\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"1470\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>The number of downloads.<\/h2>\n                    <div class=\"stats-header__content\"><p>We will definitely repeat and surpass this indicator. Of course, it will only be possible with your participation.<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:0,\n                min:0 \n              }            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['magenta'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.AreaChart(document.getElementById('chart_stats-download-count'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-download-count'] = chart;\n          window.chartsData['chart_stats-download-count'] = data;\n          window.chartsOptions['chart_stats-download-count'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    \n\n\n    <section class=\"stats stats-stats-top-downloaded-exercises\">\n\n        <div class=\"stats-wrap\">\n            <div class=\"stats-background-image\">\n                <div class=\"perspective\">\n                    <div style=\"background-image:url('https:\/\/gudlenieks.lv\/wp-content\/uploads\/random-images\/bg_image_03_.webp');\">\n                        <div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-chart\">\n                <div class=\"perspective\">\n                    <div class=\"stats-chart-data\" id=\"chart_stats-top-downloaded-exercises\">\n\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"stats-container\">\n\n                <div class=\"perspective\">\n                    <span data-value=\"1066\" class=\"stats-data stats-this-year\">0<\/span>\n                <\/div>\n\n            <\/div>\n\n                            <div class=\"stats-header\">\n                    <h2>10 most frequently downloaded free printable materials for children.<\/h2>\n                    <div class=\"stats-header__content\"><p>Download is the best appreciation for our project. These are the most highly rated printable free tasks for children from our previous seasons.<\/p>\n<\/div>\n                <\/div>\n                    <\/div>\n    <\/section>\n\n    <script type=\"text\/javascript\">\n\n      \/\/bar\n      setTimeout(function () {\n\n        console.log(\"doing the chart data\/\/\/\/\/\");\n        google.charts.load('current', {'packages': ['corechart', 'bar']});\n        google.charts.setOnLoadCallback(drawChart);\n\n        console.log(\"doing the chart data\/\/\/\/\/1\");\n\n        function drawChart() {\n          var data = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                          , [0, 137]\n                          , [1, 123]\n                          , [2, 95]\n                          , [3, 74]\n                          , [4, 69]\n                          , [5, 62]\n                          , [6, 60]\n                          , [7, 55]\n                          , [8, 50]\n                          , [9, 49]\n                          , [10, 43]\n                          , [11, 33]\n                          , [12, 29]\n                          , [13, 29]\n                          , [14, 28]\n                          , [15, 28]\n                          , [16, 26]\n                          , [17, 26]\n                          , [18, 25]\n                          , [19, 25]\n                        ]);\n\n          var dataZeros = google.visualization.arrayToDataTable([\n            ['Year', 'Value']\n                          , [0, 0]\n                          , [1, 0]\n                          , [2, 0]\n                          , [3, 0]\n                          , [4, 0]\n                          , [5, 0]\n                          , [6, 0]\n                          , [7, 0]\n                          , [8, 0]\n                          , [9, 0]\n                          , [10, 0]\n                          , [11, 0]\n                          , [12, 0]\n                          , [13, 0]\n                          , [14, 0]\n                          , [15, 0]\n                          , [16, 0]\n                          , [17, 0]\n                          , [18, 0]\n                          , [19, 0]\n                        ]);\n\n          var options = {\n            hAxis: {\n              textPosition: 'none', title: '',\n              titleTextStyle: {color: '#333'},\n              gridlines: {color: 'transparent'}\n                \n            ,\n            viewWindowMode: 'explicit',\n            vieswWindow: {\n                max:137,\n                min:25 \n              }            },\n            vAxis: {\n              textPosition: 'none',\n              gridlines: {color: 'transparent'}\n                            },\n            baselineColor: 'transparent',\n            legend: {position: 'none'},\n            colors: ['cyan'],\n            backgroundColor: {\n              fill: 'transparent',\n              stroke: 'transparent'\n            },\n            chartArea: {width: '100%', height: '100%'},\n          };\n\n          console.log(\"doing the chart data\/\/\/\/\/2\");\n          var chart = new google.visualization.BarChart(document.getElementById('chart_stats-top-downloaded-exercises'));\n          chart.draw(dataZeros, options);\n\n          if (!window.charts) {\n            window.charts = {};\n          }\n\n          if (!window.chartsData) {\n            window.chartsData = {};\n          }\n          if (!window.chartsOptions) {\n            window.chartsOptions = {};\n          }\n\n          window.charts['chart_stats-top-downloaded-exercises'] = chart;\n          window.chartsData['chart_stats-top-downloaded-exercises'] = data;\n          window.chartsOptions['chart_stats-top-downloaded-exercises'] = options;\n\n          console.log(\"doing the chart data\/\/\/\/\/3\");\n\n          setTimeout(function () {\n            chart.draw(data, options);\n          }, 1000);\n\n        }\n      }, 1000);\n\n    <\/script>\n    <section class=\"stats-articles\">\n                <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"216\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_draw_numbers_connect_the_dots-300x216.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Example for exercise to Learn to write numbers \u2013 connect the dots\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_draw_numbers_connect_the_dots-300x216.png 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_draw_numbers_connect_the_dots-768x553.png 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_draw_numbers_connect_the_dots-600x432.png 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_draw_numbers_connect_the_dots.png 784w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/learn-to-write-numbers-connect-the-dots\/\">\n                        Learn to write numbers &#8211; connect the dots<\/h3>\n                    <\/a>\n                    <p> Educational materials for preschool-aged children on writing numbers. How can I obtain these educational materials for home use? Who are these digital resources intended for? This printable worksheet is intended for preschool-aged children, nursery school teachers &#8211; four-year-olds, and five-year-olds. It&#8217;s an excellent tool for preschool educators and teachers, and [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"207\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/04\/free_printables_for_kids_latvian_language_days_of_the_week_test-300x207.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Example for Latvian language: days of the week \u2013 decode words without translation\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/04\/free_printables_for_kids_latvian_language_days_of_the_week_test-300x207.png 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/04\/free_printables_for_kids_latvian_language_days_of_the_week_test-768x529.png 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/04\/free_printables_for_kids_latvian_language_days_of_the_week_test-600x413.png 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/04\/free_printables_for_kids_latvian_language_days_of_the_week_test.png 835w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/latvian-language-days-of-the-week-test\/\">\n                        Latvian language: days of the week &#8211; test<\/h3>\n                    <\/a>\n                    <p> Free printable worksheets for children to learn Latvian language. Totpic of the test is &#8216;days of the week&#8217;. On ten assignment pages, the child should write the translation of the day of the week in Latvian. What age are these printable worksheets intended for? Primarily, these worksheets are intended for [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"216\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-300x216.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Example of exercise Subtraction and addition up to 10 - insert the correct arithmetic sign\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-300x216.webp 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-768x554.webp 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-600x433.webp 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign-860x620.webp 860w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_substraction_addition_up_to_10_insert_correct_aritmetic_sign.webp 986w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/subtraction-and-addition-up-to-10-insert-the-correct-arithmetic-sign\/\">\n                        Subtraction and addition up to 10 &#8211; insert the correct arithmetic sign<\/h3>\n                    <\/a>\n                    <p> Free printable worksheets for children, where the child has to write the correct sign between two numbers to get the correct result. What can be found in these number worksheets? When a child completes these printable worksheets for children, they practice addition, subtraction, number recognition, and also develop logical thinking. [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-300x225.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Example of Subtraction up to 20 with unknowns\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-300x225.webp 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-1024x768.webp 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-768x576.webp 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-1536x1152.webp 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-600x450.webp 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns-827x620.webp 827w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_pritnables_substraction_up_to_20_with_unknowns.webp 1920w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/subtraction-up-to-20-with-unknowns\/\">\n                        Subtraction up to 20 with unknowns<\/h3>\n                    <\/a>\n                    <p> Free printable task for children, where the child has to solve simple subtraction arithmetic examples up to twenty. In the tasks, one of the numbers is unknown, the result or the subtractor must be filled in by the child&#8217;s calculation. By completing the tasks, the child practices subtraction &#8211; arithmetic, [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-300x225.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Example of free printables worksheet - Subtraction within 20\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-300x225.webp 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-1024x768.webp 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-768x576.webp 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-1536x1152.webp 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-600x450.webp 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20-827x620.webp 827w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printable_worksheets_for_kids_substraction_withn_20.webp 1920w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/subtraction-within-20\/\">\n                        Subtraction within 20<\/h3>\n                    <\/a>\n                    <p> Free printable exercise for children, where the child must solve simple subtraction examples within the tens range &#8211; neither the minuend nor the subtrahend exceeds 20, and the result is not negative. What&#8217;s in the printable worksheets? In these ten printable exercise pages for children, there are examples where two [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-300x225.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-300x225.webp 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-1024x768.webp 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-768x576.webp 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-1536x1152.webp 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-600x450.webp 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds-827x620.webp 827w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_addition_to_20_with_hidden_addednds.webp 1920w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/counting-up-to-20-with-unknown-addends\/\">\n                        Counting up to 20 with unknown addends<\/h3>\n                    <\/a>\n                    <p> Free printable task for children, in which the child has to solve simple arithmetic examples, adding up to ten with unknown addends. By completing the tasks, the child practices addition &#8211; arithmetic, finding unknowns, and recognizing numbers. What is in the worksheets? In these ten task pages, there are examples [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"215\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-300x215.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Bezmaksas darba lapas b\u0113rniem - Saskaiti un ieraksti aritm\u0113tikas vien\u0101dojumu\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-300x215.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-1024x733.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-768x550.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-1536x1100.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-600x430.jpg 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2-866x620.jpg 866w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/07\/Saskaiti-un-ieraksti-aritmetikas-vienadojumu-v2.jpg 1743w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/count-and-write-the-arithmetic-equation\/\">\n                        Count and write the arithmetic equation<\/h3>\n                    <\/a>\n                    <p> If these exercises are too easy If these exercises are to hard? Download exercises Support Find other printables<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"239\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_mixxed_letters_in_the_word_decode_word-300x239.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_mixxed_letters_in_the_word_decode_word-300x239.png 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_mixxed_letters_in_the_word_decode_word-768x613.png 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_mixxed_letters_in_the_word_decode_word-600x479.png 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_mixxed_letters_in_the_word_decode_word-777x620.png 777w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_mixxed_letters_in_the_word_decode_word.png 880w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/the-letters-are-mixed-up-in-places\/\">\n                        The letters are mixed up in places.<\/h3>\n                    <\/a>\n                    <p> We have created educational materials for home-based education that develop a child&#8217;s reading and writing skills, as well as logical thinking. There are 10 printable children&#8217;s worksheets, each containing 6 examples, where letters need to be arranged in the correct order to form a word. The illustration provides a hint [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_lost_letters_there_several_missing_letters_in_word-300x225.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_lost_letters_there_several_missing_letters_in_word-300x225.webp 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_lost_letters_there_several_missing_letters_in_word-600x450.webp 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2023\/10\/free_printables_for_kids_lost_letters_there_several_missing_letters_in_word.webp 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/lost-letters-pro-version-in-exercise-there-are-multiple-missing-letters\/\">\n                        Lost letters &#8220;pro&#8221; version &#8211; in exercise there are multiple missing letters<\/h3>\n                    <\/a>\n                    <p> We had created learning materials for home use with missing letters, but now they have become too easy, for us at-least. We need slightly more challenging tasks to develop children&#8217;s thinking. Unlike missing letters, in these digital resources, several letters are lost in each word, not just one. These tasks [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n                        <article class=\"stats-article\">\n                <div class=\"stats-article__image\">\n                    <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-300x225.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-300x225.jpg 300w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-1024x768.jpg 1024w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-768x576.jpg 768w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-1536x1152.jpg 1536w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-2048x1536.jpg 2048w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-600x450.jpg 600w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-827x620.jpg 827w, https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/03\/lost-letters-scaled.jpg 1920w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                <\/div>\n                <div class=\"stats-artice__content\">\n                    <h3><a href=\"https:\/\/gudlenieks.lv\/en\/lost-letters\/\">\n                        Lost letters<\/h3>\n                    <\/a>\n                    <p> We are constantly working on our growing collection of free printable worksheets for preschool and kindergarten. We where planning to create these printable worksheets for a long time already, but our hands was too short, could not reach to create these exercises for kids. In these exercise pages are list [&hellip;]<\/p>\n                <\/div>\n\n\n            <\/article>\n            <\/section>\n\n\n    <ins class=\"adsbygoogle\"\n         style=\"display:block; text-align:center;\"\n         data-ad-layout=\"in-article\"\n         data-ad-format=\"fluid\"\n         data-ad-client=\"ca-pub-3603544267153916\"\n         data-ad-slot=\"6945210667\"><\/ins>\n    <script defer>\n      (adsbygoogle = window.adsbygoogle || []).push({});\n    <\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"future-plans-goals\">Future plans, goals.<\/h2>\n\n\n<ul class=\"wp-block-list\">\n<li>Average of two articles per month<\/li>\n\n\n\n<li>At least double the number of followers<\/li>\n\n\n\n<li>Creation of interactive tasks<\/li>\n\n\n\n<li>Expand and diversify the types of printable materials<\/li>\n\n\n\n<li>Promotions and lotteries to attract more visitors<\/li>\n\n\n\n<li>Synchronize translations with other languages. Currently, not all articles are translated<\/li>\n\n\n\n<li>Share articles more frequently on social media<\/li>\n\n\n\n<li>Recording of new stories<\/li>\n\n\n\n<li>Creating video materials<\/li>\n<\/ul>\n\n\n    <ins class=\"adsbygoogle\"\n         style=\"display:block; text-align:center;\"\n         data-ad-layout=\"in-article\"\n         data-ad-format=\"fluid\"\n         data-ad-client=\"ca-pub-3603544267153916\"\n         data-ad-slot=\"6945210667\"><\/ins>\n    <script defer>\n      (adsbygoogle = window.adsbygoogle || []).push({});\n    <\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-in-touch-with-us\">Get in touch with us.<\/h2>\n\n\n<p>If you have ideas, corrections, constructive criticism, or suggestions, be sure to <a href=\"https:\/\/gudlenieks.lv\/en\/contacts\/\">get in touch with us<\/a>.<\/p>\n\n\n    <ins class=\"adsbygoogle\"\n         style=\"display:block; text-align:center;\"\n         data-ad-layout=\"in-article\"\n         data-ad-format=\"fluid\"\n         data-ad-client=\"ca-pub-3603544267153916\"\n         data-ad-slot=\"6945210667\"><\/ins>\n    <script defer>\n      (adsbygoogle = window.adsbygoogle || []).push({});\n    <\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"support-us\">Support us<\/h2>\n\n\n<p>There are various ways to support us. The most cost-effective way is verbal support &#8211; follow our profiles, share articles on your social networks. Read about ways to <a href=\"https:\/\/gudlenieks.lv\/en\/support\/\">support us here<\/a>.<\/p>\n\n\n    <ins class=\"adsbygoogle\"\n         style=\"display:block; text-align:center;\"\n         data-ad-layout=\"in-article\"\n         data-ad-format=\"fluid\"\n         data-ad-client=\"ca-pub-3603544267153916\"\n         data-ad-slot=\"6945210667\"><\/ins>\n    <script defer>\n      (adsbygoogle = window.adsbygoogle || []).push({});\n    <\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"back-to-the-tasks\">Back to the tasks<\/h2>\n\n<form role=\"search\" method=\"get\" action=\"https:\/\/gudlenieks.lv\/en\/\" class=\"wp-block-search__button-outside wp-block-search__text-button wp-block-search\"    ><label class=\"wp-block-search__label\" for=\"wp-block-search__input-1\" >Search for free printables<\/label><div class=\"wp-block-search__inside-wrapper\" ><input class=\"wp-block-search__input\" id=\"wp-block-search__input-1\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required \/><button aria-label=\"Mekl\u0113\" class=\"wp-block-search__button wp-element-button\" type=\"submit\" >Mekl\u0113<\/button><\/div><\/form>","protected":false},"excerpt":{"rendered":"<p>Gudlenieks.lv 5 years Although &#8220;web page&#8221; is 5 years old, the last year was the most active of all, and the activity is reflected in the numbers.We already planned to create such a report on the year&#8217;s accomplishments last year, but priorities introduced adjustments, and, look, only a year later, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1683,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1377],"tags":[],"class_list":["post-9479","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-reports"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Report 2022\/2023 - Gudlenieks<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Report 2022\/2023 - Gudlenieks\" \/>\n<meta property=\"og:description\" content=\"Gudlenieks.lv 5 years Although &#8220;web page&#8221; is 5 years old, the last year was the most active of all, and the activity is reflected in the numbers.We already planned to create such a report on the year&#8217;s accomplishments last year, but priorities introduced adjustments, and, look, only a year later, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Gudlenieks\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-08T16:51:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-08T16:51:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gudlenieks\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Gudlenieks\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\"},\"author\":{\"name\":\"Gudlenieks\",\"@id\":\"https:\/\/gudlenieks.lv\/#\/schema\/person\/c38ef4e6ac31e1ccecc488c139f0250e\"},\"headline\":\"Report 2022\/2023\",\"datePublished\":\"2025-06-08T16:51:50+00:00\",\"dateModified\":\"2025-06-08T16:51:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\"},\"wordCount\":239,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/gudlenieks.lv\/#organization\"},\"image\":{\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png\",\"articleSection\":[\"Reports\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\",\"url\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\",\"name\":\"Report 2022\/2023 - Gudlenieks\",\"isPartOf\":{\"@id\":\"https:\/\/gudlenieks.lv\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png\",\"datePublished\":\"2025-06-08T16:51:50+00:00\",\"dateModified\":\"2025-06-08T16:51:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage\",\"url\":\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png\",\"contentUrl\":\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png\",\"width\":300,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/gudlenieks.lv\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Report 2022\/2023\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/gudlenieks.lv\/#website\",\"url\":\"https:\/\/gudlenieks.lv\/\",\"name\":\"Gudlenieks\",\"description\":\"Educational games, worksheets and tasks for kids.\",\"publisher\":{\"@id\":\"https:\/\/gudlenieks.lv\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/gudlenieks.lv\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/gudlenieks.lv\/#organization\",\"name\":\"Gudlenieks\",\"url\":\"https:\/\/gudlenieks.lv\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gudlenieks.lv\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/gudlenieks5.png\",\"contentUrl\":\"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/gudlenieks5.png\",\"width\":630,\"height\":630,\"caption\":\"Gudlenieks\"},\"image\":{\"@id\":\"https:\/\/gudlenieks.lv\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/gudlenieks.lv\/#\/schema\/person\/c38ef4e6ac31e1ccecc488c139f0250e\",\"name\":\"Gudlenieks\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gudlenieks.lv\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/01516539b4809bea54e09e1905d621a5164a377393d69330badc32b737521ae1?s=96&d=retro&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/01516539b4809bea54e09e1905d621a5164a377393d69330badc32b737521ae1?s=96&d=retro&r=g\",\"caption\":\"Gudlenieks\"},\"url\":\"https:\/\/gudlenieks.lv\/en\/author\/lauzis\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Report 2022\/2023 - Gudlenieks","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/","og_locale":"en_US","og_type":"article","og_title":"Report 2022\/2023 - Gudlenieks","og_description":"Gudlenieks.lv 5 years Although &#8220;web page&#8221; is 5 years old, the last year was the most active of all, and the activity is reflected in the numbers.We already planned to create such a report on the year&#8217;s accomplishments last year, but priorities introduced adjustments, and, look, only a year later, [&hellip;]","og_url":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/","og_site_name":"Gudlenieks","article_published_time":"2025-06-08T16:51:50+00:00","article_modified_time":"2025-06-08T16:51:52+00:00","og_image":[{"width":300,"height":300,"url":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png","type":"image\/png"}],"author":"Gudlenieks","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Gudlenieks","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#article","isPartOf":{"@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/"},"author":{"name":"Gudlenieks","@id":"https:\/\/gudlenieks.lv\/#\/schema\/person\/c38ef4e6ac31e1ccecc488c139f0250e"},"headline":"Report 2022\/2023","datePublished":"2025-06-08T16:51:50+00:00","dateModified":"2025-06-08T16:51:52+00:00","mainEntityOfPage":{"@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/"},"wordCount":239,"commentCount":0,"publisher":{"@id":"https:\/\/gudlenieks.lv\/#organization"},"image":{"@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage"},"thumbnailUrl":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png","articleSection":["Reports"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/","url":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/","name":"Report 2022\/2023 - Gudlenieks","isPartOf":{"@id":"https:\/\/gudlenieks.lv\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage"},"image":{"@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage"},"thumbnailUrl":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png","datePublished":"2025-06-08T16:51:50+00:00","dateModified":"2025-06-08T16:51:52+00:00","breadcrumb":{"@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#primaryimage","url":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png","contentUrl":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/04\/gudlenieks-logo-email.png","width":300,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/gudlenieks.lv\/en\/report-2022-2023-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gudlenieks.lv\/en\/"},{"@type":"ListItem","position":2,"name":"Report 2022\/2023"}]},{"@type":"WebSite","@id":"https:\/\/gudlenieks.lv\/#website","url":"https:\/\/gudlenieks.lv\/","name":"Gudlenieks","description":"Educational games, worksheets and tasks for kids.","publisher":{"@id":"https:\/\/gudlenieks.lv\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gudlenieks.lv\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gudlenieks.lv\/#organization","name":"Gudlenieks","url":"https:\/\/gudlenieks.lv\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gudlenieks.lv\/#\/schema\/logo\/image\/","url":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/gudlenieks5.png","contentUrl":"https:\/\/gudlenieks.lv\/wp-content\/uploads\/2022\/01\/gudlenieks5.png","width":630,"height":630,"caption":"Gudlenieks"},"image":{"@id":"https:\/\/gudlenieks.lv\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/gudlenieks.lv\/#\/schema\/person\/c38ef4e6ac31e1ccecc488c139f0250e","name":"Gudlenieks","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gudlenieks.lv\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/01516539b4809bea54e09e1905d621a5164a377393d69330badc32b737521ae1?s=96&d=retro&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/01516539b4809bea54e09e1905d621a5164a377393d69330badc32b737521ae1?s=96&d=retro&r=g","caption":"Gudlenieks"},"url":"https:\/\/gudlenieks.lv\/en\/author\/lauzis\/"}]}},"_links":{"self":[{"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/posts\/9479","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/comments?post=9479"}],"version-history":[{"count":1,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/posts\/9479\/revisions"}],"predecessor-version":[{"id":23371,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/posts\/9479\/revisions\/23371"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/media\/1683"}],"wp:attachment":[{"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/media?parent=9479"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/categories?post=9479"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gudlenieks.lv\/en\/wp-json\/wp\/v2\/tags?post=9479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}