Sistema de Inteligência
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Sistema de Inteligência Entrar

description[SIS] AF 01/02 Empty[SIS] AF 01/02

more_horiz
Nick do Guia:Vendeka97
Data da aula:11/12/201

Nick dos alunos Aprovados:Katoruki
Total de aprovados:01
Total de reprovados:0

description[SIS] AF 01/02 EmptyRe: [SIS] AF 01/02

more_horiz


{UCP_TABS}


{ERROR_BOX}








{L_REGISTRATION_INFO}





{L_ITEMS_REQUIRED}






Convidado










{EMAIL}












< {L_MODIFY} >









{switch_informations_menu.switch_profile_fields.L_PROFILE_FIELDS}







{switch_informations_menu.switch_profile_fields.field.NAME}


{switch_informations_menu.switch_profile_fields.field.OBJECT}

{switch_informations_menu.switch_profile_fields.field.DESCRIPTION}











{L_PROFILE_INFO_NOTICE}






{L_DELETE_EXPLAIN}















{switch_informations_menu.switch_profile_fields_register.field.OBJECT}








{switch_informations_menu.RGPD_ACTION_TITLE}









{switch_informations_menu.rgpd_generate_or_download.RGPD_ACTION_CONTENT}



{switch_informations_menu.rgpd_generate_or_download.RGPD_ACTION_EXPLAIN}









{switch_informations_menu.rgpd_await_export.RGPD_AWAIT_EXPORT}










{L_REGISTRATION_INFO}


































{L_PREFERENCES}


























 
 
 








{switch_preferences_menu.switch_fb_connect.switch_fb_account_linked.L_FB_ACCOUNT_LINKED}





















{L_NEWSLETTER_ACCEPT_EXPLAIN}








{L_NEWSLETTER_AUTO_ACCEPT_EXPLAIN}














{L_NOTIFY_ON_REPLY_EXPLAIN}









{L_ENABLE_MASS_PM_EXPLAIN}
















{L_POPUP_ON_PRIVMSG_EXPLAIN}







{L_NOTIFY_POST_PREVENT_EXPLAIN}



































{LANGUAGE_SELECT}



{TIMEZONE_SELECT}



{DATE_FORMAT}

{CURRENT_TIME}








{L_AVATAR_PANEL}









{L_CURRENT_IMAGE}

{AVATAR}

{L_DELETE_AVATAR}


































{L_UPLOAD_AVATAR_URL_EXPLAIN}







{L_LINK_REMOTE_AVATAR_EXPLAIN}













{S_HIDDEN_FIELDS}
 


















$(function(){
$('input[name=reset]').click(function(){
$("#pwd_good,#pwd_middle,#pwd_bad").hide();
});
$('input[name=new_password],input[name=username]').keyup(function() {
if ( $('input[name=new_password]').val() != "" )
{
var level = passwordStrength($('input[name=new_password]').val(),$('input[name=username]').val());
switch(level)
{
case 'bad' :
$("#pwd_middle,#pwd_good").hide();
$("#pwd_bad").show();
break;
case 'good' :
$("#pwd_good,#pwd_bad").hide();
$("#pwd_middle").show();
break;
case 'strong' :
$("#pwd_middle,#pwd_bad").hide();
$("#pwd_good").show();
break;
}
}
else
{
$("#pwd_middle,#pwd_good,#pwd_bad").hide();
}
});

var banner_width;
$(window).on("resize", function(){
$("#fym_banner").width(banner_width /($(window).width() < 1000 ? 1.5 : 1));
})
.load(function(){
banner_width = $("#fym_banner").width();
$(this).trigger("resize");
});
});

description[SIS] AF 01/02 EmptyRe: [SIS] AF 01/02

more_horiz
não apaga estou estudando os codigos

description[SIS] AF 01/02 EmptyRe: [SIS] AF 01/02

more_horiz
privacy_tip Permissões neste sub-fórum
Não podes responder a tópicos