Home
last modified time | relevance | path

Searched refs:answerlist (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/moodle310/moodle/backup/cc/cc_lib/
H A Dcc_assesment_truefalse.php59 $answerlist = array();
90 $answerlist[$answer_ident] = $feedback_ident;
94 $this->answerlist = $answerlist;
139 if (array_key_exists($this->correct_answer_ident, $this->answerlist)) {
143 $qdisplayfeedback->set_linkrefid($this->answerlist[$this->correct_answer_ident]);
154 foreach ($this->answerlist as $ident => $refid) {
H A Dcc_asssesment.php2140 protected $answerlist = null; variable in cc_assesment_question_proc_base
2298 $answerlist = array();
2334 $answerlist[$answer_ident] = $feedback_ident;
2338 $this->answerlist = $answerlist;
2417 if (array_key_exists($this->correct_answer_ident, $this->answerlist)) {
2421 $qdisplayfeedback->set_linkrefid($this->answerlist[$this->correct_answer_ident]);
2432 foreach ($this->answerlist as $ident => $refid) {
2495 $answerlist = array();
2532 $this->answerlist = $answerlist;
2610 foreach ($this->answerlist as $ident => $refid) {
[all …]
/dports/www/moodle39/moodle/backup/cc/cc_lib/
H A Dcc_assesment_truefalse.php59 $answerlist = array();
90 $answerlist[$answer_ident] = $feedback_ident;
94 $this->answerlist = $answerlist;
139 if (array_key_exists($this->correct_answer_ident, $this->answerlist)) {
143 $qdisplayfeedback->set_linkrefid($this->answerlist[$this->correct_answer_ident]);
154 foreach ($this->answerlist as $ident => $refid) {
H A Dcc_asssesment.php2140 protected $answerlist = null; variable in cc_assesment_question_proc_base
2298 $answerlist = array();
2334 $answerlist[$answer_ident] = $feedback_ident;
2338 $this->answerlist = $answerlist;
2417 if (array_key_exists($this->correct_answer_ident, $this->answerlist)) {
2421 $qdisplayfeedback->set_linkrefid($this->answerlist[$this->correct_answer_ident]);
2432 foreach ($this->answerlist as $ident => $refid) {
2495 $answerlist = array();
2532 $this->answerlist = $answerlist;
2610 foreach ($this->answerlist as $ident => $refid) {
[all …]
/dports/www/moodle311/moodle/backup/cc/cc_lib/
H A Dcc_assesment_truefalse.php59 $answerlist = array();
90 $answerlist[$answer_ident] = $feedback_ident;
94 $this->answerlist = $answerlist;
139 if (array_key_exists($this->correct_answer_ident, $this->answerlist)) {
143 $qdisplayfeedback->set_linkrefid($this->answerlist[$this->correct_answer_ident]);
154 foreach ($this->answerlist as $ident => $refid) {
H A Dcc_asssesment.php2140 protected $answerlist = null; variable in cc_assesment_question_proc_base
2298 $answerlist = array();
2334 $answerlist[$answer_ident] = $feedback_ident;
2338 $this->answerlist = $answerlist;
2417 if (array_key_exists($this->correct_answer_ident, $this->answerlist)) {
2421 $qdisplayfeedback->set_linkrefid($this->answerlist[$this->correct_answer_ident]);
2432 foreach ($this->answerlist as $ident => $refid) {
2495 $answerlist = array();
2532 $this->answerlist = $answerlist;
2610 foreach ($this->answerlist as $ident => $refid) {
[all …]
/dports/www/moodle310/moodle/question/format/xhtml/
H A Dformat.php119 $answerlist = array();
121 $answerlist[] = $this->repchar( $subquestion->answertext );
123 shuffle( $answerlist ); // Random display order.
127 foreach ($answerlist as $ans) {
/dports/www/moodle311/moodle/question/format/xhtml/
H A Dformat.php119 $answerlist = array();
121 $answerlist[] = $this->repchar( $subquestion->answertext );
123 shuffle( $answerlist ); // Random display order.
127 foreach ($answerlist as $ans) {
/dports/www/moodle39/moodle/question/format/xhtml/
H A Dformat.php119 $answerlist = array();
121 $answerlist[] = $this->repchar( $subquestion->answertext );
123 shuffle( $answerlist ); // Random display order.
127 foreach ($answerlist as $ans) {
/dports/dns/bind911/bind-9.11.37/lib/irs/
H A Dgetnameinfo.c281 dns_namelist_t answerlist; in getnameinfo() local
301 ISC_LIST_INIT(answerlist); in getnameinfo()
306 &answerlist); in getnameinfo()
338 for (ptrname = ISC_LIST_HEAD(answerlist); ptrname != NULL; in getnameinfo()
383 dns_client_freeresanswer(client, &answerlist); in getnameinfo()
/dports/dns/bind916/bind-9.16.27/lib/irs/
H A Dgetnameinfo.c301 dns_namelist_t answerlist; local
323 ISC_LIST_INIT(answerlist);
325 dns_rdatatype_ptr, 0, &answerlist);
357 for (ptrname = ISC_LIST_HEAD(answerlist); ptrname != NULL;
405 dns_client_freeresanswer(client, &answerlist);
/dports/dns/bind-tools/bind-9.16.27/lib/irs/
H A Dgetnameinfo.c301 dns_namelist_t answerlist; local
323 ISC_LIST_INIT(answerlist);
325 dns_rdatatype_ptr, 0, &answerlist);
357 for (ptrname = ISC_LIST_HEAD(answerlist); ptrname != NULL;
405 dns_client_freeresanswer(client, &answerlist);
/dports/dns/samba-nsupdate/bind-9.16.5/lib/irs/
H A Dgetnameinfo.c299 dns_namelist_t answerlist; local
321 ISC_LIST_INIT(answerlist);
324 DNS_CLIENTRESOPT_ALLOWRUN, &answerlist);
356 for (ptrname = ISC_LIST_HEAD(answerlist); ptrname != NULL;
404 dns_client_freeresanswer(client, &answerlist);
/dports/dns/bind911/bind-9.11.37/lib/samples/
H A Dsample-async.c67 dns_namelist_t answerlist; member
170 for (name = ISC_LIST_HEAD(rev->answerlist); name != NULL; in process_answer()
179 dns_client_freeresanswer(client, &rev->answerlist); in process_answer()
212 REQUIRE(ISC_LIST_EMPTY(trans->answerlist)); in dispatch_query()
321 ISC_LIST_INIT(query_array[i].answerlist); in main()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/samples/
H A Dsample-async.c61 dns_namelist_t answerlist; member
170 for (name = ISC_LIST_HEAD(rev->answerlist); name != NULL; in process_answer()
180 dns_client_freeresanswer(client, &rev->answerlist); in process_answer()
215 REQUIRE(ISC_LIST_EMPTY(trans->answerlist)); in dispatch_query()
326 ISC_LIST_INIT(query_array[i].answerlist); in main()
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Ddelayer.c134 struct tcp_send_list* answerlist; member
535 s = p->answerlist; in tcp_proxy_delete()
743 if(!tcp_relay_read(p->server_s, &p->answerlist,
767 if(!delete_it && p->answerlist) {
769 if(dl_tv_smaller(&p->answerlist->wait, now))
772 if(!tcp_relay_write(p->client_s, &p->answerlist,
775 if(p->answerlist && dl_tv_smaller(&p->answerlist->wait,
779 if(!p->answerlist && p->server_s == -1)
826 if(p->answerlist && dl_tv_smaller(&p->answerlist->wait, &tcv))
827 tcv = p->answerlist->wait;
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/gui/SensorDisplayLib/
H A DMultiMeter.cpp91 void MultiMeter::answerReceived(int id, const QList<QByteArray>& answerlist) in answerReceived() argument
96 if(!answerlist.isEmpty()) answer = answerlist[0]; in answerReceived()
H A DDancingBars.cpp221 void DancingBars::answerReceived( int id, const QList<QByteArray> &answerlist ) in answerReceived() argument
226 if(!answerlist.isEmpty()) answer = answerlist[0]; in answerReceived()
H A DDancingBars.h51 void answerReceived( int id, const QList<QByteArray> &answerlist ) override;
H A DMultiMeter.h43 void answerReceived(int id, const QList<QByteArray>& answerlist) override;
H A DFancyPlotter.cpp692 void FancyPlotter::answerReceived( int id, const QList<QByteArray> &answerlist ) in answerReceived() argument
696 if(!answerlist.isEmpty()) answer = answerlist[0]; in answerReceived()
760 for ( int i = 0; i < answerlist.count(); ++i ) { in answerReceived()
761 if ( answerlist[ i ].isEmpty() ) in answerReceived()
763 QString sensorName = QString::fromUtf8(answerlist[ i ].split('\t')[0]); in answerReceived()
H A DListView.h77 void answerReceived(int id, const QList<QByteArray>& answerlist) override;
/dports/mail/py-spf-engine/spf-engine-2.9.2/spf_engine/
H A D__init__.py317 answerlist = []
328 answerlist.append(answer[1])
335 answerlist.append(answer[1])
339 if (answerlist is not None):
340 for ipans in answerlist:
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/include/dns/
H A Dclient.h87 dns_namelist_t answerlist; member
/dports/dns/bind-tools/bind-9.16.27/lib/dns/include/dns/
H A Dclient.h120 dns_namelist_t answerlist; member

12