Enter Domain Name:
evaluaplus.com: Acceso al sistema  
    
                   
    /* tab pane styling */
        div.panes >  div {
        display:none;		
        padding:15px 10px;
        border:1px solid #999;
        border-top:0;
        /* height:100px; */
        font-size:14px;
        background-color:#fff;
    }
     
        $(document).ready(function() {
            $(".trigger_help img[title]").tooltip();
            $(".trigger_popup img[title]").tooltip();
            
            //$(".trigger_help_big_html").tooltip({effect: 'slide',position: "top left", relative: true});
            /*
            $("img[title]:gt(1)").tooltip({
		// use div.tooltip as our tooltip
		tip: '.tooltip_navegador',
		// use the fade effect instead of the default
		effect: 'fade',
		// make fadeOutSpeed similar to the browser's default
		fadeOutSpeed: 100,
		// the time before the tooltip is shown
		predelay: 400,
		// tweak the position
		position: "top left"
            });
            */
            /* me mueve las etiquetas de sitio!!!
            $("#frmCurso :input").tooltip({            
                // place tooltip on the right edge
                position: "center right",
                // a little tweaking of the position
                offset: [-2, 10],
                // use the built-in fadeIn/fadeOut effect
                effect: "fade",
                // custom opacity setting
                opacity: 0.7            
            });
            */
        })
     
    /*
    .tooltip1 {
	display:none;
	background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
    }

    .tooltip_big_html {
        display:none;
        background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);
        height:163px;
        padding:40px 30px 10px 30px;
        width:310px;
        font-size:11px;
        color:#fff;
    }
    .tooltip_big_html .label {
        color:yellow;
        width:35px;
    }
    .tooltip_big_html a {
        color:#ad4;
        font-size:11px;
        font-weight:bold;
    }
    
    .tooltip_navegador {
        display:none;
        background-color:#ffa;
        border:1px solid #cc9;
        padding:3px;
        font-size:13px;
        -moz-box-shadow: 2px 2px 11px #666;
        -webkit-box-shadow: 2px 2px 11px #666;
    }
    */

    /* simple css-based tooltip */
    .tooltip {
        background-color:#000;
        border:1px solid #fff;
        padding:10px 15px;
        width:250px;
        display:none;
        color:#fff;
        text-align:left;
        font-size:12px;
        /* outline radius for mozilla/firefox only */
        -moz-box-shadow:0 0 10px #000;
        -webkit-box-shadow:0 0 10px #000;
        /* añadido para que en fancybox quede por delante (1000 no es suficiente!!) */
        position:relative;
        z-index:10000; 
    }
                 
    #browser {
        font-family: Verdana, helvetica, arial, sans-serif;
        font-size: 68.75%;
    }
       
        $(document).ready(function(){
            $('#aumentar').fontSizer({
                action: "up",
                elements: "body",
                max: 36
            });
            
            $('#disminuir').fontSizer({
                action: 'down',
                elements: "body"
            });
        })
       stLight.options({publisher:'c480cbd7-8045-4285-af13-dee21b23b229'});
La plataforma de gestión de formación. Gestión de cursos de la Fundación Tripartita.
    Plataforma e-learning de cursos online con diversos tipos de contenidos: actividades, test, encuestas, cuestionarios, descargas.
    Además dispone de herramientas de comunicación como mensajero, foro y chat así como integración con redes sociales

