jam-cloud/web/app/views/clients/wizard/_gear_test.html.haml

51 lines
2.2 KiB
Plaintext

.ftue-box.results{'data-type' => test_type}
.left.w50.center.white.scoring-section.latency-score-section
.p5
.latency LATENCY
%span.latency-score
.spinner-small
.left.w50.center.white.scoring-section.io-score-section
.p5
.io I/O
%span.io-skip-msg
Not Tested
%span.io-countdown
%span.secs
seconds left
%span.spinner-small
%span.io-rate<
Rate=
%span.io-rate-score>
%span.io-var<
Var=
%span.io-var-score>
.clearall
%ul.results-text
%li.latency-good Your latency is good.
%li.latency-acceptable Your latency is fair.
%li.latency-bad Your latency is poor.
%li.io-rate-good Your I/O rate is good.
%li.io-rate-acceptable Your I/O rate is fair.
%li.io-rate-bad Your I/O rate is poor.
%li.io-var-good Your I/O variance is good.
%li.io-var-acceptable Your I/O variance is fair.
%li.io-var-bad Your I/O variance is poor.
%li.success You may proceed to the next step.
%li.failure
%span.conditional{'data-type' => 'automated'}
= "We're sorry, but your audio gear has failed. "
%span.io-failure
%a.adjust-gear-for-io-fail{href: "#"} Tweak your settings,
= "watch the video, or click HELP button below."
%span.no-io-failure
= "Please watch video or click HELP button below."
%span.conditional{'data-type' => 'loopback'} We're sorry, but your audio gear has failed. Please watch videos on the previous screen.
%span.conditional{'data-type' => 'adjust-gear-speed'} We're sorry, but your audio gear has failed. Adjust your settings and try again.
.unknown-text
%div We cannot accurately predict the latency of your audio gear. To proceed, you must run an audio loopback test. Click button below to do this.
%div.loopback-button-holder
%a.button-orange.loopback-test{href:'#'} RUN LOOPBACK TEST
.loopback-completed
You have completed the loopback test successfully. Click Next to continue.
.adjust-gear-speed-completed
You have adjusted your gear speed settings successfully. Click Next to continue.