Adding sections or fields inEpiData Manager(length/height of dataform)
My understanding of a section is for the logical grouping of a set of questions (such as personal details, which one may wish to password protect, for instance). Such a section may consist of many questions. If that is the case, then it seems reasonable to me that a section could thus take the whole page. Such a section could be just one of many (which may be any size, smaller or bigger), so that indeed one doesn't just have one section.
Regards,
Neville
----------------------------------------- ************************************************************************** The information contained in the EMail and any attachments is confidential and intended solely and for the attention and use of the named addressee(s). It may not be disclosed to any other person without the express authority of the HPA, or the intended recipient, or both. If you are not the intended recipient, you must not disclose, copy, distribute or retain this message or any part of it. This footnote also confirms that this EMail has been swept for computer viruses, but please re-sweep any attachments before opening or saving. HTTP://www.HPA.org.uk **************************************************************************
Your understanding is correct, but in the case of having a single section the password feature would be for the whole file.
We have not implemented password features yet, but I think it would be the simpler principle to say: a. Main section (whole background) - the same as adding no sections b. any other section.
If you look in the xml structure, you can see now, that the part describing sections looks like this:
<Sections> <Section id="section_id_main"> <Name>MAIN</Name> ...... deleted ....... </Section> <Section id="section_id_1"> <Name>Section4</Name> ...... deleted ....... </Section> </Sections>
That is, the main section is always there regardless of the existence of any specifically created sections.
regards Jens Lauritsen
On 2011-08-02 15:02, epidata-list@lists.umanitoba.ca wrote:
My understanding of a section is for the logical grouping of a set of questions (such as personal details, which one may wish to password protect, for instance). Such a section may consist of many questions. If that is the case, then it seems reasonable to me that a section could thus take the whole page. Such a section could be just one of many (which may be any size, smaller or bigger), so that indeed one doesn't just have one section.
Regards,
Neville
participants (1)
-
epidata-list@lists.umanitoba.ca