diff --git a/src/main/webapp/app/controller/QuestionExport.js b/src/main/webapp/app/controller/QuestionExport.js
index 544394c9bdcdd7802d26e75c10ecbe28e2754f31..5135fec204b86375edef0ce33d8275a9cf89460e 100644
--- a/src/main/webapp/app/controller/QuestionExport.js
+++ b/src/main/webapp/app/controller/QuestionExport.js
@@ -225,7 +225,7 @@ Ext.define("ARSnova.controller.QuestionExport", {
 		var clickQuestion = {
 			hashtag: "ImportFromARSnova",
 			questionText: "## " + question.subject + " ##" + "\n" + question.text,
-			timer: 20,
+			timer: 30,
 			startTime: 0,
 			questionIndex: 0,
 			answerOptionList: this.parseAnswerOptionsForClick(question)
@@ -259,7 +259,7 @@ Ext.define("ARSnova.controller.QuestionExport", {
 					hashtag: "ImportFromARSnova",
 					isEnabled: 0,
 					title: "Song1",
-					volume: 80
+					volume: 100
 				},
 				theme: "theme-blackbeauty",
 				nicks: {