
 [ad_1]

On Monday, the Public Scholarship, Development, Disability and Maintenance Fund will announce its third public call for 2024 to allocate loan computer equipment.
Who can submit an application
The Ministry of Digital Transformation explained to the Slovenian News Agency that the deadline for applying for the third computer loan is September 30.
The new appeal will therefore expand the range of beneficiaries who can submit applications. Therefore, the upper limit of per capita monthly income is 820.51 euros net, and the low-income groups will still be given priority in the distribution of laptops.
A beneficiary can submit only one application, regardless of the number of children enrolled in primary school. Also, only one parent can submit an application.
The beneficiary can also submit an application by email to the address gc@sklad-kadri.si. As they say, no supporting documents need to be attached to the application, and the decision will be sent by registered mail. In case of a positive decision, the beneficiary will receive a laptop at home at the Slovenian Post Office free of charge.
Thousands of applications have been submitted to date
This is the third public call for the distribution of laptops. Beneficiaries from the first income category, whose net income per family member does not exceed 230.76 euros, can apply for the first income category. In the second public call, beneficiaries from the first and second income categories, as well as adoptive parents with a net income per family member not exceeding 384.61 euros and at least one child attending primary school, can apply.
The second public call for the distribution of computers ended on Friday. As of Monday, the scholarship fund received 1,048 applications based on the second call, made 62 positive decisions and 3 negative decisions. As the fund said in mid-July, they received 2,631 applications in the first public call.
Minister: There are 300,000 beneficiaries
The initial idea was to gradually expand the scope of beneficiaries by income level. Emilia Stoymenova Duch It was explained in a meeting with journalists in June that if the laptops were still available after the second call, the group of beneficiaries would be expanded to include the third income bracket and then gradually to the sixth income bracket.
“There are 300,000 beneficiaries in total and I am sure by the time we reach the third income bracket, you are already asking when we will get new laptops,” the minister announced at the time.
These will be 10,000 of the 13,000 computers that the Digital Transformation Department bought last year for €6.5 million. Stojmenova Duh was questioned twice over the purchase.
The purpose of the call for the distribution of computer equipment is to increase the digital inclusion of the population. The selected candidates will be provided with a loan computer for a period of two years, and this period can be extended at the request of the beneficiary. If the book value of the computer equipment is zero after the loan period, the funds will transfer it to the beneficiary as permanent ownership.
Each computer is installed with the Linux operating system and programs for editing documents, images, viewing multimedia content, surfing the Internet and communicating.
// Production steps of ECMA-262, Edition 6, 22.1.2.1 Array.from||(Array.from=function(){var r;try{r=Symbol.iterator?Symbol.iterator:"Symbol(Symbol.iterator)"}catch //IE11 polyfill if (!String.prototype.includes) { String.prototype.includes = function() { 'use strict'; return String.prototype.indexOf.apply(this, arguments) !== -1; }; }
// Cookie helper var cookieHelper = { getCookie: function(name) { var value = "; " + document.cookie; var parts = value.split("; " + name + "="); if (parts.length == 2) return parts.pop().split(";").shift(); },
setCookie: function(name, value, days) { var d = new Date; d.setTime(d.getTime() + 24*60*60*1000*days); document.cookie = name + "=" + value + ";domain=.rtvslo.si;path=/;expires=" + d.toGMTString() + ";secure;"; },
deleteCookie: function(name) { cookieHelper.setCookie(name, '', -1); },
cookieExist: function(cookieName) { if (document.cookie.split(';').filter(function(item) { return item.includes(cookieName + '=') }).length) { //console.log('Cookie founded!'); return true; } return false; } }; // END: Cookie helper
  // iProm
  (function(a,g,b,c){ a(c)=a(c)||function(){
    "undefined"===typeof a.ipromNS?(a(c).q=a(c).q||()).push(arguments):a.ipromNS.execute(arguments)};
    var k=function(){ var b=g.getElementsByTagName("script")(0);return function h(f){ var e=f.shift();a(c)("setConfig",{ server:e});
    var d=document.createElement("script");0
var $sid = 'slovenija'; var $ssid = 'slovenija'; if($sid == ''){ $sid = 'default'; } if(cookieConsent == false){ $sid = 'safe'; $ssid = ''; }
_ipromNS('init', { sitePath: ('rtvslo',$sid,$ssid), cookieConsent: cookieConsent }); // END: iProm
// Dark mode, Comments & Login if (( document.cookie.indexOf('darkModeEnabled=true') != -1 ) || ( document.cookie.indexOf('darkModeEnabled') == -1 && window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches )) { document.body.classList.add('dark-mode'); }
if (document.cookie.indexOf('showComments=true') != -1) document.body.classList.add('show-comments-enabled'); if (document.cookie.indexOf('APISESSION_USER_ID') != -1) { document.body.classList.add('user-logged-in'); // ADVANCED USERS if (document.cookie.indexOf('APISESSION_USER_NL') != -1) { cookieHelper.getCookie('APISESSION_USER_NL').split('-').forEach(function(item) { if(item == '15') document.body.classList.add('advanced-user'); }); } } else { document.body.classList.add('user-logged-out'); }
// Mobile check var mobile = false; var mobile_xs = false;
var checkIfMobile = function checkIfMobile() { var w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
w < 992 ? (mobile = true) : (mobile = false); // 992px = lg breakpoint w < 576 ? (mobile_xs = true) : (mobile_xs = false); // 576px = sm breakpoint }; checkIfMobile(); window.addEventListener("resize", checkIfMobile); // iOS standalone var isIos = function isIos() { var userAgent = window.navigator.userAgent.toLowerCase(); return /iphone|ipad|ipod/.test(userAgent); }; // Detects if device is on iOS var isInStandaloneMode = function isInStandaloneMode() { return "standalone" in window.navigator && window.navigator.standalone; }; // Detects if device is in iOS standalone mode var showIosNative = false; if (window.location.href.indexOf("show-ios-native") !== -1) document.cookie = "showIosNative=true"; if (document.cookie && document.cookie.indexOf("showIosNative=true") != -1) showIosNative = true; if ((isIos() && isInStandaloneMode() && mobile) || showIosNative) document.body.classList.add("ios-standalone"); // Facebook if(document.cookie && document.cookie.indexOf("cc_social=yes") > -1){ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)(0); if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src="https://connect.facebook.net/sl_SI/sdk.js#xfbml=1&autoLogAppEvents=1&version=v3.1&appId=142347525793254"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); }
//EBU Pilot window.getEbuConsent = function() { var ebuConsent = false; if(document.cookie && document.cookie.indexOf("cc_social=yes") >-1){ ebuConsent = true; } return ebuConsent; }
function scrollToLiveItemInArticle()
{
  let liveItem = document.getElementById('mmczivoinjectV2');
  if (!liveItem) {
    for (let i = 0; i <= 3; i++) {
      let element="rtv4dplayer_live_" + i;
      liveItem = document.getElementById(element);
      if (liveItem) break;
    }
  }
  if (liveItem) {
    liveItem.scrollIntoView({behavior: "smooth", block: "center", inline: "nearest"});
  }
}
[ad_2]
Source link 

 
                                