Home
last modified time | relevance | path

Searched defs:question (Results 251 – 275 of 3033) sorted by relevance

1...<<11121314151617181920>>...122

/dports/www/moodle39/moodle/question/type/ddwtos/
H A Dquestiontype.php77 public function import_from_xml($data, $question, qformat_xml $format, $extra=null) {
108 public function export_to_xml($question, qformat_xml $format, $extra = null) {
/dports/devel/py-cleo/cleo-0.8.1/cleo/commands/
H A Dcommand.py142 def confirm(self, question, default=False, true_answer_regex="(?i)^y"): argument
148 def ask(self, question, default=None): argument
157 def secret(self, question): argument
163 def choice(self, question, choices, default=None, attempts=None, multiple=False): argument
174 def create_question(self, question, type=None, **kwargs): argument
264 def question(self, text): member in Command
/dports/www/moodle310/moodle/question/engine/upgrade/
H A Dupgradelib.php157 public function get_question_states($attempt, $question, moodle_recordset $questionsstatesrs) {
176 protected function get_converter_class_name($question, $quiz, $qsessionid) {
203 public function supply_missing_question_attempt($quiz, $attempt, $question) {
218 public function convert_question_attempt($quiz, $attempt, $question, $qsession, $qstates) {
376 protected $question; variable in question_qtype_attempt_updater
384 public function __construct($updater, $question, $logger, $qeupdater) {
/dports/www/moodle311/moodle/question/engine/upgrade/
H A Dupgradelib.php157 public function get_question_states($attempt, $question, moodle_recordset $questionsstatesrs) {
176 protected function get_converter_class_name($question, $quiz, $qsessionid) {
203 public function supply_missing_question_attempt($quiz, $attempt, $question) {
218 public function convert_question_attempt($quiz, $attempt, $question, $qsession, $qstates) {
376 protected $question; variable in question_qtype_attempt_updater
384 public function __construct($updater, $question, $logger, $qeupdater) {
/dports/www/moodle39/moodle/question/engine/upgrade/
H A Dupgradelib.php157 public function get_question_states($attempt, $question, moodle_recordset $questionsstatesrs) {
176 protected function get_converter_class_name($question, $quiz, $qsessionid) {
203 public function supply_missing_question_attempt($quiz, $attempt, $question) {
218 public function convert_question_attempt($quiz, $attempt, $question, $qsession, $qstates) {
376 protected $question; variable in question_qtype_attempt_updater
384 public function __construct($updater, $question, $logger, $qeupdater) {
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DInstallZipScreen.cpp53 std::string question = iz->T("Install game from ZIP file?"); in CreateViews() local
67 std::string question = iz->T("Install textures from ZIP file?"); in CreateViews() local
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DInstallZipScreen.cpp53 std::string question = iz->T("Install game from ZIP file?"); in CreateViews() local
67 std::string question = iz->T("Install textures from ZIP file?"); in CreateViews() local
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/
H A DNullReorgQueries.java29 public boolean confirm(String question) throws OperationCanceledException { in confirm()
34 public boolean confirm(String question, Object[] elements) throws OperationCanceledException { in confirm()
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DInstallZipScreen.cpp53 std::string question = iz->T("Install game from ZIP file?"); in CreateViews() local
67 std::string question = iz->T("Install textures from ZIP file?"); in CreateViews() local
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/Helper/
H A DSymfonyQuestionHelper.php35 public function ask(InputInterface $input, OutputInterface $output, Question $question)
59 protected function writePrompt(OutputInterface $output, Question $question)
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tw/
H A Dmessage.h103 inline Answer question(const string &str) { return question(str, ArgList()); } in question() function
104 inline Answer question(const string &str, const Arg &arg0) { in question() function
107 inline Answer question(const string &str, const Arg &arg0, const Arg &arg1) { in question() function
110 inline Answer question(const string &str, const Arg &arg0, const Arg &arg1, in question() function
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgaskdlg.c320 const unichar_t *question,...) { in GWidgetAsk()
340 unichar_t *GWidgetAskStringR(int title,const unichar_t *def,int question,...) { in GWidgetAskStringR()
433 static GWindow DlgCreate8(const char *title,const char *question,va_list ap, in DlgCreate8()
638 const char *question,...) { in GWidgetAsk8()
660 const char *question, ... ) { in GWidgetAskCentered8()
681 const char *question,...) { in GWidgetAskString8()
718 const char *question,...) { in GWidgetAskPassword8()
839 const char *question, va_list ap, in ChoiceDlgCreate8()
1067 const char *question,...) { in GWidgetChoices8()
1100 char *buts[2], const char *question,...) { in GWidgetChoicesB8()
[all …]
/dports/www/moodle39/moodle/question/type/ddmarker/
H A Dquestiontype.php238 protected function initialise_combined_feedback(question_definition $question,
272 public function export_to_xml($question, qformat_xml $format, $extra = null) {
313 public function import_from_xml($data, $question, qformat_xml $format, $extra=null) {
/dports/www/moodle310/moodle/question/type/ddmarker/
H A Dquestiontype.php238 protected function initialise_combined_feedback(question_definition $question,
272 public function export_to_xml($question, qformat_xml $format, $extra = null) {
313 public function import_from_xml($data, $question, qformat_xml $format, $extra=null) {
/dports/www/py-pelican/pelican-4.7.1/pelican/tools/
H A Dpelican_quickstart.py84 def ask(question, answer=str, default=None, length=None): argument
158 def ask_timezone(question, default, tzurl): argument
/dports/science/cdk/cdk-cdk-2.3/base/interfaces/src/main/java/org/openscience/cdk/io/setting/
H A DIOSetting.java41 protected String question; field in IOSetting
56 public IOSetting(String name, Importance level, String question, String defaultSetting) { in IOSetting()
/dports/graphics/xd3d/xd3d-8.3.1/src/qlib/
H A Dli3reel2.f1 subroutine li3reel2(question,iopt,r1,r2,r3) argument
3 character*(*) question local
H A Dli3reel1.f1 subroutine li3reel1(question,iopt,r1,r2,r3) argument
3 character*(*) question local
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/platform/
H A DDialog.cpp335 bool askYesNo(const std::string & question, const std::string & dialogTitle) { in askYesNo()
339 bool askOkCancel(const std::string & question, const std::string & dialogTitle) { in askOkCancel()

1...<<11121314151617181920>>...122