Quantcast
Channel: Authentication
Viewing all articles
Browse latest Browse all 8256

Re: DB Custom Fields

$
0
0
by Tim Hunt.  

Databases are good at that sort of thing. For example

SELECT cs.*, u.idnumber
FROM mdl_completion_status cs
JOIN mdl_user u ON u.id = cs.userid

Use that sort of query as the basis of what you ship to the other system.

You may also want to do similar things for other values, like mdl_course.id -> mdl_course.shortname, and turning contextid into something meaningful.


Viewing all articles
Browse latest Browse all 8256

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>