Tutor LMS – eLearning and online course solution - Version 1.1.1

Version Description

  • 29 March, 2019 =

  • Fixed: quiz builder init sortable question types on load quiz via $.ajax();

  • Added: Storefront Theme compatibility

Download this release

Release Info

Developer themeum
Plugin Icon wp plugin Tutor LMS – eLearning and online course solution
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1.0 to 1.1.1

assets/css/tutor-front.css CHANGED
@@ -1,11 +1,19 @@
1
  @import "../icons/css/tutor-icon.css";
 
 
 
 
 
 
 
 
2
  body {
3
  -webkit-font-smoothing: antialiased;
4
  -moz-osx-font-smoothing: grayscale;
5
  }
6
  /*common*/
7
  .tutor-wrap{
8
- color: #4B5981;
9
  }
10
  /**
11
  Most Important CSS
@@ -128,7 +136,7 @@ Most Important CSS
128
  position: absolute;
129
  left: 0;
130
  font-family: 'tutor';
131
- color: #1B52D8;
132
  }
133
 
134
  .tutor-mb-10{
@@ -193,11 +201,11 @@ Most Important CSS
193
  font-size: 16px;
194
  }
195
  .tutor-single-course-rating .tutor-single-rating-count{
196
- color: #4B5981;
197
  font-weight: 500;
198
  }
199
  .tutor-single-course-rating .tutor-single-rating-count i{
200
- color: #B1B8C9;
201
  font-style: normal;
202
  display: inline-block;
203
  margin-left: 4px;
@@ -208,7 +216,7 @@ Most Important CSS
208
  .tutor-course-header-h1{
209
  font-size: 36px;
210
  line-height: 46px;
211
- color: #4B5981;
212
  font-weight: 500;
213
  margin: 0 0 29px;
214
  padding: 0;
@@ -221,7 +229,7 @@ Most Important CSS
221
  /*tutor course meta*/
222
 
223
  .tutor-single-course-meta{
224
- color: #4B5981;
225
  font-size: 14px;
226
  }
227
  .tutor-single-course-meta ul{
@@ -270,13 +278,18 @@ Most Important CSS
270
  display: inline-block;
271
  line-height: 21px;
272
  font-weight: 400;
273
- color: #8C94A8;
274
  font-size: 14px;
275
  }
276
 
277
  .tutor-single-course-meta ul li a{
278
- color: #4B5981;
279
  font-weight: 500;
 
 
 
 
 
280
  }
281
 
282
  .tutor-single-course-meta.tutor-meta-top ul li,
@@ -285,11 +298,11 @@ Most Important CSS
285
  }
286
  .tutor-single-course-meta ul li{
287
  font-weight: 500;
288
- color: #4B5981;
289
  }
290
 
291
  .tutor-single-course-meta ul li span{
292
- color: #8C94A8;
293
  font-weight: 400;
294
  }
295
 
@@ -326,10 +339,14 @@ Most Important CSS
326
  .tutor-single-course-meta.tutor-lead-meta ul li span{
327
  display: block;
328
  margin-bottom: 5px;
329
- color: #B1B8C9;
330
  }
331
  .tutor-single-course-meta.tutor-lead-meta ul li a{
332
- color: #4B5981;
 
 
 
 
333
  }
334
 
335
  .tutor-single-course-meta.tutor-lead-meta ul li a:not(:last-child):after{
@@ -371,13 +388,13 @@ Most Important CSS
371
  font-size: 14px;
372
  font-weight: 500;
373
  margin-bottom: 0;
374
- color: #4B5981;
375
  }
376
  .tutor-course-topics-contents .tutor-course-title{
377
  cursor: pointer;
378
  }
379
  .tutor-course-topics-contents .tutor-course-title h4{
380
- color: #1B52D8;
381
  font-size: 16px;
382
  line-height: 25px;
383
  overflow: hidden;
@@ -417,12 +434,19 @@ Most Important CSS
417
  display: flex;
418
  color: inherit;
419
  }
 
 
 
 
 
 
 
420
  .tutor-course-lesson h5 i{
421
  line-height: 22px;
422
  display: inline-block;
423
  vertical-align: text-top;
424
  margin-right: 10px;
425
- color: #B1B8C9;
426
  }
427
 