Acceso al sistema /* tab pane styling */ div.panes > div { display:none; padding:15px 10px; border:1px solid #999; border-top:0; /* height:100px; */ font-size:14px; background-color:#fff; } $(document).ready(function() { $(".trigger_help img[title]").tooltip(); $(".trigger_popup img[title]").tooltip(); //$(".trigger_help_big_html").tooltip({effect: 'slide',position: "top left", relative: true}); /* $("img[title]:gt(1)").tooltip({ // use div.tooltip as our tooltip tip: '.tooltip_navegador', // use the fade effect instead of the default effect: 'fade', // make fadeOutSpeed similar to the browser's default fadeOutSpeed: 100, // the time before the tooltip is shown predelay: 400, // tweak the position position: "top left" }); */ /* me mueve las etiquetas de sitio!!! $("#frmCurso :input").tooltip({ // place tooltip on the right edge position: "center right", // a little tweaking of the position offset: [-2, 10], // use the built-in fadeIn/fadeOut effect effect: "fade", // custom opacity setting opacity: 0.7 }); */ }) /* .tooltip1 { display:none; background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png); font-size:12px; height:70px; width:160px; padding:25px; color:#fff; } .tooltip_big_html { display:none; background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png); height:163px; padding:40px 30px 10px 30px; width:310px; font-size:11px; color:#fff; } .tooltip_big_html .label { color:yellow; width:35px; } .tooltip_big_html a { color:#ad4; font-size:11px; font-weight:bold; } .tooltip_navegador { display:none; background-color:#ffa; border:1px solid #cc9; padding:3px; font-size:13px; -moz-box-shadow: 2px 2px 11px #666; -webkit-box-shadow: 2px 2px 11px #666; } */ /* simple css-based tooltip */ .tooltip { background-color:#000; border:1px solid #fff; padding:10px 15px; width:250px; display:none; color:#fff; text-align:left; font-size:12px; /* outline radius for mozilla/firefox only */ -moz-box-shadow:0 0 10px #000; -webkit-box-shadow:0 0 10px #000; /* añadido para que en fancybox quede por delante (1000 no es suficiente!!) */ position:relative; z-index:10000; } #browser { font-family: Verdana, helvetica, arial, sans-serif; font-size: 68.75%; } $(document).ready(function(){ $('#aumentar').fontSizer({ action: "up", elements: "body", max: 36 }); $('#disminuir').fontSizer({ action: 'down', elements: "body" }); }) stLight.options({publisher:'c480cbd7-8045-4285-af13-dee21b23b229'});

Description: La plataforma de gestión de formación. Gestión de cursos de la Fundación Tripartita. Plataforma e-learning de cursos online con diversos tipos de contenidos: actividades, test, encuestas, cuestionarios, descargas. Además dispone de herramientas de comunicación como mensajero, foro y chat así como integración con redes sociales

Keywords: plataforma, formacion, formación, cursos, enseñanza, online, campus, e-learning, contenidos, encuestas, test, descargas, entregas, scorm, ims, alumnos

Tags: evaluaplus, cuenta, texto, accede, regístrate, clave, contacto, olvidaste, infortecnia, crea, reducir, ampliar, foto, cursos, información, que, tooltip, los, interesan, más, contenidos, plataforma, podrás, manera, pide, gratuita, misma, guardar, para, las, font, formación, encuestas, página, descargas, estás, online, learning, test, todas,

Evaluaplus.com

Content Revalency: Title: 4.46%   Description: 6.06%   Keywords: 11.76%  |  Document size: 20,949 bytes
More info: Whois - Trace Route - RBL Check
EVALUAPLUS.COM - Site Location
Country/Flag US United States
City/Region/Zip Code Scottsdale, Arizona, 85260
Organization GoDaddy.com, LLC
Internet Service Provider GoDaddy.com, LLC
EVALUAPLUS.COM - Domain Information
Domain EVALUAPLUS.COM   [ Traceroute  RBL/DNSBL lookup ]
Registrar GODADDY.COM, LLC GoDaddy.com, LLC
Registrar URL http://www.godaddy.com
Whois server whois.godaddy.com
Created 28-May-2008
Updated 26-Nov-2011
Expires 28-May-2018
Time Left 223 days 7 hours 15 minutes
Status clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited clientRenewProhibited https://icann.org/epp#clientRenewProhibited clientTransferProhibited https://icann.org/epp#clientTransferProhibited clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited clientUpdateProhibited http://www.icann.org/epp#clientUpdateProhibited clientRenewProhibited http://www.icann.org/epp#clientRenewProhibited clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited
DNS servers NS1.REDCORUNA.COM   92.43.16.130
NS2.REDCORUNA.COM   92.43.16.195
NS3.REDCORUNA.COM   92.43.16.196
EVALUAPLUS.COM - DNS Information
IP Address 208.109.34.40 ~ Whois - Trace Route - RBL Check
Domain Name Servers ns45.domaincontrol.com   216.69.185.23
ns46.domaincontrol.com   208.109.255.23
Mail Exchange smtp.secureserver.net   68.178.213.203
mailstore1.secureserver.net   68.178.213.243
Site Response Header
Response HTTP/1.1 302 Moved Temporarily
Server Apache
Date Mon, 11 Apr 2011 08:43:44 GMT
Content-Type text/html
Cookie PHPSESSID=ed94f62c89728d0aeb7d993622e4dfad; path=/