This commit is contained in:
2020-04-16 16:33:33 -04:00
parent cacbcdcd02
commit 61d47f14de
12 changed files with 387 additions and 253 deletions
+42 -1
View File
@@ -417,7 +417,48 @@ class Member extends Member_Controller {
//$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);
$this->renderMemberPages('view_classroom', $data);
}
public function viewRoom() {
if ($_GET) {
$page_id = $data['page_id'] = trim($this->input->get('page_id'));
switch ($page_id) {
case "student":
$this->studentPage();
break;
case "room":
$this->roomPage();
break;
}
}
}
private function studentPage() {
$data = [];
// $data = $this->getMemberCarpoolReport($member_id, $data);
$this->load->view('member/rooms/view_student', $data);
}
private function roomPage() {
$data = [];
$member_id = $_SESSION["member_id"];
$data = $this->getMemberSubscribersReport($member_id, $data);
$this->load->view('member/rooms/view_rooms', $data);
}
private function getMemberSubscribersReport($member_id, &$data) {
$this->load->library('table');
$this->table->set_template($this->template);
$mysql = "SELECT * FROM members_subscribers WHERE member_id=" . $member_id;
$query = $this->db->query($mysql);
$data['bank_table'] = $this->table->generate($query);
$data["page_title"] = "Account Banks";
return $data;
}
}
@@ -4,6 +4,49 @@ defined('BASEPATH') OR exit('No direct script access allowed');
class Member_Controller extends COR_Controller {
var $template = array(
'table_open' => "<table style='background-color:aliceblue' class='table table-striped table-hover table-bordered table-condensed'>",
'thead_open' => '<thead class=\'bg-indigo\'>',
'thead_close' => '</thead>',
'heading_row_start' => '<tr>',
'heading_row_end' => '</tr>',
'heading_cell_start' => '<th>',
'heading_cell_end' => '</th>',
'tbody_open' => '<tbody>',
'tbody_close' => '</tbody>',
'row_start' => '<tr>',
'row_end' => '</tr>',
'cell_start' => '<td>',
'cell_end' => '</td>',
'row_alt_start' => '<tr>',
'row_alt_end' => '</tr>',
'cell_alt_start' => '<td>',
'cell_alt_end' => '</td>',
'table_close' => '</table>'
);
var $template_small = array(
'table_open' => "<table class='table table-striped table-hover table-bordered table-condensed' style='font-size:10px;'>",
'thead_open' => '<thead class=\'bg-teal\'>',
'thead_close' => '</thead>',
'heading_row_start' => '<tr>',
'heading_row_end' => '</tr>',
'heading_cell_start' => '<th>',
'heading_cell_end' => '</th>',
'tbody_open' => '<tbody>',
'tbody_close' => '</tbody>',
'row_start' => '<tr>',
'row_end' => '</tr>',
'cell_start' => '<td>',
'cell_end' => '</td>',
'row_alt_start' => '<tr>',
'row_alt_end' => '</tr>',
'cell_alt_start' => '<td>',
'cell_alt_end' => '</td>',
'table_close' => '</table>'
);
public $data = array();
function __construct() {
+1 -1
View File
@@ -28,7 +28,7 @@
<i class="feather icon-plus font-medium-2"></i>
</div>
<div class="timeline-info">
<p class="font-weight-bold">No - we are not just another online classroom platform</p>
<p class="font-weight-bold">No - We are not just another online classroom platform</p>
<span>CoreGrade is a fantastic way to learn new skills, whether it's for life skills,<p>leisure, creative pleasure, or anything else that develops your taste to acquire.</p><p>Its safe, fast, independent and interactive if you want it to be.</p> <p> Your learning process, your Pattern!</p></span>
</div>
<!--<small class="">25 days ago</small>-->
+13 -10
View File
@@ -34,51 +34,53 @@ $next_page = isset($next_page) ? $next_page : 0;
<div class="collapse-margin search-content mt-0">
<div class="card-header" id="headingOne" role="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">
<span class="lead collapse-title">
How Do I Personalize My Learning Platforms?
How Do I create My Cards?
</span>
</div>
<div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordionExample">
<div class="card-body">
Royalty free means you just need to pay for rights to use the item once per end product. You don't need to pay additional or ongoing fees for each person who sees or uses it. Please note that there may be some limits placed on uses under the different license types available on the marketplaces, such as our Photo and Music Licenses.
Click on the Default Page to start, then go to the Menu Option and click on ADD NEW COREGRADE CARD and fill in the Title and Description column and ADD PAGE. VIOLA!
</div>
</div>
</div>
<div class="collapse-margin">
<div class="card-header" id="headingTwo" role="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
<span class="lead collapse-title collapsed">
How Do I create My Cards?
How to Add to my Cards?
</span>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample">
<div class="card-body">
The item is what you purchase from Envato Market. The end product is what you build with that item. Example: The item is a business card template; the end product is the finalized business card. The item is a button graphic; the end product is an app using the button graphic in the app's interface.
There are a few ways to do these; one way is to go to the Configure Tab, there appear Two columns-- ADD NEW PAGE AND MY PAGES. Move to the Add New Page Section and fill in the requirements, there, you have it! NEW CARD ADDED
.
</div>
</div>
</div>
<div class="collapse-margin search-content">
<div class="card-header" id="headingThree" role="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
<span class="lead collapse-title collapsed">
How to Add to my Cards?
How do I share my Page?
</span>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
<div class="card-body">
Yes. You can customize our items to fit the needs of your end product. Example: You could change the colors, text, and layout of a flyer template or convert an HTML template into a WordPress theme for a single client.
The sharing feature is in the configure Tab; My pages list, select the Page you desire to share, and there is a command to share your Page.Once clicked, a prompt window page will display, and there you follow on how you want it shared either privately or publicly
</div>
</div>
</div>
<div class="collapse-margin search-content">
<div class="card-header" id="headingFour" role="button" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
<span class="lead collapse-title collapsed">
How do I share my Page?
How to Add New
</span>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordionExample">
<div class="card-body">
Sharing your Page directs you to a window that allows you to decide if you want to share it with one person or a group of companions or publicize to the web. However, broadcasting to the internet does have an expiration.
Select the Classroom tab and toggle to select the student column and then student window will display,there you will input the student information and click on ADD NEW and student Added.
</div>
</div>
</div>
<!--
<div class="collapse-margin search-content">
<div class="card-header" id="headingFive" role="button" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
<span class="lead collapse-title collapsed">
@@ -91,15 +93,16 @@ $next_page = isset($next_page) ? $next_page : 0;
</div>
</div>
</div>
-->
<div class="collapse-margin search-content">
<div class="card-header" id="headingSix" role="button" data-toggle="collapse" data-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
<span class="lead collapse-title collapsed">
How to manage personalized card.
How to manage my card.
</span>
</div>
<div id="collapseSix" class="collapse" aria-labelledby="headingSix" data-parent="#accordionExample">
<div class="card-body">
Managing helps you to add more content to your cards, more like organized content,take control of what and how you want to go about your studying.
Select your Card, there is the Manage Feature, with this feature,Your Learning, Your Dashboard, Your Pattern. You craft What you want to learn and how you want to.
</div>
</div>
</div>
@@ -22,7 +22,22 @@
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<p>As a first time user, You login to the website, click on the Start button, it takes you to the Registration page.
On the Registration/Login page...As a first time user, you click on the Register button and fill out the quick form to have Dashboard all set.
Returning users, login in with your registered email and password and voila! Your Dashboard!
</p>
<p> The Default cards have a Menu, Overview and Introductory video on Coregrade Works!
The Default card has a menu option with a feature to Add New Coregrade Card which enables you to create your very first Card.
</p>
<p>Once your Card is created, it appears on My Board Page then you go to configure Tab, this helps to add more Cards to your Board, however, referred to as Pages
Once your New Page (using Configure Tab) is created for The NEW CARD (appears on My Board). It shows on both My Board and configure TAB page.
However, on this Configure Tab, you can view the list of Pages (CARDs) created(BOARD)right there, you can go directly to the Page, Share your Page if completed and desired and Delete once all studied </p>
<p>The "Manage" feature is imbedded after your Card is created and configured; it helps you determine how you want to go about your learning...Manage makes you itemize a particular Learning card into simplification...What you want to do relating to the Card you created such as; I want to upload XYZ video to urge my learning, What to study first, Task to do and which is completed Task.</p>
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
+13 -22
View File
@@ -35,40 +35,31 @@
<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>
<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.
.</p>
<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.</p>
<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>
<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>
<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>How your personal information is Used.
we use the information we collect related to the Services to:
Implement Services. We may use your Privately Identifiable Information, Non-Personally Identifiable Information and Data Use to run, manage and implement the features and functionality of any Service.
Interact with You. We may use your email address or another Personally Identifiable Information to convey your marketing emails. You can opt out any-time of marketing emails.</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>How We May Disclose Information.
Use of Data.
We may give Data Use to our clients in conjunction with the Services which those clients use. The method of Data Use by these third parties is controlled to their privacy policies, and not this one. We are not liable for the privacy or content or security practices and policies of these third parties.
Aggregate or De-identified Data. We may share Non-Personally Identifiable Data, including Use of Data with certain third parties to help such third-parties in understanding the usage patterns for some content, services and functionality with honour to our Services. We may also share aggregated or de-identified information about users with third parties for marketing, research, or similar purposes.</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>Business Transfers. If we are taken by or merged with another corporation, or if essentially all of the assets of one of our business activities are transferred to another corporation, we may transfer the information we have collected from you to the other corporation.</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>Third-Party Service Providers. We may disclose certain User Information to third party vendors, contractors service providers or agents who do functions on our behalf and may be located in other countries. These third-party vendors, service providers, contractors or agents perform technical operations such as database monitoring, data storage and hosting services and customer support software tools. These third parties may enter, process or store Personally Identifiable Information in the course of providing these services but based on our instructions only. If we receive Personally Identifiable Information directed to our certification under the Privacy Shield and then give it to a third-party service provider working as an agent on our behalf, we have certain liability under the Privacy Shield if both of us are responsible for the event giving rise to the damage or the agent processes the personal data in a manner inconsistent with the Privacy Shield.</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>Other Disclosures. We may also disclose User Information (1) if compelled to do so by law, or in the good-faith belief that such action is in agreement with state and federal laws (including, without limitation, copyright laws) or in reply to a court order, warrant, legal process, search warrant or call by a public authority, including to meet national security or law enforcement requirements; (2) if we believe, in good faith, such action is proper or required to enforce our Terms of Service or any terms relevant to specific Services, exercise our legal rights, take precautions against liability, to investigate and defend ourselves against any claims or charges, to help government enforcement agencies, to guard the security or integrity of our Services, and to preserve the rights, property, or personal safety of us, our users or others; (3) to any parent company, an affiliated entity, or other entity controlled by, controlling, or under general control with, or (4) as otherwise described herein.
</p>
+44 -44
View File
@@ -22,58 +22,58 @@
<div class="card-content">
<div class="card-body pt-1">
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> CoreGrade, Inc. (“CoreGrade, “we, “us, “our”) provides its services (described below) to you through its website
located at http:www.CoreGrade.com and through its mobile applications and related services</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p>(collectively, such services, including any new features and applications, and the Site, the “Service(s)),
subject to the following Terms of Service (as amended from time to time, the “Terms of Service”).
We reserve the right, at our sole discretion, to change or modify portions of these Terms of Service at any time.
If we do this, we will post the changes on this page and will indicate at the top of this page the date these terms were last revised..</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
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.
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>We will also notify you, either through the Services user interface, in an email notification or through other reasonable means.
Any such changes will become effective no earlier than fourteen (14) days after they are posted,
except that changes addressing new functions of the Services or changes made for legal reasons will be effective immediately.
Your continued use of the Service after the date any such changes become effective constitutes your acceptance of the new Terms of Service.
</p>
<p>
PLEASE READ THESE TERMS OF SERVICE DISCREETLY, AS THEY INCLUDE AN CONTRACT TO NEGOTIATE AND OTHER RELEVANT NOTICE HONORING YOUR FAIR RIGHTS, PLANS, AND RESPONSIBILITIES.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> THE CONTRACT TO NEGOTIATE REQUIRES (WITH LIMITED EXCEPTION) THAT YOU RELINQUISH SUITS YOU HAVE AGAINST US TO UNION AND FINAL NEGOTIATION,
AND MORE (1) YOU WILL ONLY BE AUTHORIZED TO SEEK CLAIMS AGAINST COREGRADE ON AN SINGLE BASIS,
NOT AS A PLAINTIFF OR CLASS MEMBER IN ANY CLASS OR REPRESENTATIVE SUIT OR PROCEEDING,
(2) YOU WILL ONLY BE PERMITTED TO SEEK AID (INCLUDING FINANCIAL, INJUNCTIVE, AND DECLARATIVE RELIEF) ON AN SINGLE BASIS, AND
(3) YOU MAY NOT BE ABLE TO OWN ANY SUITS YOU HAVE AGAINST US RESOLVED BY A JURY OR IN A COURT OF LAW.
.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p> This Service helps its users to learn and practice various skills. Unless explicitly said otherwise,
any new or enhanced characteristics to the Service shall be provided subject to this Agreement.
You comprehend and acknowledge that the Service is provided "as-is" and that CoreGrade assumes
no responsibility for any mistakes, errors, or omissions, including any unavailability of the
Service or deletion or loss of any data relating to this Service.</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.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> CoreGrade grants you a personal, non-transferable and non-exclusive right and license to use the Service.
You acknowledge that you will not copy, modify, create a derivative work of, reverse engineer, assemble
or otherwise venture to find any source code, trade, assign, sublicense, yield a security interest in or
unless transfer any right in the Software. You consent not to alter the Software in form,
or to use modified versions of the Software, including (without limitation) for gaining unauthorized access to the Service.
You consent not to access the Service by any means than through the platform provided by CoreGrade for use in accessing the Service.</p>
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Account, Password and Security: You are liable for sustaining the confidentiality of your password and account, if any,
and remain entirely responsible for any actions that happen below your password or account. You consent to (a) directly
notify CoreGrade of any unapproved use of your password or account or any other violation of security, and (b) confirm
that you terminate each session when accessing the Service. CoreGrade will not be responsible for any loss or damage
resulting from your negligence to comply with this Section.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
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.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.</p>
<p> User Conduct: You are entirely responsible for all information, data, text, code, video, images, software, music, sound, photographs, graphics, messages
or other materials ("Content") that you upload, post, advertise or display (from now on, "upload") or email or unless use via the Service.
Here are examples of the kind of content and or use that is prohibited by CoreGrade. CoreGrade reserves the right to investigate and
take proper legal action against anyone who, in CoreGrade's sole judgement, defiles this provision, including without limitation, eliminating the offending content from the Service,
suspending or discontinuing the account of such violators and notifying you to the law enforcement authorities.</p>
<p>You consent not to:
intervene with or interrupt the Service or servers or systems connected to the Service, or violate any requirements,
procedures, policies or controls of systems connected to the Service.</p>
+19 -18
View File
@@ -105,9 +105,10 @@
<div class="mockup-slider-area">
<div class="mockup-slider">
<div id="mockup-slide" class="owl-carousel owl-theme mockup-slide wow fadeIn" data-wow-delay="0.2s">
<div class="item"><img src="/assets/img/iphone-mockup-1.png" alt=""></div>
<div class="item"><img src="/assets/img/iphone-mockup-1.png" alt=""></div>
<div class="item"><img src="/assets/img/iphone-mockup-1.png" alt=""></div>
<div class="item"><img src="/assets/img/App_view-3.png" alt=""></div>
<div class="item"><img src="/assets/img/App_view-3.png" alt=""></div>
<div class="item"><img src="/assets/img/App_view-3.png" alt=""></div>
<div class="item"><img src="/assets/img/App_view-3.png" alt=""></div>
<div class="item"><img src="/assets/img/iphone-mockup-1.png" alt=""></div>
</div>
<div data-wow-delay="2.2s">
@@ -150,37 +151,37 @@
<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 data-value="tab-2" class="single-feature-item text-right wow fadeInUp">
<h4>Goals Setting</h4>
<p>Set your Goals - CoreGrade streamline process achieving those objectives</p>
<h4>Calendar & Alerts</h4>
<p>CoreGrade makes it easy to track due dates of goals set, focus plans with e-alerts in your workspace and dashboard</p>
</div>
<div data-value="tab-3" class="single-feature-item text-right wow fadeInUp">
<h4>Calendar & Alerts</h4>
<p>CoreGrade makes it easy to track due dates of goals set, focus plans with e-alerts in your workspace and dashboard.</p>
<h4>Groups</h4>
<p>Small groups do come in handy while attaining new skills.Intrinsic motivation to learn and achieve is our aim and we help you get there.</p>
</div>
</div>
<div class="col-xs-12 col-md-4">
<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-2" class="tab-img" src="/assets/img/goal_settings.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/progress_monitoring.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/institutional.png" alt="Feature Slide">
<img id="tab-2" class="tab-img" src="/assets/img/alerts.png" alt="Feature Slide">
<img id="tab-3" class="tab-img" src="/assets/img/Groups.png" alt="Feature Slide">
<img id="tab-4" class="tab-img" src="/assets/img/goal_settings.png" alt="Feature Slide">
<img id="tab-5" class="tab-img" src="/assets/img/institutional.png" alt="Feature Slide">
<img id="tab-6" class="tab-img" src="/assets/img/progress_monitoring.png" alt="Feature Slide">
</div>
</div>
<div class="col-xs-12 col-md-4">
<div data-value="tab-4" class="single-feature-item wow fadeInUp">
<h4>Progress Monitoring</h4>
<p>Self-evaluation gives you the information to help you know where to zoom your focus to and follow instructions that works best for you!.</p>
<h4>Goals Setting</h4>
<p>Set your Goals - CoreGrade streamline process achieving those objectives.Your Best Companion with success you will come do to without!</p>
</div>
<div data-value="tab-5" class="single-feature-item wow fadeInUp">
<h4>Groups</h4>
<p>Small groups do come in handy while attaining new skills.Intrinsic motivation to learn and achieve is our aim and we help you get there.</p>
</div>
<div data-value="tab-6" class="single-feature-item wow fadeInUp">
<h4>Institutional</h4>
<p>You have a large group ? Yes CoreGrade is compatible with your need with the power of our first rated simplicity. Contact us.</p>
</div>
<div data-value="tab-6" class="single-feature-item wow fadeInUp">
<h4>Progress Monitoring</h4>
<p>Self-evaluation gives you the information to help you know where to zoom your focus to and follow instructions that works best for you!</p>
</div>
</div>
</div>
</div>
@@ -6,9 +6,9 @@
<ul class="navigation navigation-main" id="main-menu-navigation" data-menu="menu-navigation">
<li class=" nav-item"><a href="/member"><i class="feather icon-home"></i><span class="menu-title" data-i18n="Dashboard">Dashboard</span><span class="badge badge badge-warning badge-pill float-right mr-2">2</span></a>
<ul class="menu-content">
<li><a href="/member"><i class="feather icon-circle"></i><span class="menu-item" data-i18n="my cards">My Board</span></a>
<li class="active"><a href="/member"><i class="feather icon-circle"></i><span class="menu-item" data-i18n="my cards">My Board</span></a>
</li>
<li class="active"><a href="/member/configure"><i class="feather icon-circle"></i><span class="menu-item" data-i18n="eCommerce">Configure</span></a>
<li><a href="/member/configure"><i class="feather icon-circle"></i><span class="menu-item" data-i18n="eCommerce">Configure</span></a>
</li>
</ul>
</li>
+96 -55
View File
@@ -1,9 +1,7 @@
<?php
$show_manage = true;
if ($what_page == "DEFAULT") {
$show_manage = false;
}
<?
//print_r($page_card);
?>
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-overlay"></div>
@@ -12,79 +10,122 @@ if ($what_page == "DEFAULT") {
<div class="content-header row">
</div>
<div class="content-body">
<!-- Dashboard Analytics Start -->
<section id="dashboard-analytics">
<!-- 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
}
?>
<div class="col-xl-4 col-md-12 col-sm-12">
<!-- Basic Tables start -->
<div class="row" id="basic-table">
<div class="col-12">
<div class="card">
<div class="card-header">
<h4 class="card-title">Room</h4>
</div>
<div class="card-content">
<!-- Table with no outer spacing -->
<div class="table-responsive">
<table class="table mb-0">
</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");
}
?>
<tbody>
<tr>
<td><a href="#" onclick="viewRoom('student');" >Student / Subscribers</a> </td>
</tr>
<tr>
<td><a href="#" onclick="viewRoom('room');" >Group / Classroom</a> </td>
</tr>
<!-- tr>
<td><a href="#" onclick="viewRoom('');" >Clementine Bauch</a> </td>
</tr -->
</tbody>
</table>
</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>
<!-- Basic Tables end -->
</div>
</div>
</section>
<!-- Nav Centered And Nav End Ends -->
<!-- Dashboard Analytics Start -->
<section id="dashboard-analytics">
<div class="row">
<div class="col-xl-8 col-md-6 col-sm-12">
<div class="card">
<div class="card-content">
<div id="share_detail">
</div>
<!-- div class="embed-responsive embed-responsive-item embed-responsive-16by9">
<iframe class="img-thumbnail" src="https://www.youtube.com/embed/vTlSEMdC5qw" allowfullscreen></iframe>
</div-->
</div>
</div>
</div>
</div>
</section>
<!-- Dashboard Analytics end -->
</div>
</div>
</div>
<!-- END: Content-->
<script type="text/javascript">
<!--
function viewRoom( page_id ) {
$('#share_detail').html('Processing...');
$('#acc' + page_id).prop('disabled', true);
$.ajax({
url: "/member/viewRoom?proc=PROCESS&page_id=" + page_id + "&mid=" + page_id
}).done(function (data) {
$('#share_detail').html(data);
$('#acc' + page_id).prop('disabled', false);
});
return false;
}
function deletePageAction(member_id, page_id) {
var x = confirm("Are you sure you want to delete?");
if (!x)
return true;
$('#acc' + page_id).prop('disabled', true);
$.ajax({
url: "/member/deletePageAction?proc=PROCESS&page_id=" + page_id + "&member_id=" + member_id
}).done(function (data) {
$('#line_detail' + page_id).html(data);
$('#acc' + page_id).prop('disabled', false);
});
return false;
}
//initMap();
// -->
</script>
+99 -100
View File
@@ -1,116 +1,115 @@
<!-- 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">
<!-- Full calendar start -->
<section id="basic-examples">
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-content">
<div class="card-body">
<div class="cal-category-bullets d-none">
<div class="bullets-group-1 mt-2">
<div class="category-business mr-1">
<!-- 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">
<!-- Full calendar start -->
<section id="basic-examples">
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-content">
<div class="card-body">
<div class="cal-category-bullets d-none">
<div class="bullets-group-1 mt-2">
<div class="category-business mr-1">
<span class="bullet bullet-success bullet-sm mr-25"></span>
Task
</div>
<div class="category-work mr-1">
<span class="bullet bullet-warning bullet-sm mr-25"></span>
Homework
</div>
<div class="category-personal mr-1">
<span class="bullet bullet-danger bullet-sm mr-25"></span>
Personal
</div>
<div class="category-others">
<span class="bullet bullet-primary bullet-sm mr-25"></span>
Others
</div>
</div>
</div>
<div id='fc-default'></div>
</div>
</div>
</div>
</div>
</div>
<!-- calendar Modal starts-->
<div class="modal fade text-left modal-calendar" tabindex="-1" role="dialog" aria-labelledby="cal-modal" aria-modal="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable modal-sm" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title text-text-bold-600" id="cal-modal">Add Event</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<form action="#">
<div class="modal-body">
<div class="d-flex justify-content-between align-items-center add-category">
<div class="chip-wrapper"></div>
<div class="label-icon pt-1 pb-2 dropdown calendar-dropdown">
<i class="feather icon-tag dropdown-toggle" id="cal-event-category" data-toggle="dropdown"></i>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="cal-event-category">
<span class="dropdown-item business" data-color="success">
<span class="bullet bullet-success bullet-sm mr-25"></span>
Business
</div>
<div class="category-work mr-1">
Task
</span>
<span class="dropdown-item work" data-color="warning">
<span class="bullet bullet-warning bullet-sm mr-25"></span>
Work
</div>
<div class="category-personal mr-1">
Homework
</span>
<span class="dropdown-item personal" data-color="danger">
<span class="bullet bullet-danger bullet-sm mr-25"></span>
Personal
</div>
<div class="category-others">
</span>
<span class="dropdown-item others" data-color="primary">
<span class="bullet bullet-primary bullet-sm mr-25"></span>
Others
</div>
</span>
</div>
</div>
<div id='fc-default'></div>
</div>
<fieldset class="form-label-group">
<input type="text" class="form-control" id="cal-event-title" placeholder="Event Title">
<label for="cal-event-title">Event Title</label>
</fieldset>
<fieldset class="form-label-group">
<input type="text" class="form-control pickadate" id="cal-start-date" placeholder="Start Date">
<label for="cal-start-date">Start Date</label>
</fieldset>
<fieldset class="form-label-group">
<input type="text" class="form-control pickadate" id="cal-end-date" placeholder="End Date">
<label for="cal-end-date">End Date</label>
</fieldset>
<fieldset class="form-label-group">
<textarea class="form-control" id="cal-description" rows="5" placeholder="Description"></textarea>
<label for="cal-description">Description</label>
</fieldset>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary cal-add-event waves-effect waves-light" disabled>
Add Event</button>
<button type="button" class="btn btn-primary d-none cal-submit-event waves-effect waves-light" disabled>submit</button>
<button type="button" class="btn btn-flat-danger cancel-event waves-effect waves-light" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-flat-danger remove-event d-none waves-effect waves-light" data-dismiss="modal">Remove</button>
</div>
</form>
</div>
</div>
<!-- calendar Modal starts-->
<div class="modal fade text-left modal-calendar" tabindex="-1" role="dialog" aria-labelledby="cal-modal" aria-modal="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable modal-sm" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title text-text-bold-600" id="cal-modal">Add Event</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<form action="#">
<div class="modal-body">
<div class="d-flex justify-content-between align-items-center add-category">
<div class="chip-wrapper"></div>
<div class="label-icon pt-1 pb-2 dropdown calendar-dropdown">
<i class="feather icon-tag dropdown-toggle" id="cal-event-category" data-toggle="dropdown"></i>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="cal-event-category">
<span class="dropdown-item business" data-color="success">
<span class="bullet bullet-success bullet-sm mr-25"></span>
Task
</span>
<span class="dropdown-item work" data-color="warning">
<span class="bullet bullet-warning bullet-sm mr-25"></span>
Homework
</span>
<span class="dropdown-item personal" data-color="danger">
<span class="bullet bullet-danger bullet-sm mr-25"></span>
Personal
</span>
<span class="dropdown-item others" data-color="primary">
<span class="bullet bullet-primary bullet-sm mr-25"></span>
Others
</span>
</div>
</div>
</div>
<fieldset class="form-label-group">
<input type="text" class="form-control" id="cal-event-title" placeholder="Event Title">
<label for="cal-event-title">Event Title</label>
</fieldset>
<fieldset class="form-label-group">
<input type="text" class="form-control pickadate" id="cal-start-date" placeholder="Start Date">
<label for="cal-start-date">Start Date</label>
</fieldset>
<fieldset class="form-label-group">
<input type="text" class="form-control pickadate" id="cal-end-date" placeholder="End Date">
<label for="cal-end-date">End Date</label>
</fieldset>
<fieldset class="form-label-group">
<textarea class="form-control" id="cal-description" rows="5" placeholder="Description"></textarea>
<label for="cal-description">Description</label>
</fieldset>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary cal-add-event waves-effect waves-light" disabled>
Add Event</button>
<button type="button" class="btn btn-primary d-none cal-submit-event waves-effect waves-light" disabled>submit</button>
<button type="button" class="btn btn-flat-danger cancel-event waves-effect waves-light" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-flat-danger remove-event d-none waves-effect waves-light" data-dismiss="modal">Remove</button>
</div>
</form>
</div>
</div>
</div>
<!-- calendar Modal ends-->
</section>
<!-- // Full calendar end -->
</div>
<!-- calendar Modal ends-->
</section>
<!-- // Full calendar end -->
</div>
</div>
</div>
<!-- END: Content-->
</div>
<!-- END: Content-->
Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 85 KiB