428
  .tutor-course-lesson h5 .tutor-lesson-duration{
@@ -483,7 +507,7 @@ div[class*="tutor-course-col"] {
483
 
484
  .tutor-course-loop-header-meta .tutor-course-wishlist a{
485
  display: block;
486
- color: #1B52D8;
487
  }
488
  .tutor-course-loop-header-meta .tutor-course-wishlist a:focus{
489
  outline: none;
@@ -535,7 +559,10 @@ div[class*="tutor-course-col"] {
535
  line-height: 28px;
536
  font-weight: 500;
537
  margin-bottom: 17px;
538
- color: #4B5981;
 
 
 
539
  }
540
  .tutor-loop-course-footer{
541
  padding: 15px;
@@ -556,7 +583,7 @@ div[class*="tutor-course-col"] {
556
 
557
  .tutor-loop-course-footer i{
558
  font-size: 15px;
559
- color: #8C94A8;
560
  line-height: 25px;
561
  margin-right: 3px;
562
  float: left;
@@ -576,7 +603,7 @@ div[class*="tutor-course-col"] {
576
 
577
  .tutor-course-loop-price{
578
  float: right;
579
- color: #4B5981;
580
  font-size: 17px;
581
  font-weight: 500;
582
  }
@@ -589,7 +616,7 @@ div[class*="tutor-course-col"] {
589
 
590
  .tutor-course-loop-price .price del span{
591
  text-decoration: line-through;
592
- color: #8C94A8;
593
  }
594
 
595
  .tutor-course-loop-price .price del > span{
@@ -615,7 +642,7 @@ div[class*="tutor-course-col"] {
615
  transition: 100ms;
616
  border-bottom-left-radius: 4px;
617
  border-bottom-right-radius: 4px;
618
- background: #1B52D8;
619
  }
620
  .tutor-loop-course-footer .tutor-loop-cart-btn-wrap a{
621
  color: #fff;
@@ -628,7 +655,7 @@ div[class*="tutor-course-col"] {
628
  display: block;
629
  width: 100%;
630
  line-height: 54px;
631
- background: #1B52D8;
632
  }
633
  .tutor-loop-course-footer .tutor-loop-cart-btn-wrap a.added{
634
  display: none;
@@ -787,15 +814,18 @@ div[class*="tutor-course-col"] {
787
  }
788
 
789
  .tutor-loop-author > div a{
790
- color: #4B5981;
791
  font-weight: 700;
 
 
 
 
792
  }
793
-
794
  .tutor-loop-author > div span{
795
  display: inline-block;
796
  margin: 0 2px 0 2px;
797
  font-size: 14px;
798
- color: #8C94A8;
799
  line-height: 25px;
800
  font-weight: 400;
801
  }
@@ -828,8 +858,8 @@ a.tutor-button,
828
  a.tutor-btn,
829
  .tutor-btn{
830
  color: #fff;
831
- background-color: #1B52D8;
832
- border-color: #1B52D8;
833
  display: inline-block;
834
  padding: 15px 30px;
835
  border-radius: 4px;
@@ -842,8 +872,8 @@ a.tutor-button:hover,
842
  .tutor-button:hover,
843
  a.tutor-btn:hover,
844
  .tutor-btn:hover {
845
- background-color: #1B52D8;
846
- border-color: #1B52D8;
847
  color: #fff;
848
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
849
  -webkit-filter: brightness(.9);
@@ -875,15 +905,15 @@ a.tutor-btn:hover,
875
  font-size: 16px;
876
  padding: 5px 0 20px;
877
  margin-right: 20px;
878
- color: #B1B8C9;
879
  border-bottom: 2px solid transparent;
880
  }
881
  .tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a{
882
  margin-left: 20px;
883
  }
884
  .tutor-wrap nav.course-enrolled-nav ul li.active a{
885
- border-bottom: 2px solid #1B52D8;
886
- color: #4B5981;
887
  }
888
  /* *********************** */
889
  /* Tutor Student Dashboard */
@@ -898,13 +928,13 @@ a.tutor-btn:hover,
898
 
899
  .tutor-dashboard-student-info h4{
900
  font-size: 18px;
901
- color: #8C94A8;
902
  margin-bottom: 0;
903
  }
904
 
905
 
906
  .tutor-dashboard-student-info h4 a{
907
- color: #4B5981;
908
  }
909
 
910
  .tutor-dashboard-user-role{
@@ -923,7 +953,7 @@ a.tutor-btn:hover,
923
 
924
  .tutor-dashboard-student-meta ul li{
925
  display: inline-block;
926
- color: #4B5981;
927
  margin-left: 60px;
928
  }
929
 
@@ -938,7 +968,7 @@ a.tutor-btn:hover,
938
  }
939
  .tutor-dashboard-student-meta ul li{
940
  display: inline-block;
941
- color: #4B5981;
942
  margin: 5px;
943
  border: 1px solid #dddddd;
944
  padding: 5px 10px;
@@ -948,7 +978,7 @@ a.tutor-btn:hover,
948
  }
949
  .tutor-dashboard-student-meta ul li strong{
950
  display: block;
951
- color: #B1B8C9;
952
  font-weight: 400;
953
  }
954
 
@@ -987,12 +1017,12 @@ a.tutor-btn:hover,
987
 
988
  .tutor-dashboard-permalinks li a{
989
  display: block;
990
- color: #4B5981;
991
  padding: 10px 20px;
992
  line-height: 28px;
993
  }
994
  .tutor-dashboard-content h1{
995
- color: #8C94A8;
996
  font-size: 18px;
997
  font-weight: 500;
998
  line-height: 23px;
@@ -1027,7 +1057,7 @@ a.tutor-btn:hover,
1027
  }
1028
 
1029
  .tutor-dashboard-content-inner h3 a{
1030
- color: #4B5981;
1031
  font-size: 22px;
1032
  line-height: 28px;
1033
  font-weight: 600;
@@ -1047,7 +1077,7 @@ a.tutor-btn:hover,
1047
  }
1048
  .tutor-dashboard-content-inner .tutor-course-metadata li{
1049
  display: inline-block;
1050
- color: #8C94A8;
1051
  margin-left: 20px;
1052
  }
1053
 
@@ -1056,7 +1086,7 @@ a.tutor-btn:hover,
1056
  }
1057
 
1058
  .tutor-dashboard-content-inner .tutor-course-metadata li span{
1059
- color: #4B5981;
1060
  margin-left: 5px;
1061
  }
1062
 
@@ -1101,17 +1131,17 @@ Instructor
1101
  }
1102
  .single-instructor-wrap .instructor-name h3{
1103
  font-size: 16px;
1104
- color: #4B5981;
1105
  font-weight: 600;
1106
  }
1107
  .single-instructor-wrap .instructor-name h3 a{
1108
  font-weight: 500;
1109
- color: #4B5981;
1110
  }
1111
  .single-instructor-wrap .instructor-name h4{
1112
  font-weight: 500;
1113
  font-size: 14px;
1114
- color: #B1B8C9;
1115
  }
1116
  .single-instructor-wrap .instructor-bio{
1117
  padding-left: 260px;
@@ -1188,7 +1218,7 @@ Instructor
1188
  display: -webkit-box;
1189
  display: -ms-flexbox;
1190
  display: flex;
1191
- color: #4B5981;
1192
  position: relative;
1193
  border-top: 1px solid #E8EFF1;
1194
  }
@@ -1207,13 +1237,13 @@ Instructor
1207
  font-size: 14px;
1208
  margin: 0;
1209
  display: inline;
1210
- color: #4B5981;
1211
  }
1212
  .tutor-topics-in-single-lesson .tutor-topics-title h3{
1213
  margin: 0;
1214
  padding: 14px 17px;
1215
  font-size: 16px;
1216
- color: #1B52D8;
1217
  font-weight: 500;
1218
  }
1219
  .tutor-topics-in-single-lesson .tutor-topics-title.has-summery h3{
@@ -1235,7 +1265,7 @@ Instructor
1235
  cursor: pointer;
1236
  }
1237
  .tutor-topics-in-single-lesson .tutor-topics-title h3 i:hover{
1238
- color: #1B52D8;
1239
  }
1240
  .tutor-single-lesson-button-group .tutor-single-lesson-button a > i:first-child,
1241
  .tutor-topics-in-single-lesson .tutor-single-lesson-items a > i:first-child{
@@ -1246,7 +1276,7 @@ Instructor
1246
  margin-right: 10px;
1247
  }
1248
  .tutor-topics-in-single-lesson .tutor-single-lesson-items a > i.tutor-icon-doubt{
1249
- color: #1B52D8;
1250
  }
1251
  .tutor-topics-in-single-lesson .tutor-topics-summery{
1252
  padding: 14px;
@@ -1286,7 +1316,7 @@ Instructor
1286
  }
1287
 
1288
  .tutor-single-page-top-bar{
1289
- background-color: #1B52D8;
1290
  height: 70px;
1291
  margin-bottom: 50px;
1292
  color: #ffffff;
@@ -1341,7 +1371,7 @@ Instructor
1341
  }
1342
  .tutor-tabs-btn-group a{
1343
  background-color: #F1F6F8;
1344
- color: #4B5981;
1345
  display: block;
1346
  line-height: 70px;
1347
  width: 100%;
@@ -1378,12 +1408,12 @@ Instructor
1378
  padding-top: 25px;
1379
  }
1380
  #tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap h3{
1381
- color: #1B52D8;
1382
  }
1383
  #tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap button.tutor_ask_question_btn {
1384
  display: block;
1385
  width: 100%;
1386
- background-color: #1B52D8;
1387
  }
1388
  #tutor-lesson-sidebar-qa-tab-content .tutor_question_answer_wrap .tutor_original_question{
1389
  margin-bottom: 20px;
@@ -1393,7 +1423,7 @@ Instructor
1393
  .tutor-lesson-sidebar-emptyqa-wrap{
1394
  text-align: center;
1395
  padding: 50px 20px;
1396
- color: #4B5981;
1397
  }
1398
  .tutor-lesson-sidebar-emptyqa-wrap h3{
1399
  margin: 0;
@@ -1425,7 +1455,7 @@ Instructor
1425
  .tutor-attachments-wrap .tutor-attachment-icon{
1426
  font-size: 30px;
1427
  float: left;
1428
- color: #4B5981;
1429
  }
1430
  .tutor-attachments-wrap .tutor-attachment-icon i{
1431
  display: block;
@@ -1438,11 +1468,11 @@ Instructor
1438
  display: block;
1439
  font-size: 14px;
1440
  line-height: 16px;
1441
- color: #4B5981;
1442
  }
1443
  .tutor-attachment-info span + span{
1444
  font-size: 11px;
1445
- color: #B1B8C9;
1446
  }
1447
  /*course status*/
1448
  .tutor-progress-bar-wrap{
@@ -1472,7 +1502,7 @@ Instructor
1472
  margin-top: 7.5px;
1473
  }
1474
  .tutor-progress-bar .tutor-progress-filled{
1475
- background-color: #1B52D8;
1476
  height: 8px;
1477
  border-radius: 30px;
1478
  width: var(--tutor-progress-left);
@@ -1482,7 +1512,7 @@ Instructor
1482
  position: absolute;
1483
  height: 20px;
1484
  width: 20px;
1485
- border: 5px solid #1B52D8;
1486
  border-radius: 50%;
1487
  background: #fff;
1488
  left: var(--tutor-progress-left);
@@ -1505,7 +1535,7 @@ Instructor
1505
  .tutor-price-preview-box .tutor-course-purchase-box button{
1506
  display: block;
1507
  width: 100%;
1508
- background: #1B52D8;
1509
  border-radius: 3px;
1510
  text-transform: uppercase;
1511
  font-size: 14px;
@@ -1560,7 +1590,7 @@ Instructor
1560
  border-radius: 4px;
1561
  text-transform: uppercase;
1562
  line-height: 1;
1563
- background: #1B52D8;
1564
  color: #fff;
1565
  -webkit-transition: 300ms;
1566
  transition: 300ms;
@@ -1585,16 +1615,16 @@ Instructor
1585
  display: block;
1586
  width: 100%;
1587
  background: #E8EFF1;
1588
- color: #B1B8C9;
1589
  }
1590
 
1591
  .tutor-lead-info-btn-group a.tutor-button:hover{
1592
- background: #1b4cab;
1593
  color: #ffffff;
1594
  }
1595
 
1596
  .tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button:hover{
1597
- background: #1B52D8;
1598
  color: #ffffff;
1599
  }
1600
 
@@ -1629,16 +1659,20 @@ Instructor
1629
  /*******************/
1630
  .tutor-course-enrolled-review-wrap .write-course-review-link-btn{
1631
  color: #fff;
1632
- background-color: #1B52D8;
1633
- border-color: #1B52D8;
1634
  display: inline-block;
1635
  padding: 15px 30px;
1636
  border-radius: 4px;
1637
  text-transform: uppercase;
1638
  line-height: 1;
1639
  font-size: 14px;
 
 
 
 
 
1640
  }
1641
-
1642
  .tutor-course-enrolled-review-wrap .tutor-form-group{
1643
  margin-bottom: 10px;
1644
  }
@@ -1891,11 +1925,11 @@ Course question and answer
1891
  .question-top-meta .review-meta a{
1892
  display: block;
1893
  font-size: 18px;
1894
- color: #4B5981;
1895
  line-height: 20px;
1896
  }
1897
  .question-top-meta .review-meta span{
1898
- color: #B1B8C9;
1899
  font-size: 14px;
1900
  vertical-align: text-top;
1901
  display: block;
@@ -1925,7 +1959,7 @@ Course question and answer
1925
  float: right;
1926
  }
1927
  .tutor-announcement-title-wrap h3{
1928
- color: #4B5981;
1929
  font-weight: 500;
1930
  margin-bottom: 10px;
1931
  }
@@ -1944,7 +1978,7 @@ Course question and answer
1944
  font-size: 10px;
1945
  }
1946
  .tutor-quiz-header h2{
1947
- color: #4B5981;
1948
  font-size: 36px;
1949
  line-height: 46px;
1950
  font-weight: 500;
@@ -1952,10 +1986,10 @@ Course question and answer
1952
  }
1953
  .tutor-quiz-header h5{
1954
  font-size: 14px;
1955
- color: #8C94A8;
1956
  }
1957
  .tutor-quiz-header h5 a{
1958
- color: #4B5981;
1959
  font-size: 14px;
1960
  font-weight: 500;
1961
  }
@@ -1975,7 +2009,7 @@ Course question and answer
1975
  }
1976
  .tutor-quiz-header .tutor-quiz-meta li{
1977
  display: inline-block;
1978
- color: #4B5981;
1979
  }
1980
 
1981
  @media (max-width: 767px) {
@@ -1986,7 +2020,7 @@ Course question and answer
1986
  }
1987
  .tutor-quiz-header .tutor-quiz-meta li{
1988
  display: inline-block;
1989
- color: #4B5981;
1990
  margin: 5px;
1991
  border: 1px solid #dddddd;
1992
  padding: 5px 10px;
@@ -1995,7 +2029,7 @@ Course question and answer
1995
  }
1996
  .tutor-quiz-header .tutor-quiz-meta li strong{
1997
  display: block;
1998
- color: #B1B8C9;
1999
  font-weight: 400;
2000
  }
2001
  .tutor-quiz-attempt-history{
@@ -2003,7 +2037,7 @@ Course question and answer
2003
  }
2004
  .tutor-quiz-attempt-history-title{
2005
  font-size: 18px;
2006
- color: #8C94A8;
2007
  line-height: 23px;
2008
  font-weight: 500;
2009
  margin-bottom: 15px;
@@ -2047,22 +2081,22 @@ Course question and answer
2047
  }
2048
  .quiz-head-meta-info{
2049
  font-size: 14px;
2050
- color: #8C94A8;
2051
  margin-bottom: 40px;
2052
  }
2053
  .quiz-head-meta-info span{
2054
- color: #4B5981;
2055
  }
2056
  #tutor-quiz-attempt-questions-wrap {
2057
  margin-bottom: 50px;
2058
  }
2059
  .tutor-quiz-single-wrap .question-text{
2060
- color: #4B5981;
2061
  font-size: 20px;
2062
  font-weight: 600;
2063
  }
2064
  .tutor-quiz-single-wrap .question-description{
2065
- color: #4B5981;
2066
  font-size: 14px;
2067
  font-weight: 300;
2068
  }
@@ -2167,8 +2201,8 @@ Course question and answer
2167
  margin-right: 5px;
2168
  }
2169
  .tutor-quiz-answers-wrap label input:checked + span{
2170
- background: #1B52D8;
2171
- border-color: #1B52D8;
2172
  }
2173
  .tutor-quiz-answers-wrap label input:checked + span:after{
2174
  content: '\e90f';
@@ -2323,7 +2357,7 @@ Course question and answer
2323
  display: inline-block;
2324
  }
2325
  .tutor-quiz-questions-pagination ul li a{
2326
- background-color: #1B52D8;
2327
  padding: 7px 13px;
2328
  display: block;
2329
  border-radius: 50%;
@@ -2411,7 +2445,7 @@ Course question and answer
2411
  .tutor-login-form-wrap input[type="password"]:focus,
2412
  .tutor-login-form-wrap input[type="text"]:focus{
2413
  background: #ffffff;
2414
- border-color: #1B52D8;
2415
  }
2416
  .tutor-login-form-wrap input::-webkit-input-placeholder {
2417
  color: #b0b6c8;
@@ -2500,7 +2534,7 @@ Course question and answer
2500
  font-size: 42px;
2501
  line-height: 1.2;
2502
  margin-bottom: 20px;
2503
- color: #4B5981;
2504
  }
2505
 
2506
 
@@ -2581,7 +2615,7 @@ Course question and answer
2581
  .tutor-form-group textarea:focus,
2582
  .tutor-form-group input:not([type="submit"]):focus{
2583
  background: #ffffff;
2584
- border-color: #1B52D8;
2585
  }
2586
 
2587
  .tutor-form-group textarea::-webkit-input-placeholder ,
@@ -2678,11 +2712,11 @@ Course question and answer
2678
  }
2679
 
2680
  .tutor-course-avg-rating-total{
2681
- color: #B1B8C9;
2682
  font-size: 14px;
2683
  }
2684
  .tutor-course-avg-rating-total span{
2685
- color: #4B5981;
2686
  }
2687
 
2688
  .tutor-review-individual-item {
@@ -2742,7 +2776,13 @@ Course question and answer
2742
  }
2743
  .tutor-review-individual-item .tutor-review-user-info p{
2744
  margin-bottom: 0;
 
2745
  }
 
 
 
 
 
2746
  .review-avatar .tutor-text-avatar,
2747
  .tutor-dashboard-avater .tutor-text-avatar,
2748
  .instructor-avatar .tutor-text-avatar{
@@ -2769,7 +2809,7 @@ Course question and answer
2769
  font-weight: 600;
2770
  }
2771
  .tutor-review-individual-item .review-meta{
2772
- color: #B1B8C9;
2773
  }
2774
  .individual-review-rating-wrap{
2775
  color: #F8C51C;
@@ -2822,11 +2862,11 @@ Course question and answer
2822
  padding: 3px 10px;
2823
  border: 1px solid #dddddd;
2824
  display: inline-block;
2825
- color: #4B5981;
2826
  }
2827
  .tutor-pagination-wrap span{
2828
- color: #1B52D8;
2829
- border-color: #1B52D8;
2830
  }
2831
 
2832
 
@@ -2842,7 +2882,7 @@ Course question and answer
2842
  background: #E8EFF1;
2843
  display: inline-block;
2844
  margin: 5px;
2845
- color: #4B5981;
2846
  border-radius: 2px;
2847
  -webkit-transition: 300ms;
2848
  transition: 300ms;
@@ -2903,7 +2943,7 @@ social share
2903
  margin: 0;
2904
  border: none;
2905
  background: transparent;
2906
- color: #8C94A8;
2907
  -webkit-transition: 300ms;
2908
  transition: 300ms;
2909
  padding: 0 4px;
1
  @import "../icons/css/tutor-icon.css";
2
+
3
+ :root{
4
+ --tutor-primary-color: #1B52D8;
5
+ --tutor-primary-hover-color: #1b52a9;
6
+ --tutor-text-color: #4B5981;
7
+ --tutor-light-color: #B1B8C9;
8
+ }
9
+
10
  body {
11
  -webkit-font-smoothing: antialiased;
12
  -moz-osx-font-smoothing: grayscale;
13
  }
14
  /*common*/
15
  .tutor-wrap{
16
+ color: var(--tutor-text-color);
17
  }
18
  /**
19
  Most Important CSS
136
  position: absolute;
137
  left: 0;
138
  font-family: 'tutor';
139
+ color: var(--tutor-primary-color);
140
  }
141
 
142
  .tutor-mb-10{
201
  font-size: 16px;
202
  }
203
  .tutor-single-course-rating .tutor-single-rating-count{
204
+ color: var(--tutor-text-color);
205
  font-weight: 500;
206
  }
207
  .tutor-single-course-rating .tutor-single-rating-count i{
208
+ color: var(--tutor-light-color);
209
  font-style: normal;
210
  display: inline-block;
211
  margin-left: 4px;
216
  .tutor-course-header-h1{
217
  font-size: 36px;
218
  line-height: 46px;
219
+ color: var(--tutor-text-color);
220
  font-weight: 500;
221
  margin: 0 0 29px;
222
  padding: 0;
229
  /*tutor course meta*/
230
 
231
  .tutor-single-course-meta{
232
+ color: var(--tutor-text-color);
233
  font-size: 14px;
234
  }
235
  .tutor-single-course-meta ul{
278
  display: inline-block;
279
  line-height: 21px;
280
  font-weight: 400;
281
+ color: var(--tutor-light-color);
282
  font-size: 14px;
283
  }
284
 
285
  .tutor-single-course-meta ul li a{
286
+ color: var(--tutor-text-color);
287
  font-weight: 500;
288
+ transition: 300ms;
289
+ }
290
+
291
+ .tutor-single-course-meta ul li a:hover{
292
+ color: var(--tutor-primary-color);
293
  }
294
 
295
  .tutor-single-course-meta.tutor-meta-top ul li,
298
  }
299
  .tutor-single-course-meta ul li{
300
  font-weight: 500;
301
+ color: var(--tutor-text-color);
302
  }
303
 
304
  .tutor-single-course-meta ul li span{
305
+ color: var(--tutor-light-color);
306
  font-weight: 400;
307
  }
308
 
339
  .tutor-single-course-meta.tutor-lead-meta ul li span{
340
  display: block;
341
  margin-bottom: 5px;
342
+ color: var(--tutor-light-color);
343
  }
344
  .tutor-single-course-meta.tutor-lead-meta ul li a{
345
+ color: var(--tutor-text-color);
346
+ transition: 300ms;
347
+ }
348
+ .tutor-single-course-meta.tutor-lead-meta ul li a:hover{
349
+ color: var(--tutor-primary-color);
350
  }
351
 
352
  .tutor-single-course-meta.tutor-lead-meta ul li a:not(:last-child):after{
388
  font-size: 14px;
389
  font-weight: 500;
390
  margin-bottom: 0;
391
+ color: var(--tutor-text-color);
392
  }
393
  .tutor-course-topics-contents .tutor-course-title{
394
  cursor: pointer;
395
  }
396
  .tutor-course-topics-contents .tutor-course-title h4{
397
+ color: var(--tutor-primary-color);
398
  font-size: 16px;
399
  line-height: 25px;
400
  overflow: hidden;
434
  display: flex;
435
  color: inherit;
436
  }
437
+ .tutor-course-lesson h5 a{
438
+ color: var(--tutor-primary-color);
439
+ transition: 300ms;
440
+ }
441
+ .tutor-course-lesson h5 a:hover{
442
+ color: var(--tutor-primary-hover-color);
443
+ }
444
  .tutor-course-lesson h5 i{
445
  line-height: 22px;
446
  display: inline-block;
447
  vertical-align: text-top;
448
  margin-right: 10px;
449
+ color: var(--tutor-light-color);
450
  }
451
 
452
  .tutor-course-lesson h5 .tutor-lesson-duration{
507
 
508
  .tutor-course-loop-header-meta .tutor-course-wishlist a{
509
  display: block;
510
+ color: var(--tutor-primary-color);
511
  }
512
  .tutor-course-loop-header-meta .tutor-course-wishlist a:focus{
513
  outline: none;
559
  line-height: 28px;
560
  font-weight: 500;
561
  margin-bottom: 17px;
562
+ color: var(--tutor-text-color);
563
+ }
564
+ .tutor-course-loop-title a:hover h2{
565
+ color: var(--tutor-primary-color);
566
  }
567
  .tutor-loop-course-footer{
568
  padding: 15px;
583
 
584
  .tutor-loop-course-footer i{
585
  font-size: 15px;
586
+ color: var(--tutor-light-color);
587
  line-height: 25px;
588
  margin-right: 3px;
589
  float: left;
603
 
604
  .tutor-course-loop-price{
605
  float: right;
606
+ color: var(--tutor-text-color);
607
  font-size: 17px;
608
  font-weight: 500;
609
  }
616
 
617
  .tutor-course-loop-price .price del span{
618
  text-decoration: line-through;
619
+ color: var(--tutor-light-color);
620
  }
621
 
622
  .tutor-course-loop-price .price del > span{
642
  transition: 100ms;
643
  border-bottom-left-radius: 4px;
644
  border-bottom-right-radius: 4px;
645
+ background: var(--tutor-primary-color);
646
  }
647
  .tutor-loop-course-footer .tutor-loop-cart-btn-wrap a{
648
  color: #fff;
655
  display: block;
656
  width: 100%;
657
  line-height: 54px;
658
+ background: var(--tutor-primary-color);
659
  }
660
  .tutor-loop-course-footer .tutor-loop-cart-btn-wrap a.added{
661
  display: none;
814
  }
815
 
816
  .tutor-loop-author > div a{
817
+ color: var(--tutor-text-color);
818
  font-weight: 700;
819
+ transition: 300ms;
820
+ }
821
+ .tutor-loop-author > div a:hover{
822
+ color: var(--tutor-primary-color);
823
  }
 
824
  .tutor-loop-author > div span{
825
  display: inline-block;
826
  margin: 0 2px 0 2px;
827
  font-size: 14px;
828
+ color: var(--tutor-light-color);
829
  line-height: 25px;
830
  font-weight: 400;
831
  }
858
  a.tutor-btn,
859
  .tutor-btn{
860
  color: #fff;
861
+ background-color: var(--tutor-primary-color);
862
+ border-color: var(--tutor-primary-color);
863
  display: inline-block;
864
  padding: 15px 30px;
865
  border-radius: 4px;
872
  .tutor-button:hover,
873
  a.tutor-btn:hover,
874
  .tutor-btn:hover {
875
+ background-color: var(--tutor-primary-color);
876
+ border-color: var(--tutor-primary-color);
877
  color: #fff;
878
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
879
  -webkit-filter: brightness(.9);
905
  font-size: 16px;
906
  padding: 5px 0 20px;
907
  margin-right: 20px;
908
+ color: var(--tutor-light-color);
909
  border-bottom: 2px solid transparent;
910
  }
911
  .tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a{
912
  margin-left: 20px;
913
  }
914
  .tutor-wrap nav.course-enrolled-nav ul li.active a{
915
+ border-bottom: 2px solid var(--tutor-primary-color);
916
+ color: var(--tutor-text-color);
917
  }
918
  /* *********************** */
919
  /* Tutor Student Dashboard */
928
 
929
  .tutor-dashboard-student-info h4{
930
  font-size: 18px;
931
+ color: var(--tutor-light-color);
932
  margin-bottom: 0;
933
  }
934
 
935
 
936
  .tutor-dashboard-student-info h4 a{
937
+ color: var(--tutor-text-color);
938
  }
939
 
940
  .tutor-dashboard-user-role{
953
 
954
  .tutor-dashboard-student-meta ul li{
955
  display: inline-block;
956
+ color: var(--tutor-text-color);
957
  margin-left: 60px;
958
  }
959
 
968
  }
969
  .tutor-dashboard-student-meta ul li{
970
  display: inline-block;
971
+ color: var(--tutor-text-color);
972
  margin: 5px;
973
  border: 1px solid #dddddd;
974
  padding: 5px 10px;
978
  }
979
  .tutor-dashboard-student-meta ul li strong{
980
  display: block;
981
+ color: var(--tutor-light-color);
982
  font-weight: 400;
983
  }
984
 
1017
 
1018
  .tutor-dashboard-permalinks li a{
1019
  display: block;
1020
+ color: var(--tutor-text-color);
1021
  padding: 10px 20px;
1022
  line-height: 28px;
1023
  }
1024
  .tutor-dashboard-content h1{
1025
+ color: var(--tutor-light-color);
1026
  font-size: 18px;
1027
  font-weight: 500;
1028
  line-height: 23px;
1057
  }
1058
 
1059
  .tutor-dashboard-content-inner h3 a{
1060
+ color: var(--tutor-text-color);
1061
  font-size: 22px;
1062
  line-height: 28px;
1063
  font-weight: 600;
1077
  }
1078
  .tutor-dashboard-content-inner .tutor-course-metadata li{
1079
  display: inline-block;
1080
+ color: var(--tutor-light-color);
1081
  margin-left: 20px;
1082
  }
1083
 
1086
  }
1087
 
1088
  .tutor-dashboard-content-inner .tutor-course-metadata li span{
1089
+ color: var(--tutor-text-color);
1090
  margin-left: 5px;
1091
  }
1092
 
1131
  }
1132
  .single-instructor-wrap .instructor-name h3{
1133
  font-size: 16px;
1134
+ color: var(--tutor-text-color);
1135
  font-weight: 600;
1136
  }
1137
  .single-instructor-wrap .instructor-name h3 a{
1138
  font-weight: 500;
1139
+ color: var(--tutor-text-color);
1140
  }
1141
  .single-instructor-wrap .instructor-name h4{
1142
  font-weight: 500;
1143
  font-size: 14px;
1144
+ color: var(--tutor-light-color);
1145
  }
1146
  .single-instructor-wrap .instructor-bio{
1147
  padding-left: 260px;
1218
  display: -webkit-box;
1219
  display: -ms-flexbox;
1220
  display: flex;
1221
+ color: var(--tutor-text-color);
1222
  position: relative;
1223
  border-top: 1px solid #E8EFF1;
1224
  }
1237
  font-size: 14px;
1238
  margin: 0;
1239
  display: inline;
1240
+ color: var(--tutor-text-color);
1241
  }
1242
  .tutor-topics-in-single-lesson .tutor-topics-title h3{
1243
  margin: 0;
1244
  padding: 14px 17px;
1245
  font-size: 16px;
1246
+ color: var(--tutor-primary-color);
1247
  font-weight: 500;
1248
  }
1249
  .tutor-topics-in-single-lesson .tutor-topics-title.has-summery h3{
1265
  cursor: pointer;
1266
  }
1267
  .tutor-topics-in-single-lesson .tutor-topics-title h3 i:hover{
1268
+ color: var(--tutor-primary-color);
1269
  }
1270
  .tutor-single-lesson-button-group .tutor-single-lesson-button a > i:first-child,
1271
  .tutor-topics-in-single-lesson .tutor-single-lesson-items a > i:first-child{
1276
  margin-right: 10px;
1277
  }
1278
  .tutor-topics-in-single-lesson .tutor-single-lesson-items a > i.tutor-icon-doubt{
1279
+ color: var(--tutor-primary-color);
1280
  }
1281
  .tutor-topics-in-single-lesson .tutor-topics-summery{
1282
  padding: 14px;
1316
  }
1317
 
1318
  .tutor-single-page-top-bar{
1319
+ background-color: var(--tutor-primary-color);
1320
  height: 70px;
1321
  margin-bottom: 50px;
1322
  color: #ffffff;
1371
  }
1372
  .tutor-tabs-btn-group a{
1373
  background-color: #F1F6F8;
1374
+ color: var(--tutor-text-color);
1375
  display: block;
1376
  line-height: 70px;
1377
  width: 100%;
1408
  padding-top: 25px;
1409
  }
1410
  #tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap h3{
1411
+ color: var(--tutor-primary-color);
1412
  }
1413
  #tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap button.tutor_ask_question_btn {
1414
  display: block;
1415
  width: 100%;
1416
+ background-color: var(--tutor-primary-color);
1417
  }
1418
  #tutor-lesson-sidebar-qa-tab-content .tutor_question_answer_wrap .tutor_original_question{
1419
  margin-bottom: 20px;
1423
  .tutor-lesson-sidebar-emptyqa-wrap{
1424
  text-align: center;
1425
  padding: 50px 20px;
1426
+ color: var(--tutor-text-color);
1427
  }
1428
  .tutor-lesson-sidebar-emptyqa-wrap h3{
1429
  margin: 0;
1455
  .tutor-attachments-wrap .tutor-attachment-icon{
1456
  font-size: 30px;
1457
  float: left;
1458
+ color: var(--tutor-text-color);
1459
  }
1460
  .tutor-attachments-wrap .tutor-attachment-icon i{
1461
  display: block;
1468
  display: block;
1469
  font-size: 14px;
1470
  line-height: 16px;
1471
+ color: var(--tutor-text-color);
1472
  }
1473
  .tutor-attachment-info span + span{
1474
  font-size: 11px;
1475
+ color: var(--tutor-light-color);
1476
  }
1477
  /*course status*/
1478
  .tutor-progress-bar-wrap{
1502
  margin-top: 7.5px;
1503
  }
1504
  .tutor-progress-bar .tutor-progress-filled{
1505
+ background-color: var(--tutor-primary-color);
1506
  height: 8px;
1507
  border-radius: 30px;
1508
  width: var(--tutor-progress-left);
1512
  position: absolute;
1513
  height: 20px;
1514
  width: 20px;
1515
+ border: 5px solid var(--tutor-primary-color);
1516
  border-radius: 50%;
1517
  background: #fff;
1518
  left: var(--tutor-progress-left);
1535
  .tutor-price-preview-box .tutor-course-purchase-box button{
1536
  display: block;
1537
  width: 100%;
1538
+ background: var(--tutor-primary-color);
1539
  border-radius: 3px;
1540
  text-transform: uppercase;
1541
  font-size: 14px;
1590
  border-radius: 4px;
1591
  text-transform: uppercase;
1592
  line-height: 1;
1593
+ background: var(--tutor-primary-color);
1594
  color: #fff;
1595
  -webkit-transition: 300ms;
1596
  transition: 300ms;
1615
  display: block;
1616
  width: 100%;
1617
  background: #E8EFF1;
1618
+ color: var(--tutor-light-color);
1619
  }
1620
 
1621
  .tutor-lead-info-btn-group a.tutor-button:hover{
1622
+ background: var(--tutor-primary-hover-color);
1623
  color: #ffffff;
1624
  }
1625
 
1626
  .tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button:hover{
1627
+ background: var(--tutor-primary-color);
1628
  color: #ffffff;
1629
  }
1630
 
1659
  /*******************/
1660
  .tutor-course-enrolled-review-wrap .write-course-review-link-btn{
1661
  color: #fff;
1662
+ background-color: var(--tutor-primary-color);
1663
+ border-color: var(--tutor-primary-color);
1664
  display: inline-block;
1665
  padding: 15px 30px;
1666
  border-radius: 4px;
1667
  text-transform: uppercase;
1668
  line-height: 1;
1669
  font-size: 14px;
1670
+ transition: 300ms;
1671
+ }
1672
+ .tutor-course-enrolled-review-wrap .write-course-review-link-btn:hover{
1673
+ background-color: var(--tutor-primary-hover-color);
1674
+ border-color: var(--tutor-primary-hover-color);
1675
  }
 
1676
  .tutor-course-enrolled-review-wrap .tutor-form-group{
1677
  margin-bottom: 10px;
1678
  }
1925
  .question-top-meta .review-meta a{
1926
  display: block;
1927
  font-size: 18px;
1928
+ color: var(--tutor-text-color);
1929
  line-height: 20px;
1930
  }
1931
  .question-top-meta .review-meta span{
1932
+ color: var(--tutor-light-color);
1933
  font-size: 14px;
1934
  vertical-align: text-top;
1935
  display: block;
1959
  float: right;
1960
  }
1961
  .tutor-announcement-title-wrap h3{
1962
+ color: var(--tutor-text-color);
1963
  font-weight: 500;
1964
  margin-bottom: 10px;
1965
  }
1978
  font-size: 10px;
1979
  }
1980
  .tutor-quiz-header h2{
1981
+ color: var(--tutor-text-color);
1982
  font-size: 36px;
1983
  line-height: 46px;
1984
  font-weight: 500;
1986
  }
1987
  .tutor-quiz-header h5{
1988
  font-size: 14px;
1989
+ color: var(--tutor-light-color);
1990
  }
1991
  .tutor-quiz-header h5 a{
1992
+ color: var(--tutor-text-color);
1993
  font-size: 14px;
1994
  font-weight: 500;
1995
  }
2009
  }
2010
  .tutor-quiz-header .tutor-quiz-meta li{
2011
  display: inline-block;
2012
+ color: var(--tutor-text-color);
2013
  }
2014
 
2015
  @media (max-width: 767px) {
2020
  }
2021
  .tutor-quiz-header .tutor-quiz-meta li{
2022
  display: inline-block;
2023
+ color: var(--tutor-text-color);
2024
  margin: 5px;
2025
  border: 1px solid #dddddd;
2026
  padding: 5px 10px;
2029
  }
2030
  .tutor-quiz-header .tutor-quiz-meta li strong{
2031
  display: block;
2032
+ color: var(--tutor-light-color);
2033
  font-weight: 400;
2034
  }
2035
  .tutor-quiz-attempt-history{
2037
  }
2038
  .tutor-quiz-attempt-history-title{
2039
  font-size: 18px;
2040
+ color: var(--tutor-light-color);
2041
  line-height: 23px;
2042
  font-weight: 500;
2043
  margin-bottom: 15px;
2081
  }
2082
  .quiz-head-meta-info{
2083
  font-size: 14px;
2084
+ color: var(--tutor-light-color);
2085
  margin-bottom: 40px;
2086
  }
2087
  .quiz-head-meta-info span{
2088
+ color: var(--tutor-text-color);
2089
  }
2090
  #tutor-quiz-attempt-questions-wrap {
2091
  margin-bottom: 50px;
2092
  }
2093
  .tutor-quiz-single-wrap .question-text{
2094
+ color: var(--tutor-text-color);
2095
  font-size: 20px;
2096
  font-weight: 600;
2097
  }
2098
  .tutor-quiz-single-wrap .question-description{
2099
+ color: var(--tutor-text-color);
2100
  font-size: 14px;
2101
  font-weight: 300;
2102
  }
2201
  margin-right: 5px;
2202
  }
2203
  .tutor-quiz-answers-wrap label input:checked + span{
2204
+ background: var(--tutor-primary-color);
2205
+ border-color: var(--tutor-primary-color);
2206
  }
2207
  .tutor-quiz-answers-wrap label input:checked + span:after{
2208
  content: '\e90f';
2357
  display: inline-block;
2358
  }
2359
  .tutor-quiz-questions-pagination ul li a{
2360
+ background-color: var(--tutor-primary-color);
2361
  padding: 7px 13px;
2362
  display: block;
2363
  border-radius: 50%;
2445
  .tutor-login-form-wrap input[type="password"]:focus,
2446
  .tutor-login-form-wrap input[type="text"]:focus{
2447
  background: #ffffff;
2448
+ border-color: var(--tutor-primary-color);
2449
  }
2450
  .tutor-login-form-wrap input::-webkit-input-placeholder {
2451
  color: #b0b6c8;
2534
  font-size: 42px;
2535
  line-height: 1.2;
2536
  margin-bottom: 20px;
2537
+ color: var(--tutor-text-color);
2538
  }
2539
 
2540
 
2615
  .tutor-form-group textarea:focus,
2616
  .tutor-form-group input:not([type="submit"]):focus{
2617
  background: #ffffff;
2618
+ border-color: var(--tutor-primary-color);
2619
  }
2620
 
2621
  .tutor-form-group textarea::-webkit-input-placeholder ,
2712
  }
2713
 
2714
  .tutor-course-avg-rating-total{
2715
+ color: var(--tutor-light-color);
2716
  font-size: 14px;
2717
  }
2718
  .tutor-course-avg-rating-total span{
2719
+ color: var(--tutor-text-color);
2720
  }
2721
 
2722
  .tutor-review-individual-item {
2776
  }
2777
  .tutor-review-individual-item .tutor-review-user-info p{
2778
  margin-bottom: 0;
2779
+
2780
  }
2781
+
2782
+ .tutor-review-individual-item .tutor-review-user-info a{
2783
+ color: var(--tutor-text-color);
2784
+ }
2785
+
2786
  .review-avatar .tutor-text-avatar,
2787
  .tutor-dashboard-avater .tutor-text-avatar,
2788
  .instructor-avatar .tutor-text-avatar{
2809
  font-weight: 600;
2810
  }
2811
  .tutor-review-individual-item .review-meta{
2812
+ color: var(--tutor-light-color);
2813
  }
2814
  .individual-review-rating-wrap{
2815
  color: #F8C51C;
2862
  padding: 3px 10px;
2863
  border: 1px solid #dddddd;
2864
  display: inline-block;
2865
+ color: var(--tutor-text-color);
2866
  }
2867
  .tutor-pagination-wrap span{
2868
+ color: var(--tutor-primary-color);
2869
+ border-color: var(--tutor-primary-color);
2870
  }
2871
 
2872
 
2882
  background: #E8EFF1;
2883
  display: inline-block;
2884
  margin: 5px;
2885
+ color: var(--tutor-text-color);
2886
  border-radius: 2px;
2887
  -webkit-transition: 300ms;
2888
  transition: 300ms;
2943
  margin: 0;
2944
  border: none;
2945
  background: transparent;
2946
+ color: var(--tutor-light-color);
2947
  -webkit-transition: 300ms;
2948
  transition: 300ms;
2949
  padding: 0 4px;
assets/js/tutor-front.js CHANGED
@@ -409,13 +409,12 @@ jQuery(document).ready(function($){
409
  },
410
  success: function (data) {
411
  $wrap.html(data.data.html);
 
412
  },
413
  complete: function () {
414
  $wrap.removeClass('loading-lesson');
415
  }
416
  });
