Closed NuwanJ closed 1 year ago
Used _data/postgraduate_publications.json
as the data source
"PG/MPhil/22/09": {
"eNumber": "PG/MPhil/22/09",
"batch": "MPhil",
"department": "",
"current_affiliation": "",
"honorific": "",
"full_name": "",
"name_with_initials": "G. Romiyal",
"preferred_short_name": "",
"preferred_long_name": "",
"degree": "MPhil",
"mode_of_study": "Full Time",
"emails": {
"personal": "romiyal07@gmail.com",
"faculty": ""
},
"location": "",
"interests": [],
"profile_image": "https://people.ce.pdn.ac.lk/images/students/postgraduate/GRomiyal.jpg",
"urls": {
"cv": "",
"website": "",
"linkedin": "",
"github": "",
"facebook": "",
"researchgate": "",
"twitter": ""
}
}
any changes ? @NuwanJ
@ishanfdo18098 can't we use the email as the id / key of the dictionary? Not every PG student have reg number, and we are currently tagging their publications with the email address.
Done
Can you remove the mock publication data and merge the PR ?
[x] Use
_data/student_publications.json
as the data source (The dictionary Key will be the email). For now, no data. I'll tag the PG students and update the Publication API ASAP. c53c884141045a14c57997d8eee32a487ea75868[x] Additionally, please append the PG Student list into
api/students.json
too. UseMSc
/ 'PhD' / 'MPhil' as the"batch"
and keep the fields we haven't any data as blank. 3839507df8a6d90ddc409c4df69d634c261cec26We need to get this done before the IESL visit of the department in the coming week.