Jump to content

Sue Busher

Frog Community Advocate
  • Posts

    252
  • Joined

  • Last visited

Everything posted by Sue Busher

  1. @Graham Quince Apparently the second countdown is freaking staff and pupils out. Can you help me amend the code so I it just shows days?
  2. @Graham Quince You are a star, thank you.
  3. That sounds ideal Graham. Can someone install it on our platform please?
  4. Can anyone help me with this please? <iframe width="300" height="154" src="https://w2.countingdownto.com/4544001" frameborder="0"></iframe> Frog just doesn't like it.. Or does anyone else have any other successful countdown clocks I could use?
  5. Yes, I was going to move so it takes up less space (so under the second column
  6. @Adam Omelak I am so sorry, I didn't see your response. I would love to get it working on our staff dashboard site (you will see that I have the full key dates one showing at the moment but it is taking too much space, so I would like to use the mini calendar version.
  7. I have just updated the look and feel and it has given me this code: <div data-tockify-component="mini" data-tockify-calendar="kennet"></div> <script data-cfasync="false" data-tockify-script="embed" src="https://public.tockify.com/browser/embed.js"></script> Sorry, I am not an expert in HTML an can't work out what I need to alter. Would you mind helping me one last time please?
  8. Thank you Adam. That is so helpful. I will give it a go. Really appreciate your help.
  9. I'm hoping someone can help me. Tockify is our school calendar. To get it working on our website, they have supplied this code: <div data-tockify-component="mini" data-tockify-calendar="kennet"></div> <script data-cfasync="false" data-tockify-script="embed" src=https://public.tockify.com/browser/embed.js></script> Frog blocks this from running, but Graham was able to adapt it: <script> var tockifyScript = document.createElement('script'); tockifyScript.setAttribute('data-tockify-script','embed'); tockifyScript.setAttribute('data-cfasync',false); tockifyScript.src = "https://public.tockify.com/browser/embed.js"; document.head.appendChild(tockifyScript); </script> <div data-tockify-component="mini" data-tockify-calendar="kennet"></div> Which works the first time it loads, but if I edit the site its on, it no longer appears. Can anyone see how to adapt the code to always work, even if the site is edited?
  10. You are a star... thank you so much Graham, much appreciated.
  11. Has anyone got any coding which will add Union Jack bunting to the sites for the Queen's Jubilee?
  12. AI am interested in improving how we show documents on our sites. Something like the above image where the some 'graphics' are static, but others are links). Does anyone know if this is possible via the text editor?
  13. Yes, this is exactly the kind of thing I was thinking. Thanks @ADT Have a good weekend
  14. We are a large secondary school and I am looking for suggestions on how I can help display Tutor information easily from the dashboard, without it distracting/confusing with the wider staff communications. Notices seem the obvious way, but is there a way of integrating more effectively with tabs? Anyone else tackled this effectively? If so, can you share screengrabs?
  15. Just realised I didn't respond that it works! Thanks guys
  16. They have the same access, but don't have any classes assigned to them...
  17. Just wondering how schools are handling trainee teachers in terms to them having access to class homework, etc. We haven't really considered them as a user if I am honest and therefore they don't have access to much! Curious as to how others have tackled this (or not, as the case may be!).
  18. Ohh, thanks @ADT. I will give this a try.
  19. Has anyone written any code which would allow us to show the Assignments calendar on a page, but so that it only shows the assignments from a specific subject? We effectively want to 'carve' up the information to make it contextually relevant to our pupils' subject pages.
  20. I was hoping that the experience would be a bit more like a planner, say tabs down the right which they could click on to go to that section. No offence to the designs already in Frog - a great start, but if it was a bit more interactive, I feel pupils would use it more effectively.
  21. Is there an secondary school out there who successfully uses Frog for pupil planners and, if so, would you mind sharing a few screen grabs?
  22. We are looking at how to utilise more of the products on offer. OneDrive, SharePoint, Teams etc, seems really promising, but has anyone integrated this into their school fully and, if so, would you be happy sharing the IT infrastructure/set up within and how you manage it. So far we have a number of confused staff members not being able to find/share their files!
  23. Thanks Graham. Do you have something similar for check boxes?
  24. Hi We would like to use Frog forms to create a matrix answer (as well as a star rating), and also have the answers in two columns. Has anyone managed to achieve any of this?
×
×
  • Create New...