Redesign - analiza predogledi 2
This commit is contained in:
parent
fca5e25d20
commit
20c11c9681
@ -90,7 +90,7 @@ class SurveyStaticHtml
|
||||
echo '<div id="srv_analiza_preview_sub_'.$i.'" class="srv_analiza_preview_sub displayNone">';
|
||||
|
||||
echo '<div class="title">';
|
||||
echo $lang['srv_analize_preview_sample'].' '.$lang['srv_analize_preview_'.$i];
|
||||
echo ' <span class="faicon table_icon"></span>'.$lang['srv_analize_preview_'.$i];
|
||||
echo '</div>';
|
||||
|
||||
echo '<div class="content">';
|
||||
|
18
lang/1.php
18
lang/1.php
@ -5763,15 +5763,15 @@ $lang = array (
|
||||
"srv_edit_in_edit" => 'Urejanje je možno v zavihku',
|
||||
"srv_analize_preview_sample_choose" => 'Kliknite na izbrano možnost v roleti.',
|
||||
"srv_analize_preview_sample" => 'Primer izpisa: ',
|
||||
"srv_analize_preview_1" => '<b>Sumarnik</b> - Analize prilagojene tipu spremenljivke.',
|
||||
"srv_analize_preview_2" => '<b>Opisne statistike</b> - povprečja, standardni odklon, minimum, maximum.',
|
||||
"srv_analize_preview_3" => '<b>Frekvence</b> - Izpis frekvenčnih porazdelitev.',
|
||||
"srv_analize_preview_4" => '<b>Tabele</b> - Dvodimenzionalna tabela kategorialnih spremenljivk.',
|
||||
"srv_analize_preview_5" => '<b>Povprečja</b> - Tabele povprečij glede na kontrolno kategorialno spremenljivko.',
|
||||
"srv_analize_preview_6" => '<b>T-test</b> - Preverjanje domnev o statistično značilnih razlikah.',
|
||||
"srv_analize_preview_7" => '<b>Razbitje</b> - Analiza vseh spremenljivk glede na kategorije kontrolnih spremenljivk.',
|
||||
"srv_analize_preview_8" => '<b>Multitabele</b> - Večdimenzionalna tabela kategorialnih spremenljivk.',
|
||||
"srv_analize_preview_9" => '<b>Neodgovori spremenljivk</b>',
|
||||
"srv_analize_preview_1" => '<span class="first">Primer izpisa: Sumarnik</span> - Analize prilagojene tipu spremenljivke.',
|
||||
"srv_analize_preview_2" => '<span class="first">Primer izpisa: Opisne statistike</span> - povprečja, standardni odklon, minimum, maximum.',
|
||||
"srv_analize_preview_3" => '<span class="first">Primer izpisa: Frekvence</span> - Izpis frekvenčnih porazdelitev.',
|
||||
"srv_analize_preview_4" => '<span class="first">Primer izpisa: Tabele</span> - Dvodimenzionalna tabela kategorialnih spremenljivk.',
|
||||
"srv_analize_preview_5" => '<span class="first">Primer izpisa: Povprečja</span> - Tabele povprečij glede na kontrolno kategorialno spremenljivko.',
|
||||
"srv_analize_preview_6" => '<span class="first">Primer izpisa: T-test</span> - Preverjanje domnev o statistično značilnih razlikah.',
|
||||
"srv_analize_preview_7" => '<span class="first" class="first">Primer izpisa: Razbitje</span> - Analiza vseh spremenljivk glede na kategorije kontrolnih spremenljivk.',
|
||||
"srv_analize_preview_8" => '<span class="first">Primer izpisa: Multitabele</span> - Večdimenzionalna tabela kategorialnih spremenljivk.',
|
||||
"srv_analize_preview_9" => '<span class="first">Primer izpisa: Neodgovori spremenljivk</span>',
|
||||
"srv_analize_preview_watermark" => 'VZOREC',
|
||||
"srv_dostop_maili" => 'Lahko pošilja e-maile',
|
||||
"srv_dostop_mail_server" => 'Lahko pošilja e-maile preko 1KA strežnika',
|
||||
|
18
lang/2.php
18
lang/2.php
@ -5662,15 +5662,15 @@ $lang = array (
|
||||
"srv_edit_in_edit" => 'You can edit basic language in tab',
|
||||
"srv_analize_preview_sample_choose" => 'Click on the desired option in the dropdown menu.',
|
||||
"srv_analize_preview_sample" => 'Example: ',
|
||||
"srv_analize_preview_1" => '<b>Summary</b> - Analysis tailored to the type of variable.',
|
||||
"srv_analize_preview_2" => '<b>Descriptive</b> statistics - mean, standard deviation, minimum, maximum.',
|
||||
"srv_analize_preview_3" => '<b>Frequencies</b> - Displaying counts and distribution.',
|
||||
"srv_analize_preview_4" => '<b>Crosstabs</b> - Two-dimensional table of categorical variables.',
|
||||
"srv_analize_preview_5" => '<b>Means</b> - Table of averages depend to the control categorical variable.',
|
||||
"srv_analize_preview_6" => '<b>T-test</b> - Hypotheses about statistically significant differences across two values.',
|
||||
"srv_analize_preview_7" => '<b>Break</b> - Analysis of all variables according to the categories of control variables.',
|
||||
"srv_analize_preview_8" => '<b>Multitables</b> - Multi-dimensional table of categorical variables.',
|
||||
"srv_analize_preview_9" => '<b>Item nonresponses</b>',
|
||||
"srv_analize_preview_1" => '<span class="first">Example: Summary</span> - Analysis tailored to the type of variable.',
|
||||
"srv_analize_preview_2" => '<span class="first">Example: Descriptive</span> statistics - mean, standard deviation, minimum, maximum.',
|
||||
"srv_analize_preview_3" => '<span class="first">Example: Frequencies</span> - Displaying counts and distribution.',
|
||||
"srv_analize_preview_4" => '<span class="first">Example: Crosstabs</span> - Two-dimensional table of categorical variables.',
|
||||
"srv_analize_preview_5" => '<span class="first">Example: Means</span> - Table of averages depend to the control categorical variable.',
|
||||
"srv_analize_preview_6" => '<span class="first">Example: T-test</span> - Hypotheses about statistically significant differences across two values.',
|
||||
"srv_analize_preview_7" => '<span class="first">Example: Break</span> - Analysis of all variables according to the categories of control variables.',
|
||||
"srv_analize_preview_8" => '<span class="first">Example: Multitables</span> - Multi-dimensional table of categorical variables.',
|
||||
"srv_analize_preview_9" => '<span class="first">Example: Item nonresponses</span>',
|
||||
"srv_analize_preview_watermark" => 'SAMPLE',
|
||||
"srv_dostop_maili" => 'Can send e-mails',
|
||||
"srv_dostop_mail_server" => 'Can send e-mails from 1KA servers',
|
||||
|
@ -6009,6 +6009,10 @@ span.faicon.open_icon::before {
|
||||
content: "";
|
||||
}
|
||||
|
||||
span.faicon.table_icon::before {
|
||||
content: "";
|
||||
}
|
||||
|
||||
/*
|
||||
To change this license header, choose License Headers in Project Properties.
|
||||
To change this template file, choose Tools | Templates
|
||||
@ -9653,9 +9657,12 @@ body.eng #survey_list .filters #folderSwitch {
|
||||
background-color: #EAF9FE;
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr td.other_link {
|
||||
cursor: pointer;
|
||||
transition: 0.2s;
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr td.other_link a,
|
||||
#survey_list .div_sl_new table#surveyList_new tr td.other_link span {
|
||||
cursor: pointer;
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr td.other_link .dots {
|
||||
color: #333333;
|
||||
}
|
||||
@ -9709,18 +9716,24 @@ body.eng #survey_list .filters #folderSwitch {
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr td.other_link .survey_other_box_holder .survey_other_box .faicon {
|
||||
margin-right: 8px;
|
||||
color: #1E88E5;
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr.sl_header_new td {
|
||||
cursor: pointer;
|
||||
height: 62px;
|
||||
padding: 0 16px;
|
||||
vertical-align: middle;
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
background-color: #F8F8F8;
|
||||
border-top: 1px #D3D3D3 solid;
|
||||
border-bottom: 1px #D3D3D3 solid;
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr.sl_header_new td div {
|
||||
cursor: pointer;
|
||||
}
|
||||
#survey_list .div_sl_new table#surveyList_new tr.sl_header_new td .faicon:after {
|
||||
font-size: 14px;
|
||||
}
|
||||
#survey_list .div_sl_new .search_title {
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
@ -16816,7 +16829,17 @@ iframe#ifmcontentstoprint {
|
||||
}
|
||||
#srv_analiza_preview_div .srv_analiza_preview_sub .title {
|
||||
margin-bottom: 16px;
|
||||
padding-bottom: 8px;
|
||||
font-size: 16px;
|
||||
border-bottom: 1px #E5E5E5 solid;
|
||||
}
|
||||
#srv_analiza_preview_div .srv_analiza_preview_sub .title .first {
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
#srv_analiza_preview_div .srv_analiza_preview_sub .title .faicon {
|
||||
margin-right: 8px;
|
||||
color: #1E88E5;
|
||||
}
|
||||
#srv_analiza_preview_div .srv_analiza_preview_sub .content {
|
||||
overflow: hidden;
|
||||
|
@ -656,3 +656,8 @@ span.faicon.dots::before{
|
||||
span.faicon.open_icon::before{
|
||||
content: "\f35d";
|
||||
}
|
||||
|
||||
// Tabela
|
||||
span.faicon.table_icon::before{
|
||||
content: "\f0ce";
|
||||
}
|
||||
|
@ -77,10 +77,13 @@
|
||||
}
|
||||
|
||||
&.other_link{
|
||||
cursor: pointer;
|
||||
|
||||
transition: 0.2s;
|
||||
|
||||
a,
|
||||
span{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.dots{
|
||||
color: $black;
|
||||
}
|
||||
@ -113,6 +116,7 @@
|
||||
|
||||
.faicon{
|
||||
margin-right: 8px;
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -122,20 +126,26 @@
|
||||
}
|
||||
|
||||
&.sl_header_new td{
|
||||
cursor: pointer;
|
||||
|
||||
height: 62px;
|
||||
padding: 0 16px;
|
||||
|
||||
vertical-align: middle;
|
||||
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
|
||||
background-color: $light-gray;
|
||||
|
||||
border-top: 1px $dark-gray2 solid;
|
||||
border-bottom: 1px $dark-gray2 solid;
|
||||
|
||||
div{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.faicon:after{
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -26,8 +26,21 @@
|
||||
|
||||
.title{
|
||||
margin-bottom: 16px;
|
||||
padding-bottom: 8px;
|
||||
|
||||
font-size: 16px;
|
||||
|
||||
border-bottom: 1px $gray solid;
|
||||
|
||||
.first{
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.faicon{
|
||||
margin-right: 8px;
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
|
||||
.content{
|
||||
|
Loading…
x
Reference in New Issue
Block a user