<< Back
Message for this thread
Posted by Messages text
Hall Steven

Noavatar
Total post : 3
> Profile
Written on : 08/02/2012 21:52 ( more than one month )
Object : Generate Certificate from Admin for user release
I need to verify the test and person's credentials who took the course and generate the certificate for them. 

The following is what I plan on doing and was not sure sure if this is an option that is built into the system already.

1.  Student takes course and completes test.
2.  I would like, at this point, the entire course to be considered completed so I can generate the certificate from the admin side
3.  Student gets email stating certificate is ready to be downloaded/printed

The probelm is that if I create an end marker on the test, they can generate and print the certificate immediately. If I de-select the user-release option, they cannot view the certificate on their end at all, even it was generated. 
 
Hall Steven

Noavatar
Total post : 3
> Profile
Written on : 09/02/2012 16:25 ( more than one month )
Object : Re: Generate Certificate from Admin for user release
I may have figured a work around (unless someone has a better idea).  I am looking to add a colum to the table that is displayed when you navigate to a course and show the subscribed users (../doceboCore/index.php?r=alms/subscription/show&id_course=*).  The table that displays currently has the username, fuillname, level, status, and active dates.

I want to add a column containing the score of the test in the class.  If there is a score, I can quickly turn their status to completed.  This will send the email about the completetion of the course to the student and allow the certificate to be released.  I am having trouble editing the necessary files to include this into the array.

Anyone here that can point me in the right direction?

Or is there another solution?
Message modified by : shall35 on : 09/02/2012 16:26
 
<< Back