fix
This commit is contained in:
@@ -220,9 +220,9 @@ class Member extends Member_Controller {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
// echo "HERETTTT";
|
// echo "HERETTTT";
|
||||||
$data["start_page"] = 200;
|
$data["start_page"] = 200;
|
||||||
$page_string = $this->load->view('member/addpages/' . $action_name, $data, TRUE);
|
$page_string = $this->load->view('member/addpages/' . $action_name, $data, TRUE);
|
||||||
echo $page_string;
|
echo $page_string;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -398,4 +398,26 @@ class Member extends Member_Controller {
|
|||||||
$this->renderMemberPages('view_mycalendar', $data);
|
$this->renderMemberPages('view_mycalendar', $data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function classroom() {
|
||||||
|
// echo 'yes'; view_mypage
|
||||||
|
|
||||||
|
$data = array();
|
||||||
|
$this->load->model('combo_model');
|
||||||
|
$this->combo_model->defaultComboMessage = "Select Start Template [Optional]";
|
||||||
|
$data["page_template"] = $this->combo_model->getPageTemplate("page_template", '');
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
$mysql = "SELECT * FROM members_pages WHERE member_id = " . $_SESSION["member_id"] . " AND status = 1";
|
||||||
|
$r = $this->db->query($mysql);
|
||||||
|
$data["page_card"] = $r->result();
|
||||||
|
|
||||||
|
|
||||||
|
//$mysql = "SELECT * FROM members_pages WHERE member_id = " . $_SESSION["member_id"];
|
||||||
|
// $r = $this->db->query($mysql);
|
||||||
|
// $data["page_card"] = $r->result();
|
||||||
|
$this->renderMemberPages('view_configure', $data);
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,65 +15,60 @@
|
|||||||
<div class="card rounded-0 mb-0 px-2">
|
<div class="card rounded-0 mb-0 px-2">
|
||||||
<div class="card-header pb-1">
|
<div class="card-header pb-1">
|
||||||
<div class="card-title">
|
<div class="card-title">
|
||||||
<h4 class="mb-0">Privacy Terms</h4>
|
<h4 class="mb-0">PRIVACY POLICY</h4>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="card-content">
|
<div class="card-content">
|
||||||
<div class="card-body pt-1">
|
<div class="card-body pt-1">
|
||||||
|
|
||||||
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
|
<p> CoreGrade Privacy Policy renewed on May, 2019</p>
|
||||||
powder pudding pastry.</p>
|
|
||||||
|
|
||||||
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
|
<p>This Privacy Policy (the "Policy") describes how CoreGrade.And its subsidiaries and associates ("our", we", "us") gather and utilize personal and other data through our (1) websites located at www.coregrade.com and their sub-domains and any additional websites hosted by us (collectively the "Sites"), (2) software that may be downloaded to your mobile device or tablet to obtain services ("Mobile Apps"),(3) services or Software obtainable or downloadable through the Sites ("Web Apps"), and (4) subscription services, including services that can be accessed using the Web Apps and Mobile Apps ("Subscription Services"), all for use in connection with Products. The term "Services" means the Sites, Web Apps, Mobile Apps, Firmware, Subscription Services and Products. The words "you" or "your" as applied in this Policy, relates to any person or entity who accesses or utilizes the Services.</p>
|
||||||
candy
|
|
||||||
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
|
|
||||||
caramels powder.</p>
|
|
||||||
|
|
||||||
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
|
<p> PLEASE REVIEW THIS POLICY CAREFULLY BEFORE ENABLING THESE FEATURES BY ACCEPTING, ACCESSING OR DOWNLOADING OUR SERVICES, YOU AFFIRM AND CONSENT TO THE PRACTICES SPECIFIED IN THIS POLICY, ON BEHALF OF ALL PERSONS, YOURSELF AND BUSINESSES FOR WHOM YOU ARE REPRESENTING.
|
||||||
dragée
|
|
||||||
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
|
|
||||||
chocolate marzipan muffin pie liquorice.
|
|
||||||
</p>
|
</p>
|
||||||
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
<!--<p> Use of Information Collected By Us. Personal information collected is the data that can be used to identify or contact a single person. User-Provided Data. While utilizing our Services, We may ask you to give your private information anytime you are in communication with CoreGrade by which someone could personally identify you such as your name, email address, mailing address, or other contact information. CoreGrade and its affiliates may share this personal information with each other and use it consistent with this Privacy Policy. They may also combine it with additional information to provide and improve our Software, content, services and advertising. You are not obliged to render the personal information that we have inquired, but, if you decided not to do so, in many instances, we would not be able to reply to any queries you may have. .</p>-->
|
||||||
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
|
||||||
tootsie
|
|
||||||
roll carrot cake soufflé halvah.
|
|
||||||
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
|
|
||||||
powder pudding pastry.</p>
|
|
||||||
|
|
||||||
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
|
<p>Use of Information Collected By Us.
|
||||||
candy
|
Personal information collected is the Data that can be used to identify or contact a single person.</p>
|
||||||
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
|
|
||||||
caramels powder.</p>
|
|
||||||
|
|
||||||
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
|
<p> a.User-Provided Data. While utilizing our Services, We may ask you to give your private information anytime you are in communication with CoreGrade by which someone could personally identify you such as your name, email address, mailing address, or other contact information. CoreGrade and its affiliates may share this personal information with each other and use it consistent with this Privacy Policy. They may also combine it with additional information to provide and improve our Software, content, services and advertising. You are not obliged to render the personal information that we have inquired, but, if you decided not to do so, in many instances, we would not be able to reply to any queries you may have.</p>
|
||||||
dragée
|
|
||||||
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
|
|
||||||
chocolate marzipan muffin pie liquorice.</p>
|
|
||||||
|
|
||||||
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
<p> b. Data Use. As outlined in this part, we may automatically acquire information when you use the Services ("Use of Data"). The Data we Use may incorporate data such as your machine data, including your smartphones, sensor data, signals, mobile device parameters, device identifiers that maydistinguish your devices, including web request, Internet Protocol address, browser type, browser language, referring/exit pages and URLs, platform type.
|
||||||
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
.</p>
|
||||||
tootsie
|
|
||||||
roll carrot cake soufflé halvah.
|
|
||||||
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
|
|
||||||
powder pudding pastry.</p>
|
|
||||||
|
|
||||||
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
|
<p> c. Data Support. We may collect some supporting data when you submit a support request, which includes information about your device, its Software and other knowledge related to your support needs. This support data to solve your support event and for training and product development purposes.</p>
|
||||||
candy
|
|
||||||
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
|
|
||||||
caramels powder.</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
|
<p> d. Payment Data. We may collect specific payment data you give when you make an online purchase in our Sites. They may include your name, billing address, shipping address, debit/credit card details, and the security code associated with such instrument. We will only use your payment data to finish your purchase and convey you notifications about your purchases. Where required, we will share your payment data with banks and other third party financial institutions to process your payment transactions, or for fraud prevention. These parties are not authorised to use your payment data for any additional purposes.</p>
|
||||||
dragée
|
|
||||||
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
|
|
||||||
chocolate marzipan muffin pie liquorice.</p>
|
|
||||||
|
|
||||||
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
||||||
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
||||||
tootsie
|
tootsie
|
||||||
roll carrot cake soufflé halvah.</p>
|
roll carrot cake souffl� halvah.</p>
|
||||||
|
|
||||||
|
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
||||||
|
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
||||||
|
tootsie
|
||||||
|
roll carrot cake souffl� halvah.</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
||||||
|
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
||||||
|
tootsie
|
||||||
|
roll carrot cake souffl� halvah.</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
||||||
|
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
||||||
|
tootsie
|
||||||
|
roll carrot cake souffl� halvah.</p>
|
||||||
|
|
||||||
|
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
|
||||||
|
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
|
||||||
|
tootsie
|
||||||
|
roll carrot cake souffl� halvah.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -94,45 +94,15 @@
|
|||||||
<div class="card rounded-0 mb-0 px-2">
|
<div class="card rounded-0 mb-0 px-2">
|
||||||
<div class="card-header pb-1">
|
<div class="card-header pb-1">
|
||||||
<div class="card-title">
|
<div class="card-title">
|
||||||
<h4 class="mb-0">Login</h4>
|
<h4 class="mb-0">Page not found</h4>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p class="px-2">We cant find the page you are looking for.</p>
|
<p class="px-2">We cant find the page you are looking for.</p>
|
||||||
<div class="card-content">
|
<div class="card-content">
|
||||||
<div class="card-body pt-1">
|
<div class="card-body pt-1">
|
||||||
<form action="/" method="POST">
|
|
||||||
<fieldset class="form-label-group form-group position-relative has-icon-left">
|
|
||||||
<input type="text" class="form-control" name='username' id="user-name" placeholder="Username" required>
|
|
||||||
<div class="form-control-position">
|
|
||||||
<i class="feather icon-user"></i>
|
|
||||||
</div>
|
|
||||||
<label for="user-name">Username</label>
|
|
||||||
</fieldset>
|
|
||||||
|
|
||||||
<fieldset class="form-label-group position-relative has-icon-left">
|
|
||||||
<input type="password" class="form-control" name='pass1' id="user-password" placeholder="Password" required>
|
|
||||||
<div class="form-control-position">
|
|
||||||
<i class="feather icon-lock"></i>
|
|
||||||
</div>
|
|
||||||
<label for="user-password">Password</label>
|
|
||||||
</fieldset>
|
|
||||||
<div class="form-group d-flex justify-content-between align-items-center">
|
|
||||||
<div class="text-left">
|
|
||||||
<fieldset class="checkbox">
|
|
||||||
<div class="vs-checkbox-con vs-checkbox-primary">
|
|
||||||
<input type="checkbox">
|
|
||||||
<span class="vs-checkbox">
|
|
||||||
<span class="vs-checkbox--check">
|
|
||||||
<i class="vs-icon feather icon-check"></i>
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
<span class="">Remember me</span>
|
|
||||||
</div>
|
|
||||||
</fieldset>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<button type="submit" class="btn btn-primary float-right btn-inline">Return to CoreGrade</button>
|
|
||||||
</form>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="login-footer">
|
<div class="login-footer">
|
||||||
@@ -140,9 +110,8 @@
|
|||||||
<div class="divider-text">OR</div>
|
<div class="divider-text">OR</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-btn d-inline">
|
<div class="footer-btn d-inline">
|
||||||
<a href="/">About</a>
|
<a href="/">Home</a>
|
||||||
<a href="/">About</a>
|
|
||||||
<a href="/">About</a>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -147,7 +147,7 @@
|
|||||||
<div class="col-xs-12 col-md-4">
|
<div class="col-xs-12 col-md-4">
|
||||||
<div data-value="tab-1" class="single-feature-item text-right active wow fadeInUp">
|
<div data-value="tab-1" class="single-feature-item text-right active wow fadeInUp">
|
||||||
<h4>Learning Plans</h4>
|
<h4>Learning Plans</h4>
|
||||||
<p>Your personalized learning in one place with tools to make it happen.</p>
|
<p>Your personalized learning in one place with tools to make it happen.Think of these has your own Artificial Intelligence Learning Platform.</p>
|
||||||
</div>
|
</div>
|
||||||
<div data-value="tab-2" class="single-feature-item text-right wow fadeInUp">
|
<div data-value="tab-2" class="single-feature-item text-right wow fadeInUp">
|
||||||
<h4>Goals Setting</h4>
|
<h4>Goals Setting</h4>
|
||||||
@@ -161,11 +161,11 @@
|
|||||||
<div class="col-xs-12 col-md-4">
|
<div class="col-xs-12 col-md-4">
|
||||||
<div class="single-feature-slide">
|
<div class="single-feature-slide">
|
||||||
<img id="tab-1" class="tab-img active" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
<img id="tab-1" class="tab-img active" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
||||||
<img id="tab-2" class="tab-img" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
<img id="tab-2" class="tab-img" src="/assets/img/goal_settings.png" alt="Feature Slide">
|
||||||
<img id="tab-3" class="tab-img" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
<img id="tab-3" class="tab-img" src="/assets/img/alerts.png" alt="Feature Slide">
|
||||||
<img id="tab-4" class="tab-img" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
<img id="tab-4" class="tab-img" src="/assets/img/progress_monitoring.png" alt="Feature Slide">
|
||||||
<img id="tab-5" class="tab-img" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
<img id="tab-5" class="tab-img" src="/assets/img/Groups.png" alt="Feature Slide">
|
||||||
<img id="tab-6" class="tab-img" src="/assets/img/mobile_slid.png" alt="Feature Slide">
|
<img id="tab-6" class="tab-img" src="/assets/img/institutional.png" alt="Feature Slide">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-12 col-md-4">
|
<div class="col-xs-12 col-md-4">
|
||||||
|
|||||||
@@ -16,9 +16,9 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class=" nav-item"><a href="/member/mycalendar"><i class="feather icon-calendar"></i><span class="menu-title" data-i18n="Calender">Calender</span></a>
|
<li class=" nav-item"><a href="/member/mycalendar"><i class="feather icon-calendar"></i><span class="menu-title" data-i18n="Calender">Calender</span></a>
|
||||||
</li>
|
</li>
|
||||||
<!-- li class=" nav-item"><a href="app-email.html"><i class="feather icon-mail"></i><span class="menu-title" data-i18n="Email">Email</span></a>
|
<li class=" nav-item"><a href="/member/classroom"><i class="feather icon-mail"></i><span class="menu-title" data-i18n="Email">Classrooms</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li class=" nav-item"><a href="app-chat.html"><i class="feather icon-message-square"></i><span class="menu-title" data-i18n="Chat">Chat</span></a>
|
<!--li class=" nav-item"><a href="app-chat.html"><i class="feather icon-message-square"></i><span class="menu-title" data-i18n="Chat">Chat</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li class=" nav-item"><a href="app-todo.html"><i class="feather icon-check-square"></i><span class="menu-title" data-i18n="Todo">Todo</span></a>
|
<li class=" nav-item"><a href="app-todo.html"><i class="feather icon-check-square"></i><span class="menu-title" data-i18n="Todo">Todo</span></a>
|
||||||
</li -->
|
</li -->
|
||||||
|
|||||||
@@ -0,0 +1,90 @@
|
|||||||
|
<?php
|
||||||
|
$show_manage = true;
|
||||||
|
if ($what_page == "DEFAULT") {
|
||||||
|
$show_manage = false;
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
<!-- BEGIN: Content-->
|
||||||
|
<div class="app-content content">
|
||||||
|
<div class="content-overlay"></div>
|
||||||
|
<div class="header-navbar-shadow"></div>
|
||||||
|
<div class="content-wrapper">
|
||||||
|
<div class="content-header row">
|
||||||
|
</div>
|
||||||
|
<div class="content-body">
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Nav Centered And Nav End Starts -->
|
||||||
|
<section id="nav-tabs-centered">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-sm-12">
|
||||||
|
<div class="card overflow-hidden">
|
||||||
|
<input type="hidden" name="page_key" value="<?= $page_key ?>" >
|
||||||
|
<input type="hidden" id='member_id' name='member_id' value="<?= $_SESSION["member_id"] ?>" />
|
||||||
|
<input type="hidden" id='page_id' name='page_id' value="<?= $page_id ?>" />
|
||||||
|
|
||||||
|
<div class="card-content">
|
||||||
|
<div class="card-body">
|
||||||
|
<ul class="nav nav-tabs justify-content-center" role="tablist">
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link active" id="home-tab-center" data-toggle="tab" href="#home-center" aria-controls="home-center" role="tab" aria-selected="true"><h4 class="card-title"><?= $title ?></h4></a>
|
||||||
|
</li>
|
||||||
|
<?php
|
||||||
|
if (true == $show_manage) {
|
||||||
|
?>
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" id="service-tab-center" data-toggle="tab" href="#service-center" aria-controls="service-center" role="tab" aria-selected="false">Manage</a>
|
||||||
|
</li>
|
||||||
|
<?php
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="tab-content">
|
||||||
|
<div class="tab-pane active" id="home-center" aria-labelledby="home-tab-center" role="tabpanel">
|
||||||
|
<?php
|
||||||
|
if ($what_page == "DEFAULT") {
|
||||||
|
$show_manage = false;
|
||||||
|
include("pages/pages_DEFAULT.php");
|
||||||
|
} else {
|
||||||
|
include("pages/pages_OTHER.php");
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="tab-pane" id="service-center" aria-labelledby="service-tab-center" role="tabpane1">
|
||||||
|
<?php
|
||||||
|
include 'pages/manage_contents.php';
|
||||||
|
?>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<!-- Nav Centered And Nav End Ends -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Dashboard Analytics Start -->
|
||||||
|
<section id="dashboard-analytics">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
<!-- Dashboard Analytics end -->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END: Content-->
|
||||||
@@ -59,11 +59,11 @@
|
|||||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="cal-event-category">
|
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="cal-event-category">
|
||||||
<span class="dropdown-item business" data-color="success">
|
<span class="dropdown-item business" data-color="success">
|
||||||
<span class="bullet bullet-success bullet-sm mr-25"></span>
|
<span class="bullet bullet-success bullet-sm mr-25"></span>
|
||||||
Business
|
Task
|
||||||
</span>
|
</span>
|
||||||
<span class="dropdown-item work" data-color="warning">
|
<span class="dropdown-item work" data-color="warning">
|
||||||
<span class="bullet bullet-warning bullet-sm mr-25"></span>
|
<span class="bullet bullet-warning bullet-sm mr-25"></span>
|
||||||
Work
|
Homework
|
||||||
</span>
|
</span>
|
||||||
<span class="dropdown-item personal" data-color="danger">
|
<span class="dropdown-item personal" data-color="danger">
|
||||||
<span class="bullet bullet-danger bullet-sm mr-25"></span>
|
<span class="bullet bullet-danger bullet-sm mr-25"></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user