Jump to content

NickBuckel

Members
  • Posts

    27
  • Joined

  • Last visited

Reputation

65 Excellent

About NickBuckel

Personal Information

  • Occupation
    Senior Technical Analyst
  • Location
    Derby
  • X
  • Homepage
    http://www.advancedfirstline.com

Employer (optional)

  • Company Represented
    Advanced Learning
  1. Hi Everyone, You can copy and paste the following into the bottom of your custom css files and they should then work with the new layout of ePortal in 15.4. .submenu div { padding-left: 40px; } .submenu ul { padding: 0; } #leftButton{ right: 0px; } #menudiv { width: 85%; position: absolute; } #searchdiv { width: 200px; height: 100%; float: right; padding-top: 4px; height: 100%; } #leftButtonCon { width: 7%; position: absolute; } #rightButtonCon { left: 93%; width: 7%; left: 93%; position: absolute; } #carousel { left: 7%; width: 86%; position: absolute; } #menuItems { top: 3px; } .lastmenuItem { border-right: none; } .menutable { display: table; position: relative; white-space: nowrap; z-index: 0; } .menutablecell { display: table-cell; padding: 0 15px; position: relative; } #searchlbl { color: #e9e9e9; font-weight: bold; width:10% } #txtSearch { width:70%; } .searchTextBox { width: 70%; height: 17px; line-height: 15px; border:1px solid #eee; } .search-icon { background: #fff url("../../images/menu/search.png") no-repeat scroll left top; display: inline-block; height: 15px; margin-bottom: -3.2px; margin-left: -20px; width: 17px; } .searchCriteria { background: #fff; left:97px; width:60px; margin:0px; padding:5px; list-style-type:none; height:auto; display:none; border: 1px solid #aaa; text-align: right; overflow: hidden; z-index: 1; position: relative; } .searchCriteria li{ width:100%; padding:2px 0; margin:0px; float:left; text-decoration: none; } .searchCriteria li a{ text-decoration: none; color:#696969; } .searchCriteria li:hover { background: #5188be; } .searchCriteria li:hover a { color:#fff; } .show { display:block; } .searchCriteria:focus, .searchCriteria:active{ outline:none; } .lifocus{ background-color: #5188be; }
  2. @Trapper I don't think you get SSO as part of your subscription, but if you contact Link you should be able to get it added on or at least get a quote for how much it would cost. Nick
  3. If you have bought SSO you can get to the set up guide here: https://www.advancedfirstline.com/advancedportal/kb.aspx?articleid=1499 Nick
  4. Hi Everyone, There is a guide for SSO on the support site but its only available for people who have already purchased the add on which may explain why you weren't able to find it. To answer the original question - when you set it up there's a screen where you can match ePortal logins to AD logins. Nick
  5. Just to add to what Mic has said - there's also our Answers forum where you can tap in to the reporting brains out there amongst the other schools. Nick
  6. Hi, I don't know SIMS, but 2020Q relates to the student's National Curriculum year not being what is expected based on their age. Here's the DfE specifcation of the query: (100068) should be : (a) if age is between 6 and 15 (inclusive) then (100068) should be between age in years minus 3 and age in years minus 5 and NOT N1, N2 or R (b) if age = 5 then (100068) should be R or 1 © If age is 2, 3 or 4 then (100068) should be N1, N2 or R Nick
  7. Hi @reltihmd, You mention that this is happening on your data manager's PC, have you tried using a different PC to see if you get the same issue - could it be something about their PC/profile? Progresso doesn't have an add-on for Excel, but it might be worth disabling any add-ons you do have to see if doing that fixes the issue - you can then enable them one at a time to see which one is causing the problem. I'm happy to take a look at the file to see if I can see anything that might cause the error if you want to PM me. Kind Regards, Nick
  8. @campermon - can you PM your case number please and I'll see what I can find out. Thanks, Nick
  9. @GREED - quick question/piece of feedback on one of the questions on the survey: "Assuming you follow all Data Protection policies, where is the UK is the data stored?" My understanding is that the data protection act says the data should stay in the European Economic Area, rather than the UK. For example Amazon don't have any UK data centres, but they do have them in Ireland. For reference: Sending personal data outside the European Economic Area (Principle 8) - ICO The way that question is phrased definitely implies that in order for a supplier to comply with the data protection act the data should be stored in the UK. Thanks, Nick
  10. Hi, To import that information into Facility you'll need to get the studentid on your spreadsheet instead of the UPN. You can run a report out of Facility with students' UPNs and ids on it and then match them up in Excel. You can find UPN under the statistical branch of the reporting tree for a student. Hope that helps, Nick
  11. Hi Ash, Just to let you know, another school installed it yesterday and have given it the thumbs up. Nick
  12. Releases still come from Serco, we're still driving what gets fixed/developed and then putting out the releases its just that Patni are the company doing the development, not Serco. Technically Patni release to us, and we release to you; nothing has changed about our development and release process from a school's perspective. I hope that helps to clear it up. Nick
  13. I can only really speak about technical whatnots - you'll need to take that up with your account manager. My understanding is that we sent you the fix yesterday, have you had a chance to try it out yet? Thanks, Nick
  14. It could be because Facility isn't seeing both of those things as dates. Try this, to explicitly cast everything as a date: datekey(Student.Personal.Dateentry)>datekey(Var('EntryDate')) Nick
  15. Morning everyone, I just want to clarify what the issue is regarding ePortal 11.1 and SSO. There are 2 types of single sign on: bypass login and always present. Bypass login means that the user logs on the computer, then when they browse to ePortal the credentials they have already entered are used to verify who they are, without the user having to do anything. Always present means when a user browses to ePortal they are prompted for their AD credentials instead of their ePortal login details. Bypass login works in 11.1, always present does not. During the testing of 11.1 we only looked at bypass login as we mistakenly thought all SSO schools were using this method - we'll rectify this for the next release of ePortal. For this release we had 24 beta testers, including some local authorities and we also had the release running live in several schools (the exact number escapes me at the minute) for up to 4 weeks before the release to help identify any issues that may arise in a live school that we might miss in a test environment. Obviously the process isn't perfect - we are always working to improve it and we are always looking to expand the number of schools like john's that are kind enough to take the time out to test for us. For this release (and all releases moving forward) we have greatly expanded the testing time at all stages of testing to ensure that each new version is as stable as you expect it to be. Going back to the OP, we will have a fix out for this issue as soon as possible and will notify the affected schools as soon as we do (it will be later today at the earliest I expect) and we'd like to apologise for the inconvenience caused. I hope some of this information helps, once again - we'll take steps to ensure this kind of error doesn't slip through again in the future and I hope that you'll notice an increase in the quality of our releases thanks to the excellent work of our beta testers. Please let me know if you have any further questions or feedback. Nick
×
×
  • Create New...