Julio Montoya
|
e3883f43b9
Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library.
|
11 years ago |
Julio Montoya
|
3562e13200
Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1
|
11 years ago |
Julio Montoya
|
c49d22f662
Removing phpqrcode from inc/lib moving to vendors
|
11 years ago |
Julio Montoya
|
83ee45581b
Adding new actions to the certificate page, generate certificate, delete all certificates, download certificates as PDF + a fix in the certificate min score see #3708
|
12 years ago |
Julio Montoya
|
a9b188cfb9
Teacher can preview the qr code see #5015
|
12 years ago |
Yannick Warnier
|
5a3d4792be
Added new failure case for non-public certificates viewing - refs #3630
|
12 years ago |
Yannick Warnier
|
d12939138c
Minor code style update
|
12 years ago |
Yannick Warnier
|
6eeded64fa
Minor code style update
|
12 years ago |
Yannick Warnier
|
bbc04aa099
Minor code style update
|
12 years ago |
Yannick Warnier
|
6c5c11dbce
Fixed issue with certificates directory creation - refs #3630
|
12 years ago |
Julio Montoya
|
39c9981261
Adding allow_public_certificates settings in platform and course settings see #3630
|
12 years ago |
Julio Montoya
|
d157f55f56
Minor corrections in the certificate
|
12 years ago |
Julio Montoya
|
db93a426c0
More SQL queries fixes
|
13 years ago |
Julio Montoya
|
3ccbb34b2c
Fixing gradebook certificates when the course_code was not set
|
13 years ago |
Julio Montoya
|
23cf0fdc47
Minor - adding array validation
|
13 years ago |
Julio Montoya
|
0226119323
Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791
|
13 years ago |
Julio Montoya
|
ea1e6849c2
Fixing minor certification typo
|
13 years ago |
ywarnier
|
187d221e76
Updated QR code precision after a few tests with a mobile phone - if smaller or lesser error correction, the phone doesn't catch it so well
|
13 years ago |
Julio Montoya
|
bea42935ff
Lots of fixes in the Gradebook certification: QR code size, certificate actions menu, certifications generations
|
13 years ago |
Julio Montoya
|
9c38ce97b3
Fixing warning message in certificates/index.php
|
13 years ago |
Julio Montoya
|
6cbce674ae
Fixing wrong qr code tag
|
13 years ago |
Julio Montoya
|
8fbe0be4a8
Adding QR support for certificates see #3631
|
13 years ago |
Julio Montoya
|
23c77f64b4
Adding certificate shortcut link see #3630 + some fixes in the certification tool
|
13 years ago |