398 lines
13 KiB
HTML
Raw Normal View History

2025-10-06 11:13:23 -06:00
<style>
.fake {
background-image: url(img/bg04.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
}
.fake1 {
background-image: url(img/bg03.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
}
.btn-comenzar {
border-radius: 20px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
cursor: pointer;
}
.btn-answer {
cursor: pointer;
border-radius: 10px;
2026-02-11 13:38:15 -06:00
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
2025-10-06 11:13:23 -06:00
}
.letter {
background-color: #6c9d7a;
border-radius: 10px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-answer.selected {
background-color: #d9c5d7;
}
.btn-answer.selected .letter {
background-color: #925c8d;
}
.btn-answer:hover {
background-color: #d9c5d7;
}
.btn-answer:hover .letter {
background-color: #925c8d;
}
#svg-container {
width: 100%;
height: auto;
}
#svg-container svg {
width: 100%;
height: 100%;
}
.piece-puzzle {
transition: all 0.5s ease;
}
2025-10-06 19:38:34 -06:00
.btn-reintentar {
cursor: pointer;
}
2025-10-06 11:13:23 -06:00
</style>
2026-02-11 13:38:15 -06:00
<div id="inicio" class="page-sco py-2 py-md-0 h-100">
<div class="container h-100">
<div class="row justify-content-center align-items-center h-100">
<div class="col-11">
<div class="row justify-content-center">
2025-10-06 11:13:23 -06:00
<div class="col-12 text-center animate__animated animate__bounceInDown">
<div class="position-relative d-inline-block">
<h2 class="text-primary mb-1 fw-bold">Autocuidado</h2>
2026-02-11 13:38:15 -06:00
<hr class="border border-2 border-verde-oscuro hr-style my-0 mb-1 opacity-100" />
2025-10-06 11:13:23 -06:00
</div>
</div>
<div class="col-12 mb-3 text-center">
<h4 class="fw-bold text-verde-pino">Consumo y balance de líquidos</h4>
</div>
<div class="col-12 text-center mb-1 animate__animated animate__zoomIn">
2026-02-11 13:38:15 -06:00
<img src="img/11.0.png" class="img-fluid" />
2025-10-06 11:13:23 -06:00
</div>
<div class="col-12 text-center mb-3 animate__animated animate__flipInX">
2026-02-11 13:38:15 -06:00
<p>
La gran ventaja que le ofrece la DP es que se trata de un tratamiento
<strong class="text-lila-claro">domiciliario</strong>, sin embargo, es necesario que
acuda a todas sus consultas de seguimiento y lleve todos sus estudios de laboratorio y
registros del tratamiento que le solicite el personal de salud.
</p>
2025-10-06 11:13:23 -06:00
</div>
2026-02-11 13:38:15 -06:00
<div
class="col-12 text-center animate__animated animate__lightSpeedInLeft animate__delay-1s mb-3"
>
<div
class="d-inline-block px-3 py-2 bg-verde-claro rounded-3 text-verde-oscuro fw-bold"
>
2025-10-06 11:13:23 -06:00
Un aspecto importante a tomar en cuenta es el consumo y balance de líquidos.
</div>
</div>
<div class="col-12 text-center animate__animated animate__zoomIn animate__delay-2s">
<div
2026-02-11 13:38:15 -06:00
class="btn-comenzar bg-primary d-inline-block px-3 py-2 text-center animate__animated animate__pulse animate__infinite"
>
2025-10-06 11:13:23 -06:00
<h5 class="text-white fw-bold mb-0">COMENZAR ACTIVIDAD</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
2026-02-11 13:38:15 -06:00
<div id="desarrollo" class="page-sco py-2 py-md-0 h-100" style="display: none; overflow: hidden">
<div class="container h-100">
<div class="row justify-content-center align-items-center h-100">
<div class="col-12">
<div class="row justify-content-center mb-5">
2025-10-06 11:13:23 -06:00
<div class="col-11 text-center animate__animated animate__bounceInDown">
<div class="position-relative d-inline-block">
<h2 class="text-primary mb-1 fw-bold">Autocuidado</h2>
2026-02-11 13:38:15 -06:00
<hr class="border border-2 border-verde-oscuro hr-style my-0 mb-3 opacity-100" />
2025-10-06 11:13:23 -06:00
</div>
</div>
<div class="col-11 mb-3 text-center">
<h4 class="fw-bold text-verde-pino">Consumo y balance de líquidos</h4>
</div>
<div class="col-12 px-0 mb-3">
<div class="card bg-rosa-lavanda border-0 rounded-0 bx-shadow py-2 px-3">
<div class="row justify-content-center">
<div class="col-10">
<div class="d-flex flex-row justify-content-center align-items-center gap-3">
2026-02-11 13:38:15 -06:00
<img src="img/book0.png" class="img-fluid" />
<p class="mb-0">
<strong>Instrucciones:</strong> Lea cada una de las preguntas acerca del
control de líquidos y conteste correctamente. Por cada acierto obtendrá una
pieza del rompecabezas, el reto es descubrir la imagen oculta.
</p>
2025-10-06 11:13:23 -06:00
</div>
</div>
</div>
</div>
</div>
<div class="col-11">
<div class="row justify-content-center align-items-center">
<div class="col-5">
<div id="svg-container"></div>
</div>
<div class="col-6">
2026-02-11 13:38:15 -06:00
<div
id="card-content-quiz-rompecabezas"
class="card bg-white border-0 rounded-15 p-3 card-content-quiz animate__animated animate__zoomIn bx-shadow"
>
2025-10-06 11:13:23 -06:00
<div class="row justify-content-center">
2026-02-11 13:38:15 -06:00
<div
class="col-12 text-center fw-bold text-verde-oscuro txt-question mb-3"
></div>
2025-10-06 11:13:23 -06:00
<div class="col-12 content-answers"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
2026-02-11 13:38:15 -06:00
<div id="cierre" class="page-sco py-2 py-md-0 h-100" style="display: none">
<div class="container h-100">
<div class="row justify-content-center align-items-center h-100">
<div class="col-12">
2025-10-06 11:13:23 -06:00
<div class="row justify-content-center">
<div class="col-12 text-center mb-3">
2026-02-11 13:38:15 -06:00
<img src="img/cierre_actividad.png" class="img-fluid" />
2025-10-06 11:13:23 -06:00
</div>
<div class="col-12 mb-3 text-center">
<div class="position-relative d-inline-block">
<h2 class="text-primary mb-1 fw-bold">Autocuidado</h2>
2026-02-11 13:38:15 -06:00
<hr class="border border-2 border-verde-oscuro hr-style my-0 opacity-100" />
2025-10-06 11:13:23 -06:00
</div>
</div>
<div class="col-12 mb-3 text-center">
<h4 class="fw-bold text-verde-pino">Consumo y balance de líquidos</h4>
</div>
<div class="col-12 text-center mb-3">
<h4 class="text-secondary fw-bold">Ha concluido la actividad.</h4>
</div>
2026-02-11 13:38:15 -06:00
<div
class="col-12 text-center col-reintentar animate__animated animate__zoomIn"
style="display: none"
>
2025-10-06 11:13:23 -06:00
<div
class="btn-reintentar rounded-3 bg-primary d-inline-block px-3 py-2 text-center animate__animated animate__pulse animate__infinite"
2026-02-11 13:38:15 -06:00
onclick="CourseNav.reload()"
>
2025-10-06 11:13:23 -06:00
<h5 class="text-white fw-bold mb-0">Reintentar</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
$(function () {
"use strict";
2026-02-11 13:38:15 -06:00
$(".wrap-course-content").addClass("fake");
2025-10-06 11:13:23 -06:00
let questions;
let currentQuestionIndex = 0;
let currentQuestion;
let correctQuestions = 0;
let maxQuestions = -1;
2026-02-11 13:38:15 -06:00
const bad = CourseNav.createSound("audio/feedback-incorrect.mpeg");
const good = CourseNav.createSound("audio/feedback-correct.mpeg");
2025-10-06 11:13:23 -06:00
function loadSVG() {
2026-02-11 13:38:15 -06:00
$.get(
"img/puzzle.svg",
function (data) {
var svg = $(data).find("svg");
$("#svg-container").html(svg);
// Remove width and height attributes to make SVG responsive
svg.removeAttr("width").removeAttr("height");
// Ocultar elementos con id que inicie con 'pz' y agregar clase 'piece-puzzle'
svg.find('[id^="pz"]').hide().addClass("piece-puzzle");
},
"xml"
);
2025-10-06 11:13:23 -06:00
}
2026-02-11 13:38:15 -06:00
$(".btn-comenzar").click(function (e) {
2025-10-06 11:13:23 -06:00
e.preventDefault();
CourseNav.soundClick();
2026-02-11 13:38:15 -06:00
$("#inicio").hide();
$("#desarrollo").show();
2025-10-06 11:13:23 -06:00
});
2026-02-11 13:38:15 -06:00
const urlExcelFile = "Actividades_Manual_Vantive.xlsx";
2025-10-06 11:13:23 -06:00
function readExcelFile(url, callback) {
var xhr = new XMLHttpRequest();
2026-02-11 13:38:15 -06:00
xhr.open("GET", url, true);
xhr.responseType = "arraybuffer";
2025-10-06 11:13:23 -06:00
xhr.onload = function (e) {
var arrayBuffer = xhr.response;
var data = new Uint8Array(arrayBuffer);
var workbook = XLSX.read(data, { type: "array" });
var result = {};
2026-02-11 13:38:15 -06:00
workbook.SheetNames.forEach((sheetName) => {
2025-10-06 11:13:23 -06:00
var sheet = workbook.Sheets[sheetName];
result[sheetName] = XLSX.utils.sheet_to_json(sheet);
});
callback(result);
};
xhr.send();
}
function procesarPreguntas(data) {
2026-02-11 13:38:15 -06:00
const preguntas = data.map((fila) => {
2025-10-06 11:13:23 -06:00
const opciones = [];
2026-02-11 13:38:15 -06:00
Object.keys(fila).forEach((key) => {
if (key.startsWith("opcion")) {
2025-10-06 11:13:23 -06:00
opciones.push({
text: fila[key].trim(),
2026-02-11 13:38:15 -06:00
correct: key === "opcion_c",
2025-10-06 11:13:23 -06:00
});
}
});
return {
pregunta: fila.pregunta.trim(),
opciones: opciones,
retroalimentacion_correcta: fila.retroalimentacion_correcta.trim(),
2026-02-11 13:38:15 -06:00
retroalimentacion_incorrecta: fila.retroalimentacion_incorrecta.trim(),
2025-10-06 11:13:23 -06:00
};
});
return preguntas;
}
function shuffleArray(array) {
for (let i = array.length - 1; i > 0; i--) {
const j = Math.floor(Math.random() * (i + 1));
[array[i], array[j]] = [array[j], array[i]];
}
return array;
}
function displayQuestion() {
if (currentQuestionIndex >= questions.length) {
setTimeout(() => {
showResults();
}, 700);
return;
}
2026-02-11 13:38:15 -06:00
$("#card-content-quiz-rompecabezas").hide();
2025-10-06 11:13:23 -06:00
currentQuestion = questions[currentQuestionIndex];
2026-02-11 13:38:15 -06:00
$(".txt-question").text(currentQuestion.pregunta);
2025-10-06 11:13:23 -06:00
2026-02-11 13:38:15 -06:00
const answersContainer = $(".content-answers");
2025-10-06 11:13:23 -06:00
answersContainer.empty();
setTimeout(() => {
2026-02-11 13:38:15 -06:00
$("#card-content-quiz-rompecabezas")
.removeClass("animate__zoomIn")
.addClass("animate__zoomIn")
.show();
2025-10-06 11:13:23 -06:00
}, 100);
const shuffledOpciones = shuffleArray([...currentQuestion.opciones]);
shuffledOpciones.forEach((opcion, index) => {
2026-02-11 13:38:15 -06:00
const btn =
$(`<div class="position-relative d-flex flex-row align-items-center gap-0 mb-2 btn-answer" data-correct="${opcion.correct}">
2025-10-06 11:13:23 -06:00
<div class="d-flex flex-row justify-content-center align-items-center letter text-white text-center p-3">${String.fromCharCode(97 + index)}</div>
<div class="txt-answer ps-3">${opcion.text}</div>
</div>`);
answersContainer.append(btn);
});
2026-02-11 13:38:15 -06:00
$(".btn-answer").click(function () {
const isCorrect = $(this).data("correct") === true;
2025-10-06 11:13:23 -06:00
2026-02-11 13:38:15 -06:00
$(".btn-answer").off("click").css("pointer-events", "none");
2025-10-06 11:13:23 -06:00
if (isCorrect) {
correctQuestions++;
}
CourseNav.audioController.stopAllSoundsAndPlay(isCorrect ? good : bad);
showFeedback(isCorrect);
});
}
function showFeedback(isCorrect) {
Swal.fire({
2026-02-11 13:38:15 -06:00
target: document.getElementById("wrap-course-content"),
imageUrl: isCorrect ? "img/good.png" : "img/bad.png",
2025-10-06 11:13:23 -06:00
showConfirmButton: true,
customClass: {
2026-02-11 13:38:15 -06:00
popup: "pop_retros bg-transparent border-0 rounded-0 shadow-none",
confirmButton:
"btn text-primary bg-lila-rosa amor fw-semibold animate__animated animate__pulse animate__infinite",
2025-10-06 11:13:23 -06:00
},
confirmButtonText: "Cerrar",
backdrop: "rgba(65, 60, 60, .95)",
width: "35em",
didClose: () => {
if (isCorrect) {
showPuzzlePiece();
}
currentQuestionIndex++;
displayQuestion();
2026-02-11 13:38:15 -06:00
},
2025-10-06 11:13:23 -06:00
});
}
function showPuzzlePiece() {
const pieceId = `#pz${correctQuestions - 1}`;
$(pieceId).show();
}
function showResults() {
const percentage = (correctQuestions / questions.length) * 100;
const passed = percentage >= 80;
2025-10-06 19:38:34 -06:00
CourseNav.setSlideVisited();
2025-10-06 11:13:23 -06:00
if (passed) {
2026-02-11 13:38:15 -06:00
$("#desarrollo").hide();
$("#cierre").show();
2025-10-06 11:13:23 -06:00
} else {
2026-02-11 13:38:15 -06:00
$(".col-reintentar").show();
$("#desarrollo").hide();
$("#cierre").show();
2025-10-06 11:13:23 -06:00
}
}
readExcelFile(urlExcelFile, function (data) {
const hojaDatos = data["Diapositiva 22"];
const preguntasProcesadas = shuffleArray(procesarPreguntas(hojaDatos));
2026-02-11 13:38:15 -06:00
questions =
maxQuestions === -1 ? preguntasProcesadas : preguntasProcesadas.slice(0, maxQuestions);
2025-10-06 11:13:23 -06:00
loadSVG();
setTimeout(() => {
displayQuestion();
}, 500);
});
});
2026-02-11 13:38:15 -06:00
</script>