417
-
418
-
419
  });
420
 
421
  /**
@@ -443,26 +442,29 @@ jQuery(document).ready(function($){
443
  * @since v.1.0.0
444
  */
445
 
446
- if (jQuery().sortable) {
447
- $(".tutor-quiz-answers-wrap").sortable({
448
- handle: ".answer-sorting-bar",
449
- start: function (e, ui) {
450
- ui.placeholder.css('visibility', 'visible');
451
- },
452
- stop: function (e, ui) {
 
453
 
454
- //Sorting Stopped...
455
- },
456
- }).disableSelection();;
 
457
 
458
 
459
- $( ".quiz-draggable-rand-answers, .quiz-answer-matching-droppable" ).sortable({
460
- connectWith: ".quiz-answer-matching-droppable",
461
- placeholder: "drop-hover"
462
 
463
- }).disableSelection();
 
464
  }
465
-
466
  /**
467
  * Quiz view
468
  * @date 22 Feb, 2019
409
  },
410
  success: function (data) {
411
  $wrap.html(data.data.html);
412
+ init_quiz_builder();
413
  },
414
  complete: function () {
415
  $wrap.removeClass('loading-lesson');
416
  }
417
  });
 
 
418
  });
419
 
420
  /**
442
  * @since v.1.0.0
443
  */
