Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run the command in your open edX instance.

    Code Block
    languagebash
    $ wget https://raw.githubusercontent.com/ariestiyansyah/OpenX/master/certificate-generate.sh
  2. Run the command below.

    Code Block
    $ bash certificate-generate.sh
  3. Code will give an output to insert course id, enter course id you want to generate, for example edX/edX101/2016_Run1
  4. Select Y to generate certificate and N to cancel.
  5. Done.

...