if(target.is(':checked')){
                //Put the code here for boxes that get checked
                //update the user's myguide data
            updateUserData(target.attr('task_id'), true);
                //update the prgress bar for the given tag and given year