Download List

프로젝트 설명

Mod_survey is an Apache mod_perl module which
allows users to create their own Web
questionnaires using an XML-based tag notation. It
supports exporting of data into several file
formats, including SPSS syntax, semi-colon
delimited fields, and SQL script. It also provides
limited support for descriptive statistics of the
submitted data, and stylesheet customizations of
layout.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-22 23:18
3.2.6

코드는 명시적으로 내부적으로 UTF - 8을 사용하도록 재작 성되었습니다. 모든 입력과 출력을 지금은 명시적으로 변환을 UTF - 8. 제출된 조사 데이터와 웹 페이지 제작을위한 두 개의 새로운 수출이 추가되었습니다. 새로운 질문 유형, 계산, 자동으로 계산 열에 대한 데이터를 제출하도록 추가되었습니다.
Tags: Stable
The code has been rewritten to explicitly use UTF-8 internally. All input and output is now explicitly converted to and from UTF-8. Two new exports for producing Web pages with data from submitted surveys have been added. A new question type, CALCULATED, has been added to allow for automatically calculated columns in submitted data.

2008-03-02 01:56
3.2.5

많은 버그 고유성 및 매트릭스에서 여러 답변에 관한 고정했다. 코드를 업데이 트되었으며 IndigoPerl 아래의 Windows에서 실행되도록 테스트합니다. IP 기반의 독자성을 확인하고 구현했다. 지금은 오류 메시지를 사용자 정의할 수있습니다. 이제 올바른 DTD를 사용할 수있습니다. 지금도 오래된 열쇠를 제거하고 고유의 답변에 대한 파일 잠금 플러싱 데이터입니다. 수출 구분 기호로 파이프 기호와 버그가 수정되었습니다. Perl은 미리보기를 더 이상 블록 시간 ()의 현지 (), 그리고 토굴 ().
Tags: Stable, Minor bugfixes
Many bugs concerning uniqueness and multiple
answers in MATRIX were fixed. The code has been
updated and tested to run under IndigoPerl in
Windows. IP-based uniqueness checking was
implemented. It is now possible to customize error
messages. There is now a valid DTD available.
Flushing data will now also remove stale keys and
lock files for unique answers. A bug with pipe
signs as delimiter in exports was fixed. Perl
snippets will no longer block time(), localtime(),
and crypt().

2008-02-25 17:26
3.2.5-pre3

몇 가지 사소한 버그가 MULTI과 매트릭스의 독자성에 관한 고정했다. 새로운 SUBMITERROR 태그 오류의 허용에 대한 사용자 정의에 의한 쪽지 예를 들어,이 추가되었습니다, MUSTANSWER. 헬퍼 스크립트 FILEAUTH 암호 파일을 생성하기위한 추가되었습니다. 헬퍼 스크립트 원유 텍스트 파일을 구문 분석 및 조사 결과 파일을 생성하기위한 템플릿이 추가되었습니다.
Tags: Development, Minor feature enhancements
Several minor bugs concerning MULTI and uniqueness
in MATRIX were fixed. A new SUBMITERROR tag was
added for allowing the customization of error
messaged caused by, for example, MUSTANSWER. A
helper script was added for generating password
files for FILEAUTH. A helper script was added for
parsing a crude text file and generating a survey
file template.

2007-12-15 22:10
3.2.5-pre2

최대 최신 마크업 언어를위한 DTD를 추가했다. 윈도우 호환성과 몇 가지 사소한 버그가 수정되었습니다. Internet Explorer에서 matrix : 컴퓨터의 일부 사소한 결함 레이아웃 고정했다. 답변의 IP - 기반의 독자성을 확인하고 구현했다. 데이터를 다운로드 할 때 데이터가없습니다 지금은 비어있는 데이터를 생성해야합니다 제출되었습니다 노력보다는 Perl에 충돌이 메시지를 내보낼 수있습니다.
Tags: Development, Minor bugfixes
An up-to-date DTD for the markup language was
added. Several minor bugs with Windows
compatibility were fixed. Some minor layout
glitches with MATRIX in Internet Explorer were
fixed. IP-based uniqueness checking in answers was
implemented. Trying to download data when no data
has been submitted should now produce an empty
data export rather than a perl crash message.

2007-11-29 13:53
3.2.5-pre1

지금은 모든 문자로 구분된 필드를 사용할 수있습니다 (이것은 이전에 파이프를, 실패 더하기, 별표, 그리고 몇몇 다른 문자 도트). 이제 사용자 정의 MUSTANSWER에 대한 오류 메시지를 사용자 정의할 수있습니다. 윈도우 호환성과 많은 사소한 버그가 수정되었습니다.
Tags: Development, Minor bugfixes
It is now possible to use delimited fields with all characters (it previously failed on pipe, plus, asterisk, dot, and some other chars). It is now possible to customize the error message for a MUSTANSWER in a CUSTOM. Many minor bugs with Windows compatibility were fixed.

Project Resources