![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/libs/absol-full/dist/css/ |
Upload File : |
/*** module: node_modules/absol-poser/css/poserevaluation.css ***/ .ap-evaluation > .ap-block:not(:last-child) { margin-bottom: var(--control-verticle-distance-2); } .ap-evaluation:not(.ap-has-note) > .ap-question-note-ctn, .ap-evaluation.ap-read-only:not(.ap-has-feedback) .ap-question-feedback-ctn { display: none; } .ap-question-note-ctn > pre { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; white-space: pre-wrap; } .ap-result-answer, .ap-correct-answer { /*color: #e20404;*/ position: relative; z-index: 1; } .ap-result-answer .ap-choice-answer-content-ctn, .ap-correct-answer .ap-choice-answer-content-ctn { position: relative; z-index: 3; } .ap-correct-answer::before { content: ""; display: block; position: absolute; left: calc(var(--ap-select-distance) * 2 - 10px); top: 0; bottom: 2px; right: 0; background: rgb(214, 214, 214); z-index: 0; border-radius: 4px; } .ap-evaluation .ap-correct-answer.ap-result-answer::before { background: rgb(174, 221, 148); } .ap-evaluation .ap-result-answer.ap-correct-answer .ap-choice-answer-select label, .ap-evaluation .ap-result-answer:not(.ap-correct-answer) .ap-choice-answer-select label { display: none; } .ap-evaluation .ap-result-answer.ap-correct-answer .ap-choice-answer-select .mdi-check-bold, .ap-evaluation .ap-result-answer:not(.ap-correct-answer) .ap-choice-answer-select .mdi-close-thick { display: inline-block; } .ap-evaluation .ap-result-answer .mdi-check-bold { color: rgb(98, 156, 68); } .ap-evaluation .ap-result-answer .mdi-close-thick { color: rgb(230, 22, 16); } .ap-evaluation .ap-result-answer:not(.ap-correct-answer) { color: rgb(230, 22, 16); } .ap-evaluation.ap-read-only .ap-question-designed-score .ap-input, .ap-evaluation.ap-read-only .ap-question-evaluated-score .ap-input, .ap-evaluation.ap-read-only .ap-question-note-ctn .ap-input, .ap-evaluation.ap-read-only .ap-question-feedback-ctn .ap-input { border: none; background-color: transparent; padding-top: 0; padding-bottom: 0; margin: 0; } .ap-evaluation.ap-read-only .ap-choice-answer-content-ctn.ap-empty { pointer-events: none; } .ap-evaluation.ap-read-only .ap-question-evaluated-score .ap-input { font-weight: bold; } .ap-evaluation[data-type="multiple_choice"][data-evaluated-score="0"] .ap-question-content-ctn, .ap-evaluation[data-type="multiple_choice"][data-evaluated-score="0"] .ap-question-description { color: rgb(230, 22, 16); } .ap-evaluation.ap-without-section .ap-section { display: none; }