Block Simple Certificate

Blocks ::: block_simple_certificate
Maintained by Carlos Alexandre Fonseca, Gemma Lesterhuis
This block list users certificates

Block Simple Certificate 1.0.4

Moodle 2.9, 3.0, 3.1, 3.2, 3.3
Released: Friday, 22 September 2017, 12:26 AM
QUICK INSTALL
=============

YOU MUST INSTALL MOD SIMPLE CERTIFICATE BEFORE INSTALL THIS ONE
(https://github.com/bozoh/moodle-mod_simplecertificate)

There are two installation methods that are available. Follow one of these, then
log into your Moodle site as an administrator and visit the notifications page
to complete the install.


==================== MOST RECOMMENDED METHOD - Git ====================

If you do not have git installed, please see the below link. Please note, it is
not necessary to set up the SSH Keys. This is only needed if you are going to
create a repository of your own on github.com.

Information on installing git - http://help.github.com/set-up-git-redirect/

Once you have git installed, simply visit the Moodle blocks directory and clone
git://github.com/bozoh/moodle-block_simple_certificate.git, remember to
rename the folder to certificate, if you do not specify this in the clone command

Eg. Linux command line would be as follow -

git clone git://github.com/bozoh/moodle-block_simple_certificate.git simple_certificate

Once cloned, checkout the branch that is specific to your Moodle version.
eg, MOODLE_29, master for the last version)

Use git pull to update this branch periodically to ensure you have the latest version.


==================== Download the simple certificate block. ====================

Visit https://github.com/bozoh/moodle-block_simple_certificate.git, choose the branch
that matches your Moodle version (eg. MOODLE_29 is for moodle 2.9) and download the zip,
uncompress this zip and extract the folder. The folder will have a name similar to:
bozoh-moodle-block_simple_certificate-c9fbadb,

you MUST rename this to simple_certificate. Place this in the blocks folder in your moodle
directory.


Thanks to Lesterhuis Training & Consultancy for support it

Version information

Version build number
2017092100
Version release name
1.0.4
Can be updated from
1.0.3
Can be updated to
1.0.5, 1.0.5 (2018082000)
Maturity
Stable version
MD5 Sum
92fdfa121abda600ab3e94f503bc4bce
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • The more recent release 1.0.5 (2018082000) exists for Moodle 3.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.0.4-2017092100

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.