444
 
445
+ function init_quiz_builder() {
446
+ if (jQuery().sortable) {
447
+ $(".tutor-quiz-answers-wrap").sortable({
448
+ handle: ".answer-sorting-bar",
449
+ start: function (e, ui) {
450
+ ui.placeholder.css('visibility', 'visible');
451
+ },
452
+ stop: function (e, ui) {
453
 
454
+ //Sorting Stopped...
455
+ },
456
+ }).disableSelection();
457
+ ;
458
 
459
 
460
+ $(".quiz-draggable-rand-answers, .quiz-answer-matching-droppable").sortable({
461
+ connectWith: ".quiz-answer-matching-droppable",
462
+ placeholder: "drop-hover"
463
 
464
+ }).disableSelection();
465
+ }
466
  }
467
+ init_quiz_builder();
468
  /**
469
  * Quiz view
470
  * @date 22 Feb, 2019
includes/theme-compatibility/storefront/assets/css/style.css ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ #content .col-full{
2
+ width: 100%;
3
+ max-width: 100%;
4
+ padding: 0;
5
+ }
6
+ .tutor-container{
7
+ max-width: 100%;
8
+ padding: 0;
9
+ }
includes/theme-compatibility/storefront/functions.php ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! defined( 'ABSPATH' ) )
3
+ exit;
4
+
5
+
6
+ add_action('wp_enqueue_scripts', 'tutor_storefront_scripts');
7
+
8
+ if ( ! function_exists('tutor_storefront_scripts')){
9
+ function tutor_storefront_scripts(){
10
+ $dir_url = plugin_dir_url(__FILE__);
11
+ wp_enqueue_style('tutor_storefront', $dir_url.'assets/css/style.css');
12
+ }
13
+ }
14
+
15
+
16
+
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: lms, education, wp-lms, education management system
5
  Requires at least: 4.5
6
  Tested up to: 5.1
7
  Requires PHP: 5.4.0
8
- Stable tag: 1.1.0
9
  License: GPLv3
10
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
11
 
@@ -183,12 +183,16 @@ This is an alpha version of Tutor, as bugs and issues expected, if you found any
183
 
184
  == Changelog ==
185
 
 
 
 
 
 
186
  = 1.1.0 - 28 March, 2019 =
187
 
188
  * Fixed: Multiple Instructor, search feature working when pro is not exists
189
  * Fixed: an issue in time update when time limit 0 in quiz attempt, it was return in front-js middle point, so rest of js not worked
190
 
191
-
192
  = 1.0.9 - 28 March, 2019 =
193
 
194
  * Limit: Quiz Question 5 types
5
  Requires at least: 4.5
6
  Tested up to: 5.1
7
  Requires PHP: 5.4.0
8
+ Stable tag: 1.1.1
9
  License: GPLv3
10
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
11
 
183
 
184
  == Changelog ==
185
 
186
+ = 1.1.1 - 29 March, 2019 =
187
+
188
+ * Fixed: quiz builder init sortable question types on load quiz via $.ajax();
189
+ * Added: Storefront Theme compatibility
190
+
191
  = 1.1.0 - 28 March, 2019 =
192
 
193
  * Fixed: Multiple Instructor, search feature working when pro is not exists
194
  * Fixed: an issue in time update when time limit 0 in quiz attempt, it was return in front-js middle point, so rest of js not worked
195
 
 
196
  = 1.0.9 - 28 March, 2019 =
197
 
198
  * Limit: Quiz Question 5 types
tutor.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Tutor LMS
4
  Plugin URI: http://https://themeum.com/tutor
5
  Description: Tutor is a complete solution for creating a Learning Management System in WordPress way. It can help you to create small to large scale online education site very conveniently. Power features like report, certificate, course preview, private file sharing make Tutor a robust plugin for any educational institutes.
6
  Author: Themeum
7
- Version: 1.1.0
8
  Author URI: http://themeum.com
9
  Requires at least: 4.5
10
  Tested up to: 5.1
@@ -17,7 +17,7 @@ if ( ! defined( 'ABSPATH' ) )
17
  /**
18
  * Defined the tutor main file
19
  */
20
- define('TUTOR_VERSION', '1.1.0');
21
  define('TUTOR_FILE', __FILE__);
22
 
23
 
4
  Plugin URI: http://https://themeum.com/tutor
5
  Description: Tutor is a complete solution for creating a Learning Management System in WordPress way. It can help you to create small to large scale online education site very conveniently. Power features like report, certificate, course preview, private file sharing make Tutor a robust plugin for any educational institutes.
6
  Author: Themeum
7
+ Version: 1.1.1
8
  Author URI: http://themeum.com
9
  Requires at least: 4.5
10
  Tested up to: 5.1
17
  /**
18
  * Defined the tutor main file
19
  */
20
+ define('TUTOR_VERSION', '1.1.1');
21
  define('TUTOR_FILE', __FILE__);
22
 
23