From a438fee238995d2d691bf6b6f71d0b67a7d58ca2 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Fri, 26 Oct 2018 13:38:48 +0530 Subject: fix UI issues in website - separate header, body and footer using css ids in base.html to avoid text hiding in header and footer - remove unnecessary script tag and div tag from account/home.html - use django-crispy-forms to fix design issues in password_change_form, user_registration_form and user_login_form - fix UI issues in pages/info.html and pages_index.html --- sbhs/templates/pages/pages_index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbhs/templates/pages/pages_index.html') diff --git a/sbhs/templates/pages/pages_index.html b/sbhs/templates/pages/pages_index.html index d7c96c8..9579b57 100644 --- a/sbhs/templates/pages/pages_index.html +++ b/sbhs/templates/pages/pages_index.html @@ -4,11 +4,11 @@
The Virtual Labs Project was started as an initiative from the Ministry of Human Resource and Development (MHRD) to create online interactive media which would help students learn and experiment with difficult concepts in various domains. As a part of this initiative, a virtual laboratory for Single Board Heater System (SBHS) has been developed. The objective of this lab is to help students, teachers or in general enthusiasts perform experiments in the Instrumentation and Control System labs virtually, and yet have close to real life experience. The platform is focused on learning aspects as much as on performing the experiments.
We provide you extensive documentation and spoken tutorials on the SBHS and how to access it using Virtual Labs. You can find the links in the downloads section. Support is given for Scilab based experiments on the SBHS. The Scilab based experiments on SBHS. Sample Scilab code for Step Test is also available in the downloads section. Join us also in the SBHS discussion forum (here).