Jump to content

Recommended Posts

Posted

This widget is the idea of John Parsons at Winston Churchill, but it's already gone into a few schools.  Seems some students have figured out they can click the Hand-in button on an assignment and this removes the work from their To-Do list.  Teacher can and do return the assignment to the pupils, re-opening it, but John wanted tutors and Heads-of-Year to be able to check on a child and get a report on all their assignments.

assignment_activity_handins.png

While you can (sort-of) admire the thinking of these children, it's best if we can identify them and this widget takes care of that.  

https://www.frogeducation.com/community/frogcode/frogcode-showcase/assignmentactivity

Notes:

This widget uses the Select User widget to search for a student.  You can find this in Widgets > Advanced.

In order for this widget to work, the following Frog Developer Platform APIs must be enabled via Groups & Policies (either for the Staff Profile or a group)

Posted
On 16/10/2020 at 12:56, Graham Quince said:

This widget is the idea of John Parsons at Winston Churchill, but it's already gone into a few schools.  Seems some students have figured out they can click the Hand-in button on an assignment and this removes the work from their To-Do list.  Teacher can and do return the assignment to the pupils, re-opening it, but John wanted tutors and Heads-of-Year to be able to check on a child and get a report on all their assignments.

assignment_activity_handins.png

While you can (sort-of) admire the thinking of these children, it's best if we can identify them and this widget takes care of that.  

https://www.frogeducation.com/community/frogcode/frogcode-showcase/assignmentactivity

Notes:

This widget uses the Select User widget to search for a student.  You can find this in Widgets > Advanced.

In order for this widget to work, the following Frog Developer Platform APIs must be enabled via Groups & Policies (either for the Staff Profile or a group)

Open.....  Closed but not both????

  • 2 weeks later...
Posted

Different API - which brings back information in a different format.

Paul uses assignmentreports.getData which returns all the information he needs.

I used the FDP's assignment.getAssigned which contains all the information I needed.  If I was to use the other API, I would need to make further API calls - which would slow down the search and add strain to the server.

Posted
1 hour ago, Graham Quince said:

Different API - which brings back information in a different format.

Paul uses assignmentreports.getData which returns all the information he needs.

I used the FDP's assignment.getAssigned which contains all the information I needed.  If I was to use the other API, I would need to make further API calls - which would slow down the search and add strain to the server.

See your looks nicer and works on the page......  but Conkie does what I need it to!!! ?

  • Haha 1
  • 1 year later...
Posted

Had a request today - could the widget be used with a group rather than an individual? For example, a head of year wants to type in 'Year 7' and see the whole year group at once. We tried the assignment monitor, but it crashes with a whole year group

@Graham Quince

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...