Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
qtdcvxyp
/
public_html
/
sms
/
_
/
online
/
documentation
✏️
Editing: index.html
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Smart School Online Course - Documentation</title> <meta name="description" content="Smart School Online Course Ver. 2.1 - Documentation"> <meta name="author" content="QDOCS"> <meta name="copyright" content="QDOCS"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <link href="assets/images/s-favicon.png" rel="shortcut icon" type="image/x-icon"> <!-- Bootstrap 3.3.6 --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- Font Awesome --> <link rel="stylesheet" href="assets/css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" /> <!-- Theme style --> <link rel="stylesheet" href="assets/css/docmain.min.css"> <link rel="stylesheet" href="assets/css/_all-skins.min.css"> <link rel="stylesheet" href="assets/css/style.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body class="skin-blue fixed" data-spy="scroll" data-target="#scrollspy"> <div class="wrapper"> <header class="main-header"> <a href="http://smart-school.in" target="_blank" class="logo"> <span class="logo-lg"><img src="assets/images/logo.png" alt="Smart School"></span> </a> <nav class="navbar navbar-static-top" role="navigation"> <a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button"> <span class="sr-only">Toggle navigation</span> </a> <div class="col-lg-8 col-md-8 col-sm-8"> <span class="sidebar-session">Smart School Online Course</span> </div> <div class="navbar-custom-menu qdocsfix" style="padding: 10px;"> <a href="http://qdocs.in/" target="_blank"><img src="assets/images/qdocs-square-logo.png" alt="img" class="" height="30"></a> </div> </nav> </header> <aside class="main-sidebar"> <div class="sidebar single-page-nav" id="scrollspy"> <ul class="nav sidebar-menu"> <li class="active page-scroll"><a href="#documenter_cover">Start</a></li> <li class="page-scroll"><a href="#sysreq">System Requirements</a></li> <li class="page-scroll"><a href="#install">Installation</a></li> <li class="page-scroll"><a href="#update">Update</a></li> <li class="page-scroll"><a href="#using">Using Online Course</a></li> <li class="page-scroll"><a href="#changelog">Changelog</a></li> <li class="page-scroll"><a href="#freesupp">Free Help & Support</a></li> </ul> </div> </aside> <div class="content-wrapper"> <div class="content body"> <section id="documenter_cover"> <h1 class="page-header">Smart School Online Course</h1> <h5 style="margin-top: 0px;font-style: italic;">Extend your Smart School with Online Course.</h5> <!--<h2 QDOCS</h2>--> <h5><span style="font-size:14px;">By</span><br> <a href="http://qdocs.in/" target="_blank"><img src="assets/images/qdocs.png" alt="img" class="" width="150" /></a></h5> <hr> <p> Ver. 2.1<br/> Email: <a href="mailto:support@qdocs.net">support@qdocs.net</a><br/> Website: <a href="https://smart-school.in" target="_blank">smart-school.in</a><br/> Full Documentation: <a target="_blank"href="https://smart-school.in/category/online-course">https://smart-school.in/category/online-course</a> </p> <hr> <p>We would like to thank you for purchasing <b>Smart School Online Course</b>! We are very pleased you have chosen <b>Smart School</b> for your institution, you will not be disappointed! Before you get started, please be sure to always check out these documentation files. We outline all kinds of good information, and provide you with all the details you need to use <b>Smart School Online Course</b>. <p>If you are unable to find your answer here in our documentation or if you are unable to find it anywhere, then please go our Support section and open a new Support Ticket with all the details we need. Please be sure to include your site URL and screenshots as well. Thank you, we hope you enjoy using <b>Smart School Online Course</b>!</p> <a href="http://smart-school.in" class="btn btn-primary button-primary button-primary2">Help & Support</a> </section> <!-- ============================================================= --> <section id="sysreq"> <h1 class="page-header">System Requirements</h1><hr> <P>Using <b>Smart School Online Course</b>, you must have running <strong>Smart School version 6.4.1 or its newer version</strong> on your server. Below are a list of items you should ensure before using Smart School Online Course.</P> <ul> <li>Smart School version 6.4.1 or its newer version pre installed on your server</li> </ul> </section> <!--end Requirements--> <!--Installation--> <section id="install"> <h1 class="page-header">Smart School Online Course Installation</h1><hr> <p class="note" style="box-sizing: border-box; margin: 0px 0px 10px; border: 1px solid rgb(251, 167, 102); padding: 12px; border-radius: 4px; color: rgb(68, 74, 82); font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; background: rgb(255, 248, 242);"> <b>Always backup your all files and database before installing Smart School Online Course</b> </p> <h4>Smart School Online Course can be install in following 2 steps -</h4> <ol> <li>Download Smart School Online Course from CodeCanyon. Now extract and open <b>smart_school_online_course_src/step-1</b> folder.</li> <li>Import <b>online_course_2.1_db_import.sql</b> file in your Smart School database using phpmyadmin, while importing you must disable/uncheck <b>Enable foreign key checks</b> option at import page. After successfully import your Online Course database has been installed. </li> <li>After database installation, copy all the files under <b>smart_school_online_course_src/step-2</b> folder and overwrite to under your Smart School installation folder.</li> <li><strong>Clear the cache of your browser</strong> and login to Admin Panel and check if everything is okay.</li> </ol> <p>If you experience any trouble in installation, open <a target="_blank"href="https://support.qdocs.net">support ticket</a> and we will be happy to assist you.</p> </section> <!--end Installation--> <!--Update--> <section id="update"> <h1 class="page-header">Smart School Online Course Update</h1><hr> <p class="note" style="box-sizing: border-box; margin: 0px 0px 10px; border: 1px solid rgb(251, 167, 102); padding: 12px; border-radius: 4px; color: rgb(68, 74, 82); font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; background: rgb(255, 248, 242);"> <b>Always backup your all files and database before updating Smart School Online Course</b> </p> <h4>Smart School Online Course version 2.0 can be update to this latest version 2.1 in following 1 step -</h4> <ol> <li>Download Smart School Online Course from CodeCanyon. Now extract and open <b>smart_school_online_course_update_2.0_to_2.1/step-1</b> folder.</li> <li>Copy all the files under <b>smart_school_online_course_update_2.0_to_2.1/step-1</b> folder and overwrite to under your Smart School installation folder.</li> <li><strong>Clear the cache of your browser</strong> and login to Admin Panel and check if everything is okay.</li> </ol> <p>If you experience any trouble in installation, open <a target="_blank"href="https://support.qdocs.net">support ticket</a> and we will be happy to assist you.</p> </section> <!--end Update--> <!--Using--> <section id="using"> <h1 class="page-header">Using Smart School Online Course</h1><hr> <h5><strong>To understand how to use Smart School Online Course please check full documentation present at - <p><a target="_blank"href="https://smart-school.in/category/online-course">https://smart-school.in/category/online-course</a></p></strong></h5> </section> <!--end Using--> <!--Changelog--> <section id="changelog"> <h1 class="page-header">Smart School Online Course Changelog for version 2.1</h1><hr> <p><a target="_blank" href="https://smart-school.in/category/changelog/smart-school-online-course">Please check changelog online at https://smart-school.in/category/changelog/smart-school-online-course</a></p> </section> <!--end Changelog--> <!--Admin Panel--> <section id="freesupp"> <h1 class="page-header">Free Help & Support</h1><hr> <p>All of our items come with free support, and we have a <strong>Dedicated Support Ticket System</strong> to handle your requests. Support is limited to questions regarding the code features, bugs or problems with the application. We are not able to provide support for code customizations or third-party plugins. If you need help with anything other than minor customizations of your code then you should enlist the help of a developer or our customization service.</p> <i>Please mention your <B>Codecanyon Purchase Code</B> with your support ticket.</i> <p><a href="https://support.qdocs.net" class="button button-primary button-hero">Go to Support Portal</a></p> </section> <!--end Admin Panel--> <!--Student Information--> <section> <h3>Thank you once again for the purchase!</h3><hr> <p>Once again, thank you to trust on Smart School Online Course. We will be glad to help you if you have any questions relating to this application. No guarantees, but we will do best to assist.</p> <h5 class="text-success"><i>If you like this Smart School Online Course, please do not forget to rate us 5 Star at Codecanyon</i></h5> <h5 style="color:#1e8cbe;"><b>QDOCS Team</b></h5> <div style="padding-top:70px;"></div> </section> <!--end Student Information--> </div><!-- /.content --> </div><!-- /.content-wrapper --> <footer class="main-footer"> <strong>Copyright © 2023 <a href="http://qdocs.in/" target="_blank">QDOCS</a></a> </footer> </div><!-- ./wrapper --> <a class="scrool-top" href="javascript:void(0)"><i class="fa fa-angle-up"></i></a> <!-- jQuery 2.2.3 --> <script src="assets/js/jquery-2.2.3.min.js"></script> <!-- Bootstrap 3.3.6 --> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/jquery.easing.min.js"></script> <script src="assets/js/custom.js"></script> <!-- FastClick --> <script src="assets/js/fastclick.min.js"></script> <!-- AdminLTE App --> <script src="assets/js/app.min.js"></script> <!-- SlimScroll 1.3.0 --> <script src="assets/js/jquery.slimscroll.min.js"></script> <script src="assets/js/docs.js"></script> <script src="assets/js/jquery.singlePageNav.min.js"></script> </body> </html>
💾 Save Changes
❌ Cancel