Jump to content

penfold_99

Users Awaiting Email Confirmation
  • Posts

    1,057
  • Joined

Everything posted by penfold_99

  1. AFAIK @CyberNerd uses FreshDesk, he might be able to post some comments about it.
  2. Zendesk vs kayako hosted price is roughly the same. You will save going to for onsite kayako. Zendesk does have a very good smartphone app, its better thought out than kayakos one but kayakos is still pretty good.
  3. We used Kayako but have moved away from it in favour of zendesk. Support is best via the live chat, it you have an issue the goes to developers just be prepared to wait a long time. It's straight forward to install on site if you have ioncube or zend equivalent. Configuration is the issue, there are so many options it will take a while. The main reason for us moving was the knowledge base, it's pretty rubbish, zendesk is so much better plus it has screen steps integration. Kayako will integrate with ldap but other integrations are best describes as flakey.
  4. I have to ask, why do you want homework data kept in SIMS.net? It would be better suited being in a Learning platform where both staff and student can review it. What are you trying to report on? If homework has been completed or what mark the student achieved? Assessment Manager is flexible enough to store data and pretty straight forward to get data out using command reporter.
  5. Are you using a date in the future, you can do it on current date?
  6. Everything your wanting to do can be done with moodle and there are a number of providers who can offer MIS integration. But before you look at the technical aspect of this project, there are more important issues of are your teachers ready to teach with a VLE and will your SLT be 150% behind it and follow through. If any answers to these questions are no and you don't have a plan in place to make them a yes then it will have a massive effect of the impact of the VLE. Also its important to as the question why, because something can be done its not necessarily good thing to be done.
  7. Hi Adam, Are you able to get the zimbra preAuth key from link2ict? If so, as long as the user email address in moodle is the zimbra one then its possible. We created a block to do this but it's part of a commercial product that handles mis integration.
  8. I would install the missing plugins as it looks like you have question already created with them gapselect is available here https://github.com/moodleou/moodle-qtype_gapselect/zipball/master
  9. Have a look in you php.ini file to see where the error log is created, or you might need to define. Did you turn on debugging to developer level?
  10. If you host on IIS have a look at c:\windows\temp\php54_error.log or c:\windows\temp\php53_error.log and it should list a PHP Fatal Error message. That would help define what is causing it.
  11. From your screen shot the moodle page footer is missing which would mean the page has failed to load correctly. Turn debugging on to developer and tick the display error message box underneath and see if the page shows an error.
  12. That sounds like the javascript isnt working correctly, if you use chrome right click and inspect element and then select console and see if there are any warning given.
  13. After watching it, the best way I can describe it is 'meh'. Some single funny jokes but not as funny as previous episodes but a good way to end it as I don't want anymore of that quality.
  14. Is he setting the quiz up like this?
  15. When I have run two programs from the command line I have used && so try shell_exec("ffmpeg input.avi output.mp4 && php -e 'aphpfile.php'");
  16. My sister was harping on about ios7 until i showed her how i could get into her phone without a pass code by using this bug. Still no update from apple to stop this.
  17. RM could have bought the contracts from Pearson which would negate the need for a new procument process.
  18. If you supply the VAT number of the school when ordering you will get an invoice without vat.
  19. @dgsmith how large is you moodledata folder? If its big it will take an age as moodle needs to migrate all files from the old course based file system to a checksum based file system. It is best to do this on the command line as it avoids a lot of the timeout issues.
  20. Look like there is one benefit of the new software update, the previous version based on windows ce or media centre has the issue. The new software did remove one of the best features of bt vision which was record from start of a program, if you had watch a program from the beginning and his record half way through you got the whole program, now you can only record from when you press the record button. Still not sure is the red button has made it back yet?
  21. I have a talk21 account and had issues with bt over linked accounts but through that I found out that they are mapped to a @btinternet.com address. So [email protected] becomes [email protected] Afaik if you link your bt.com account to talk21 account they wont cut you off. I haven't had an email through about the change in service.
  22. Does anyone know what the direct URL is to open a new email in office365 Outlook Web App (2013)? We are looking at getting mailto links to open in OWA instead of Outlook, but each url we have tried just takes us to our inbox.
  23. I bet you didn't reboot it though? If you had it would have been bye bye to freeview.
  24. Short answer is no. It's needs to be connected to the Internet to allow it to boot correctly. I know this as one of my Ethernet over powerline plugs died and it wouldn't work until I hooked it back up.
  25. What is your file upload limit set as? Is could be an issue with the upload limit being greater then the da file size it can server. Have a look at the value Maximum allowed content length in IIS under Request Filtering > Edit Feature Settings: Set 'Maximum allowed content length' The default value is 28mb, set it to something like 536870912 which is 512mb.
×
×
  • Create New...