-
Posts
1,057 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by penfold_99
-
Contributions wanted - Open source options for Education
penfold_99 replied to marxjohnson1's topic in General Chat
It would be good into include SIF which is a open standard to exchange data between education systems. -
I should have really look at the original post date, need more coffee.
-
If the two end can still meet the all you would need is this Vivanco 44017 FBF-N Satellite Lead Connector Set
-
If your turn debugging on to developer and select output errors to screen, you will see why your getting the issue.
- 10 replies
-
- 1
-
-
- facility to moodle
- moodle2
-
(and 1 more)
Tagged with:
-
CoCo Compliance coverd the LA not the school as you only need CoCo to access central government information. Here is a white paper in it Code of Connection (CoCo) compliance demystified AFAIK there is an statutory obligation on the LA to supply this information to schools and vice versa. I know schools outside of LA connections are still able to get FSM data as the LA open up ther firewall. You can always play hard ball and request the data on paper/cd/dvd or engraved on stone slabs and have it delivered by secure courier.
-
When will the SIF agent a available for Aspen?
-
Bi-Weekly, do you mean twice a week or fortnightly? If you are wanting a new course format to be the same as weekly but have it increment the dates fortnightly would be straight forward to code.
-
He has finally got himself over the finishing line and won the US open. He is also the first player to win the us open and Olympic gold in the same year! What a year we've had in sport, the sports personality of the year is going to be a hard, Murray would have reached the Wimbledon final, won gold at the Olympics and won his first major and I doubt he will make the top 3.
-
[Moodle] Self Enrolement into Classes
penfold_99 replied to garethEds's topic in Virtual Learning Platforms
Hi Gareth If you has a single course that has 200 student enrolled and wanted to display a list of students based on classes in the grade book you would need to use groups. Creating these groups manually would be a very time consuming is you had lots of courses. Schools are looking at MIS integration allow course/cohort/group memberships to be kept up to date automatically. Schools can have anywhere between 10,000 and 20,000+ enrolments covering classes, years, houses and reg groups.- 3 replies
-
- assignments
- groups
-
(and 2 more)
Tagged with:
-
It's has been removed in 2.3 but will be back in 2.4. This might be of some help Global Search - MoodleDocs as there a walk through on setting it up.
-
once you have performed git clone, you will need to change directory to the moodle folder so you can then do a git pull. In regards the adding bug fixes, you can branch on the latest version of 2.3 which is updated weekly. I wouldn't apply that fix as its still classed as unresolved so could potentially cause other issues.
-
Moving moodle authentication from one domain to another?
penfold_99 replied to reggiep's topic in Virtual Learning Platforms
You will be able to change the usernames of the 3 staff that don't match in moodle. -
Moving moodle authentication from one domain to another?
penfold_99 replied to reggiep's topic in Virtual Learning Platforms
Are your samaccountname the same on the old and new domain? If they are you will just needs to change the ldap server you authenticate against. -
Given this writes back to sims, capita will be requiring a licence payment of about £50. Watch out that you don't get a large bill. Good idea though.
-
What application do you use to create your accounts from SIMS.net? If you could add the user's local id (admission number for students) from SIMS to a active directory field you could then have a custom plugin written that extends the moodle ldap plugin to search for this id before creating a new account. If it finds the id it can rename the moodle account.
-
As most geeks are adverse to sport what not go all Jack Bauer on them and stick a gps tracking device on it if someone spots it? Hope EduWatch can kick into action and find it for you.
-
Aldi to do mechanical drive set - 16th Aug 2012
penfold_99 replied to Dos_Box's topic in General Chat
Looks a good set but I have always found if they are too cheap the interchanging heads are sometimes poor quality and wear out very quickly. -
It's not the end, the lib dens are just using reasonable retaliation. They have lose a high valued item, so they now won't support a high value Tory item. The status quo is intact for the moment. When it gets to 4/5 of these things happening then it's over.
-
Need a Conceptual schema(OBJECT ROLE MODELING) Program
penfold_99 replied to Bbath's topic in Educational Software
You need to get your staff to look at UML, which you can do in Visio. This is the nearest thing out of the box and these skills would be useful outside of school Here is an example- 6 replies
-
- conceptual
- help
-
(and 3 more)
Tagged with:
-
Moolde LDAP & Cron synchronization script problem
penfold_99 replied to FN-GM's topic in Virtual Learning Platforms
Active Directory has a 1000 item limited (PageSIze) when you query it, what's happening is the users not being returned are marked as suspended. You need to increase the limit and it should fix your problem
