From 51039188a191a46afd4e3c499e2a035e3bc1ceba Mon Sep 17 00:00:00 2001
From: adityacp
Date: Thu, 11 Feb 2021 14:15:41 +0530
Subject: Fix monitor to get all the attempts properly
---
yaksh/templates/yaksh/micromanaged.html | 2 +-
yaksh/templates/yaksh/monitor.html | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
(limited to 'yaksh/templates')
diff --git a/yaksh/templates/yaksh/micromanaged.html b/yaksh/templates/yaksh/micromanaged.html
index 5d7e58c..5339d71 100644
--- a/yaksh/templates/yaksh/micromanaged.html
+++ b/yaksh/templates/yaksh/micromanaged.html
@@ -12,7 +12,7 @@
Start Special Attempt
{% else %}
- Exhausted
+ Exhausted
{% endif %}
{% endif %}
diff --git a/yaksh/templates/yaksh/monitor.html b/yaksh/templates/yaksh/monitor.html
index 9b10b58..c7755e7 100644
--- a/yaksh/templates/yaksh/monitor.html
+++ b/yaksh/templates/yaksh/monitor.html
@@ -124,6 +124,22 @@ $(document).ready(function()
+