Re: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by aqua devida. sorry sir, i mean is video tutorial for this : As root user, use package manager for your OS ... which should be yum (CentOS 7): yum -y install ghostscript.x86_64 Should install in...
View ArticleRe: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by Ken Task. Those are commands issued from an ssh shell session on server. They are not anything used in URL line of a browser.If you have CentOS 7, can ssh into your server and su to root, then...
View ArticleRe: Assignment notifications in Moodle 3.5
by James O70. Thanks very much Ken, I'll take a look. James
View ArticleRe: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by aqua devida. sorry mr ken, I don't understand the part, You can check all paths set in moodle via admin / cli / php.cfg like so from moodle code directory: php admin / cli / cfg.php | grep path I...
View ArticleRe: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by Ken Task. Am gonna guess you are using Putty on Windows for copy and paste into a ssh shell on a Linux server. That right?Anytime one uses copy from something and paste into putty one has to be...
View ArticleRe: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by aqua devida. right mr ken..hehe , thank you for the advicebut still an error after instaling ghostsricptbut if I make a new assignment and upload a pdf file the preview won't appear
View ArticleRe: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by Ken Task. In your screen shot, looks like Ghostscript it trying to make a PDF from the PDF file submitted Tigas 4.1 psomething.pdf - if that PDF file not compatible or is corrupt, then ghostscript...
View ArticleRe: Error message "Cannot open the PDF. The file may be corrupt, or in an...
by Ken Task. Follow up how 2 ... you change PDF file name to the one shown in your screen shot ...Finding that pdf file in DB meta data ...mysql> select filename,filesize,contenthash from mdl_files...
View ArticleRe: Participants 0 Drafts 0 Submitted 0
by David Saylor. What are your group settings for the course/activity? Is it possible the teacher is in a different group from the students so its not showing the count in the grading summary?
View ArticleRe: Assignment grading usually requires horizontal scrolling
by Edwin Lynd. Hi John, is there any way to integrate the Webslides css into moodle?I want to use it only in Page Moudule, looking for a way to custom the css for Page module, WHEN copy and paste the...
View ArticleRe: Assignment grading usually requires horizontal scrolling
by John Provasnik. I haven't used that service or theme however, if you only want it to only apply to page modules, then you'd most likely need to add *something along the lines of* this...
View ArticleRe: Participants 0 Drafts 0 Submitted 0
by Puucho official. Thanks for the support of Moodle Community. I have asked for the first time and I was benefited. The problem was not with the group or anything. I tried almost everything but it...
View ArticleRe: Turnitin - XML Response could not be parsed
by Mohemmed Mustafa. The issue is with the php version. When we install php on ubuntu 20.04 lts the version installed was php.7.4.3. I solved the issue by upgrading the php version.Please try with the...
View ArticleDisable previous dates ?
by mohamed dhanveer. Hello,Is there any way to stop the teachers from posting the assignment with the previous dates?They may accidentally post the assignment with the due date with the previous...
View ArticleMore feed back option for images and doc like - Annotate PDF
by Class Revision. In Annotate PDF only PDF can be edited by teacher which is submitted by student.Is there any possibilities or any other plugin suggested that can take care of other submitted...
View ArticleMore feed back option for images and doc like - Annotate PDF
by Acqua Alta. See the following thread:https://moodle.org/mod/forum/discuss.php?d=406729 I answered a similar question there.
View ArticleForcing students to watch lectures
by jitendra dhakad. I upload lectures and quizes based on that lecture on Moodle. Students are directly attempting quiz without watching lecture, how can I force them to watch lecture before...
View ArticleRe: Forcing students to watch lectures
by Mary Cooch. You can't force them to watch a lecture online - they could simply click on it and leave the room and come back when it is finished. However you can use Activity completion and Restrict...
View ArticleRe: Unoconv not converting jpeg to PDF
by Ha Lee. In the following way.https://moodle.org/mod/forum/discuss.php?d=375660#p1514928
View ArticleRe: Unoconv not converting jpeg to PDF
by Ken Task. Hopefully, you have command line access to your server.IF you do, what does the following commands show?/usr/bin/unoconv --version/usr/bin/unoconv --showOn the server am using to explore...
View Article