NOTE: The Field Collection module was deprecated years ago, not sure why this is still reference in 2020?
Neither of the mentioned modules support Drupal 10. This document needs a complete review/revision relating to Drupal 9/10.
To collect the information about a user's qualifications we will use the Field collection module, but you can consider to use the paragraphs module as the alternative.
A user's account has fields for entering the information about his qualification, such as: Level, Institution, Date. User can have different qualifications, therefore fields must enable to enter multivalues.
'Entity Reference Views Select' module - creation a select list, contained view's output for selection entities from an entity reference
The guide describes how to create a select list, contained views output for selection entities from an entity reference field.
The task will be accomplished using the 'Entity Reference Views Select' module.