Jump to content

ADT

Frog Community Genius
  • Posts

    1,958
  • Joined

  • Last visited

Posts posted by ADT

  1. 19 minutes ago, pconkie said:

    Tried manually searching. No luck!

    Thats strange....  I can find one group....  but as Quincy just said i had duplicated it and called it OLD when i was doing some testing!!

    Is there not a quick way to change the type of a lot of groups at once switch them from Classes to clubs???  @Graham Quince

  2. 9 minutes ago, pconkie said:

    So I can see now that the MIS link tick has gone, but the groups are still in frog and those groups still have members and leader(s).

    We haven't rolled SIMS over but Year 13 may have gone past their end of course date in course manager.

    Still, is it the case that if they are not MIS linked they can not have an assignment set?

    Its because they are classes...  so if they aren't MIS linked they dont show up if you go to set assignments etc!!  

    However if you manually search for a class.... (see image) ? However i was told this is a bug and it shouldn't do that!! 

    Screen Shot 2020-07-08 at 09.53.07.png

     

     

  3. 11 minutes ago, pconkie said:

    We are still doing a lot of work with our Year 13 students via frog.  However we can no longer select a Year 13 class to add as recipients to an assignment

    The classes are still visible in the groups app and are populated with the correct students.

    Any idea what is going on?

    Have you rolled SIMs over???  Are they still MIS linked??

  4. 16 minutes ago, pconkie said:

    Lots pf parents today saying their children are no longer visible in the app

    Capture.PNG.187c7855ffce475af58bcbe3168b076b.PNG

    Is this because of the changes? Do they need to download the latest version?

     

    I've heard nothing...  other than one parent asking what the URL is again!!  Have you not got a test account you can try???  

  5. 35 minutes ago, Graham Quince said:

    Yes - this widget does display to students, and the System Preferences controls visibility by user type:

    frogparent.PNG

    Just a shame we don't have it... ?

  6. 54 minutes ago, Graham Quince said:

    Hi @pdurber,

    There is a document type: "Statement of Results" in SIMS that can be extracted into FrogParent, I believe.

    There are embargoes for results, but it is possible to use System Preferences > MIS Importer > Document Permissions to set these to not display to parents.

    Could that information also be displayed to students??

  7. 3 hours ago, gbligh said:

    That's the only problem, is the upload. We will have to go into each students page and upload a PDF copy of their results, which should be fine with a few of us on it at once!

    Mammoth task........  another missed opportunity by Frog..........  Exam timetables....  Exam Results.....  not that secondary school are exam factories.............. but erm that’s what we are judged on!!  

  8. 28 minutes ago, Graham Quince said:

    You'll have to use the HTML I posted, but probably also need a Group search before it, as the HTML widget kicks in before Rules do

     

    Worked for me......  although it would be better if it was a rule or something instead of HTML!!

    • Like 1
  9. 22 hours ago, Graham Quince said:

    Forms and HTML widgets load into pages at different times, so while it might be possible to use an HTML widget to fill in a form, it was never advisable.... but I  had a bit of a brain wave, what if there was an auto-populate button?

    
    <btn class="btn update">Update</btn>
    <script>
    var formUUID = "A177324620028A7AE4656F9A366E1506E020CAEC0FD54E71";
    $(".update").click(function(){
      $('div[data-content-uuid="'+formUUID+'"]').find('#A1773C3F2003F19E97E1FF73A16D15075DA8D53C48F8AF59').val("Does this work");
    });
    </script>

    This code targets the form, then the specific field.  You could add multiple fields within the function and have a big chunk of the form get filled out for you.  You could use a div superimposed above the form with the button on, so that users are forced to click it before they begin filling out the rest.  

    There's a lot to unpack here, but as a hack/workaround I think its got potential.

    Obviously well above my understanding of code.....  but nice idea!! ?

  10. 13 hours ago, pconkie said:

    I've found and loaded the missing library, but there are some other issues which I can't figure out, sorry.

    Maybe it's never worked or more likely the library has changed the way it works.  For Simon: searching the json for the navigation start doesn't return any nodes.  Looks like the xpath is wrong, I've tried changing it but i'm getting an invalid XPath error.

    @Simon Law @Graham Quince @adamw

    Any help??? ?

  11. 1 hour ago, pconkie said:

    I've found and loaded the missing library, but there are some other issues which I can't figure out, sorry.

    Maybe it's never worked or more likely the library has changed the way it works.  For Simon: searching the json for the navigation start doesn't return any nodes.  Looks like the xpath is wrong, I've tried changing it but i'm getting an invalid XPath error.

    Thanks for trying...  I guess its back to making a manual navigation list!!

  12. 1 minute ago, pconkie said:

    I will give you some code to put in a html widget on your dashboards

    It will make it work again

    Pester frog for a proper fix though...

    See thats what i hope you would say...  Hey you know me...  when do i ever stop pestering Frog!! ?

    You coming to this years virtual conference??

  13. 2 minutes ago, pconkie said:

    Yes, I see the same error now. Assume you have added "Subject Areas" to the START NAVIGATION PATH preference?

    Looks like a library the widget uses has been removed. If so might be a quick fix by loading the library on your dashboard before any pages with the widget load.  Then at least it works until a proper fix is pushed out.

    And in layman's terms?

  14. 25 minutes ago, Graham Quince said:

    Now i'm really confused.  Went to check both your version numbers and I can't see a navigation widget on Backwell's Frog.  You do have a menu widget up to version 27.  Is that your own @pconkie ?

    I bet @pconkie will have just made his own....  in fact i think hes working on Toad v1!!! ?

×
×
  • Create New...